How do I drag a character?

I want that the character gets dragged in the car how do I do it?

I would be nice if you could help me.
Thanks :relaxed:

You have to use spot to place the character in the rigmt space that you wantthemm to move them.
Ex. @CHAR spot % X Y AND CHAR faces right
If you want them to move just write
@CHAR walks to spot % X Y in 2 AND CHAR faces left or right depending on which way they are facing.
X Y meaning the coordinates and 2 meaning how many seconds you want them to get dragged for.

1 Like

Thank you very much:)

1 Like

Moved to Directing Helps and Tips since it involves coding/scripting. Make sure to check out our Forum Tutorial for more info about where to correctly create topics. :wink: