How do I make an advanced movement system?

Please send any links, tips, or tutorials, (I would prefer if you send tutorials) but I don’t even know where to start.

1 Like

most, if not all “advanced movement systems” are just a collection of different movement mechanics that work together well. if you have a specific idea on what kind of movement you want(or what kind of game) then i can help you more

1 Like

Kinda like a battlegrounds movement system you know, rolling, dashing, etc

There are different variations of advanced movement systems. Some complex while some not so much but they all seem to include the following features:

  • Walking
  • Running
  • Strafing
  • Dashing / Rolling
  • Leaning / Tilting

Some complex ones that I mentioned above may even add:

  • Acceleration
  • Deceleration
  • Braking
  • Crouching
  • Sliding

Ultimately a movement system is concocted as a combination of all these points some you may have, some you don’t. In terms of tips & tutorials a simple search would cover the basics like the following:

Tilt,Sprint,Roll
Running, Sprinting
Momentum based movement