Last updated
Last updated
The WalkVariables
class is responsible for storing variables related to the player's walking behavior in the 2D platformer-sidescroller controller asset. These variables include max walking speed, curves for speeding up, slowing down, and turning back, as well as their respective times. Also, it is better to keep the start and end points of the curves as they are.