#How to make A Human ragdoll and I can drag it
1 messages · Page 1 of 1 (latest)
That what im gonna say☠️
So what you want me to answer first?
Ok, i make the script for you
I cant make ragdoll☠️
What you want?
The enemies movement or block script?
Ok🤨
Like this?
I think it more simple if you just use navigate to location
You want the script image?
Or just with text?
KKK
Just send the video..
Im using movement ok?
Not when object created
How to make A Human ragdoll and I can drag it
You can't really make a ragdoll
I mean you surely could, but
You would need immense math and physics knowledge to have it work properly
execute [actor] auto navigate to [coordinate]
multiple times if the map has multiple waypoints
however if you have multiple maps do
if map name = [map]
execute [actor] auto navigate to [coordinate]
else if map name = [map2]
execute [actor] auto navigate blah blah blah
ofcourse if you have more maps repeat the same thing