A small project to study basic character physics using Unity Character Controller
Platform : UNITY / C#
Unity Version : 2021.2
On this repository https://github.com/luthfan360/Platformer-Prototype
- Click on Code
- Select Download ZIP
- Wait until download completed
- Create a new folder to save this project
- Open the ZIP file using WinRAR or WinZIP
- Extract everything to the new folder
- Open Unity Hub
- Select ADD on the Projects tab
- Add the folder containing the project files
- Select the latest Unity version for the newly added project
- Open the project by clicking its name
- This is only a prototype for a simple game physics
- This project was made for educational purpose