Help with Characters falling off moving platforms

Here is the Problem:

https://gyazo.com/bd103e5eb8a08b7de701ce7207dffb17

info:

my character falling off the platform when the platform moving.

how to make it not fall off the platform?

1 Like

Found this solution with a quick google search, hopefully it helps!

You must use Roblox physics object such as BodyPosition instead.

Please use more a more specific title like “Help with Characters falling off moving platforms” so forum users will understand the post.

can you show me example, because what the other guy send me diden’t helped me undarstand how this really needs to work physicly.

i mean what exactly i need to have in my part and what the propertis i need to do for it will move my character with the part…

Objects such as BodyPosition move anything unanchored on top of it.