It's a mini video game project that I currently developing with Unity3D for web, Mac & PC. Stay tuned to see the finished version! It was made by following Rick Davidson's lecture: Complete C# Unity Game Developer 3D serieson Udemy and added changes. Source code is provided for educational purposes.
- Open the Package Manager and search for Input System in Unity Registry.
- From the settings, choose which input system to use.
- And the last one, import the New Input System into your code and bind them!
- Learn, how to use Unity Asset Store and import some textures or something you want to use.
- Learn, how to add terrain and using terrain tools.
- Add some animations with using Timeline and go crazy!
- Write your code to activate the attack planes according to the world you have created in your mind!