Learning Unity 2D Sprites

Go to class
Write Review

Free Online Course: Learning Unity 2D Sprites provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour 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. Learning Unity 2D Sprites is taught by Jesse Freeman.

Overview
  • Learn the basics of how sprites work in Unity. Discover how to import sprites, create new GameObjects in a scene, optimize sprites, and create animations.

Syllabus
  • Introduction

    • Welcome
    • What you should know
    • Using the exercise files
    1. Introduction to Unity
    • Create a new project
    • Configuring the IDE
    • What are scenes?
    2. Working with Sprites
    • Import sprites
    • Create GameObjects
    • 2D camera
    • Cut up sprite sheets
    3. Optimizing Sprites
    • Texture compression
    • What are draw calls?
    • Sprite packer
    4. Creating Animations
    • Timeline animations
    • Create new timeline animations
    • Animation state machine
    • Changing animations via code
    Conclusion
    • Next steps