VincentUllal / MMP_Project

MMP SS21 Gruppenarbeit
0 stars 1 forks source link

MMP_Project

MMP SS21 Gruppenarbeit

14.06.21 - Alex Pushed into new branch: Code Base.

Major Changes: Reworked and debugged my MVP movement system. Build on the KinematicObject.cs of a tutorial (extensively studied and commented). Coded a PlayerController.cs that inherits from it. Currently there are two PlayerController scripts, one with and one without the use of JumpStates, both work. Jet there remains an illusive inconsistency which causes the jump path to get overly compressed, otherwise it's very floaty. Can't fix that till i understand it...

Minor Changes: (what i remember)