How do I make a character float?

You could always make an overlay of the character with their arms crossed then do

@overlay OVERLAY shifts to x. xx. xxx

So just placing them in the air without them moving? You would just use spot direction.

Making an overlay may seem really complicated but once you get the hang of overlay directing, its actually very easy

So that’s how character movement looks fresh! Thank you both for the help.

Yes the character sould only go up and down,I wrote this:
@character spot 0.848 270 171
@character spot 0.848 270 222
@character spot 0.848 270 171
@charater spot 0.848 270 222
@character spot 0.848 270 171
but I think it’s wrong because it does not work very well

So you want them to move up and down? You need to have them “walk” to those spots while doing the arms crossed animation (just like we were talking about above).

@CHARACTER walks to spot 0.848 270 171 and CHARACTER does it while arms_crossed
@CHARACTER walks to spot 0.848 270 222 and CHARACTER does it while arms_crossed
@CHARACTER walks to spot 0.848 270 171 and CHARACTER does it while arms_crossed
@CHARACTER walks to spot 0.848 270 222 and CHARACTER does it while arms_crossed
@CHARACTER walks to spot 0.848 270 171 and CHARACTER does it while arms_crossed

It give me the same problem,the character stop before going down and then up.
I don’t know how to explain it but the movement isn’t loop.

Show me what your script looks like please?

@character walks to spot 0.848 270 222 AND character faces left AND character does it while arms_crossed_angry AND character moves to layer 7
@character walks to spot 0.848 270 171 and character does it while arms_crossed_angry
@character walks to spot 0.848 270 222 and character does it while arms_crossed_angry
@character walks to spot 0.848 270 171 and character does it while arms_crossed_angry
@character walks to spot 0.848 270 222 and character does it while arms_crossed_angry
@character walks to spot 0.848 270 171 and character does it while arms_crossed_angry

Add in time in seconds.

@character walks to spot 0.848 270 222 in 1 AND character faces left AND character does it while arms_crossed_angry AND character moves to layer 7
@character walks to spot 0.848 270 171 in 1 and character does it while arms_crossed_angry
@character walks to spot 0.848 270 222 in 1 and character does it while arms_crossed_angry
@character walks to spot 0.848 270 171 in 1 and character does it while arms_crossed_angry
@character walks to spot 0.848 270 222 in 1 and character does it while arms_crossed_angry
@character walks to spot 0.848 270 171 in 1 and character does it while arms_crossed_angry

You can changes the 1 to however many seconds you want.

Thanks so much :slight_smile:

WHEN i try this my character faces different directions

Add in “and CHARACTER faces left/right”

Hi
Adding a AND CHARACTER faces direction you want after the commands should solve it.

@CHARACTER walks to spot 0.848 270 171 in 1 and CHARACTER does it while arms_crossed_angry AND CHARACTER faces left

<3

@Dara.Amarie lol, that had to been on the mili :upside_down_face:

Closing due to one month of inactivity :slight_smile: