This repository was archived by the owner on Oct 20, 2021. It is now read-only.
GDK for Unity FPS Starter Project Alpha Release 0.1.2
Changed
- Updated to GDK for Unity version
0.1.2.
Fixed
- Fixed an issue where newer versions of Unity would fail to open the project with errors like:
ParticleSystemnot found.
Removed
- Removed
GroundCheckerand replaced with a cheaper ground checking functionality in the baseCharacterControllerMotorclass. - Removed unused code and resources related to the "desert" in map generation.