Whats the difference between these commands

I wanna differentiate between using
@character is animation
@character starts animation
so that im using it properly and doesnt include any glitches

Better one: @CHARACTER is animation

2 Likes

the character starts the animation when you code it

the character starts the animation with the command that’s on the line right after
it’s the same as doing
&character is animation

1 Like

thank you