Unity Learning

Unity Jargon

Components - add extra features Inspector - allows you to configure components from the UI Scripts

Private vs Public vs Serialized

  • public variables are visible in the inspector and accessible by other scripts
  • serialized variables are visible in the inspector but not accessible by other scripts

Waypoints

Functions

invoke() // invoke a function with a delay
[System.Serializable] // make it visible in instructor

2D Walking behind and in front of NPCs Edit > Project Settings > Camera > Transparency Sort Axis > X0 Y1 Z0

Resources

https://limezu.itch.io/moderninteriors https://opengameart.org/content/zelda-like-tilesets-and-sprites

Projects

Flappy Bird Kings and Pigs Modern World

Game Jams

https://itch.io/jams