Unity 3D 2018 Essential Training

Go to class
Write Review

Free Online Course: Unity 3D 2018 Essential Training provided by LinkedIn Learning is a comprehensive online course, which lasts for 6 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Unity 3D 2018 Essential Training is taught by Craig Barr.

Overview
  • Unity is an interactive development tool for mobile games, desktop games, real-time simulations, and visualizations. Learn about level design, lighting, materials, and animation.

    Unity is a powerful interactive development tool for mobile and desktop games and real-time simulations and visualizations. In this course, Craig Barr reviews techniques used in Unity visualizations and game development and introduces the basics of level design, lighting, materials, and animation. Craig shows how to set up a project, and reviews the Unity user interface. He demonstrates how to apply materials, add animation to bring your game to life, add postprocessing effects, and more. To wrap up, he covers how to package and build a playable game.

Syllabus
  • Introduction

    • Welcome
    • What you should know
    • Exercise files
    1. Setting Up the Unity Project
    • Project set-up overview
    • File management and project organization
    • Importing Unity standard packages
    2. Understanding the Unity Interface
    • Intro to the Unity user interface
    • Customizing the UI
    • Navigating Unity
    • Unity documentation
    3. Working with Assets
    • GameObjects and asset creation
    • The Unity Asset Store
    • Content creation checklist
    • Exporting assets for Unity
    • Importing assets into Unity
    4. Applying Materials
    • Introduction to materials
    • Creating and organizing new materials
    • Material and texture properties
    • Advanced custom materials
    5. Prefabs
    • What are prefabs?
    • Creating and exporting prefabs
    • Importing prefabs
    • Prefab instances and updates
    6. Level Building
    • Placing modular assets
    • Roof and floor build
    • Props and scene assembly
    7. Creating and Implementing Animation
    • Animation basics and editors in Unity
    • Animation clips and controllers
    • Physics and rigid bodies
    • Retargeting: Third-person character
    • Scripting and MonoDevelop
    8. Collisions
    • Unity collider components
    • Applying colliders
    • Optimizing collisions
    9. Adding Audio
    • Introduction to audio in Unity
    • Adding ambient sound
    • The Unity audio mixer
    • Triggering sounds with animation
    10. Unity Lighting
    • Introduction to lighting
    • Light properties
    • Environment lighting
    • Animating a light
    11. Baking Lighting
    • Light baking: Pros vs. Cons
    • Object and light parameters for baking
    • Light probes
    • Adding reflection probes
    • Lightmap results and settings
    12. Particles and FX in Unity
    • Ambient particles: Dust
    • Creating steam effects
    • Modifying the appearance of particles
    • Adding fog to the scene
    13. Post-Processing
    • Installing the post-processing stack
    • Tone mapping
    • Post-process effects
    • Bloom and exposure
    14. Timeline: Creating Cinematics
    • The timeline editor
    • Animating with timeline
    • Audio and timeline
    • Playtest the game sequence
    15. Packaging Your Unity Project
    • Game optimization tips
    • Build and player settings
    • Compiling a desktop build
    Conclusion
    • Next steps