i want to create a platformer with super mario type movements
1.variable jump height ( depends on the time you press the jump button for…if you press it for less than X sec small jump,more than that higher jump,also depends on the velocity of the character)
2.acceleration ( the player accelerates when you run upto maximum speed,also when you walk from idle it accelerates from slow walk to fast walk)
3.Skating ( as if skating…friction of the ground go less when walking and lesser when running)
i need help from the community inorder to do that…please help me