#movement system without a humanoid

12 messages · Page 1 of 1 (latest)

slim tundra
#

Has anyone here made a movement system without a humanoid and could provide some learning resources, examples? As you know the humanoid handles most physics and collisions. Which means without removing it, you can't make actually good feeling movement.

ember copper
#

Wdym by movement?

#

Like walking animations?

grizzled chasm
#

tweenservice

#

or body velocity

#

that need some script work but it works for me

slim tundra
#

@grizzled chasm first of all nobody going to use tweens for movement buddy, second im asking how to replace the humanoid not how to code movement itself

#

also linear velocity is the way not body velocity which has been deprecated 30years ago

grizzled chasm
#

alright

#

idk i used tween service

#

and it worked perfect but i think