11808s8 / unity-ufo-2d-project

Unity 2D Ufo Tutorial Put to Practice

Home Page:https://www.youtube.com/watch?v=jTtCsOjNwJQ&list=PLX2vGYjWbI0RZ3M5zSs-cegtIzv-FBi4q

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unity-ufo-2d-project

Implementation of the Beginner Friendly Unity 2D Ufo Tutorial

Changes to the Tutorial

  • Added a (rather) Main Menu and Scene Switcher;
  • All Text is now TextMesh Pro (More on why change);
  • Pickups being counted based on the parent Game Object, to avoid hardcoding numbers;
  • Pickup rotation values are now defined by the user, not hardcoded.

Misc

Developed using Unity 2018.4.13f1

License

All assets are part of Unity's Beginner UFO Project, so, all licenses from them apply. Coding by me.

About

Unity 2D Ufo Tutorial Put to Practice

https://www.youtube.com/watch?v=jTtCsOjNwJQ&list=PLX2vGYjWbI0RZ3M5zSs-cegtIzv-FBi4q


Languages

Language:ShaderLab 81.8%Language:HLSL 11.5%Language:C# 6.7%