How do I get my character to walk towards the camera?

I want my character to walk towards the reader, like towards the screen. How do I do this?

Explain it how you’d explain to an idiot - because I’m new lol.

Thanks :slight_smile:

1 Like

First, place the character wherever you want to place it. Example; screen center and any spot etc.


Then simply code something like this onto your script:
@CHARACTER walks to spot 1.938 152 -355 in x


It’s a pretty basic code for beginners, if you have any trouble with spot directing or you just don’t know how to spot direct in general.

This should be helpful: