Closed Jason450 closed 6 years ago
Double Jump implemented in this commit https://github.com/Kenjor97/KriticGamesProject/commit/60136719f5083f11935daca018e981c8dd32a7cc
Crouch implemented in this commit https://github.com/Kenjor97/KriticGamesProject/commit/43a40bf10087b758ecd483cf81d75e87b45aa581
Climb Ladder implemented in this commit https://github.com/Kenjor97/KriticGamesProject/commit/26a87bd62b0e94bd3d8f5a915f85a78ac9fa2197
Provisional Wall Jump implemented in this commit https://github.com/Kenjor97/KriticGamesProject/commit/72ea170827b50d99ee7c10f802d9a9a14e8e1aaf
Provisional Dash implemented in this commit https://github.com/Kenjor97/KriticGamesProject/commit/c28a2162f15f0f4ae9cf279b24eb3721a191f33d
Improved Dash functionality in this commit https://github.com/Kenjor97/KriticGamesProject/commit/f68dbac9914adc6bee39d5b1055b066176ec78db
Player Attack implemented in this commit https://github.com/Kenjor97/KriticGamesProject/commit/7cdcc53eb05a7ebec466e7b8c0525dae0d581064
Player Ranged Attack implemented in this commit https://github.com/Kenjor97/KriticGamesProject/commit/e1d31d97628ff47f4260b9a9d40f0077776db49f
Basic game mechanics functional and testable.
Power Ups
EXPECTED RESULT:
Player should do all of these mechanics, must be functional and testable.
Mechanics implemented in this script CharacterBehaviour.cs Ranged Attack Projectile script ProjectileBehaviour.cs