This Template will provide new Unity Developers with tools to make a basic Top Down Game.
Included in this Template are the following:
-
Play Tests
-
Resources
- This contains edited versions of the "Scripts"
-
Sprites:
-
Scenes:
- Scenes for Player Testing
-
Scripts:
- This Contains a Character Controller and and AIController
- Use the Unity default (Arrow Keys or WASD) to move and mouse to change the characters rotation/direction
- AIController is a script that makes object approach player's location
- This Contains a Character Controller and and AIController
- Contains premade assets that control various elements in the game:
- Time, Audio, Physics (Gravity and Collisions), Network, Object Meshing, etc
- Lists the modules needed for the game development process for Unity