This is a very on again off again project. I am extremely proud of the current state but without an artist to see the vision through my motivation takes a hit to continue it on
To set up the project you need to install the version of Unity this project uses (2021.1.16f1). You can find all version of unity here and install them through the Unity Hub.
Once you have cloned and opened this project you can create a folder called "Testing Areas". Here you can create whatever you want and it won't be commited to the repository (its part of the .gitignore). This is where you should create your scene. Please refer to the Jira Wiki on how to set up your testing area. This includes:
- Creating a level using Unity's tilemap
- Creating a character to move around
- Creating AI and assigning decision trees to the AI
- Adding UI to the scene
A list of all the existing showcases, the most recent ones will be shown at the top
- Prerendered Assets & 2D Lighting [2024-03-31]
- Improved Decision Tree Visual Editor [2023-01-12]
- AI Perception [2022-11-26]
- Inventory System [2022-11-20]
- Decision Tree Visual Editor [2022-11-11]
- Character with Animations and Attacking [2022-10-17]
- AI with Debug Info Showcase [2022-10-08]
- Ranged AI Showcase [2022-08-28]