Does anyone know how you can move an overlay

I’m trying to move a hand and idk how to do that and I watched a youtube video but my dumbass is still confused

@overlay NAME shifts to x y in t

t being seconds to move

It’s very similar to spot directing, just with two separate lines. One for scaling, one for spot directing.

If you’re wanting to change the size while it moves, you’d do something like…
@overlay NAME shifts to x y in t and overlay NAME scales to x y in t

Ensuring the “t” values match, otherwise it will be wonky.