ArgonAssaultX

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.

Some Used Math Methods For Rotation

Quaternion_2 svg Cayley_Q8_quaternion_multiplication_graph svg

How to integrate New Input Sytem

  • Open the Package Manager and search for Input System in Unity Registry. Screenshot (203)
  • From the settings, choose which input system to use. Screenshot (186)
  • And the last one, import the New Input System into your code and bind them! Screenshot (185)

Steps

  • 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!

Assets