Files
TheKingsRace/Assets/Scripts/PlayerScripts
wheatv3015 b926b52a9a Added Wallrunning
-Added Gravity() function for all future effects to gravity
-Wallrunning functions as follows:
    -If player isn't grounded & is moving forwards
    -If player is above minimum ground height
    -Check frontal directions with rays to see if we are hitting a wall
    -If yes - no gravity, if no - normal gravity
2021-10-07 22:16:43 -05:00
..
2021-10-01 14:42:45 -05:00
2021-10-01 14:42:45 -05:00
2021-10-07 22:16:43 -05:00