- Joined
- May 15, 2015
- Messages
- 72
- Reaction score
- 1
- First Language
- English
- Primarily Uses
So I'm basically trying to move a character from its start location to move back, lets say about an inch back, but every time I do it turns its back and then moves forward as usual. I want the character to be facing the enemies as he is stepping back one inch then proceed to go forward and do its move. I got everything down, except the part of the character stepping back while facing the enemies. Any help would be appreciated. Thanks again.
This is part of the code- any help?
face user: home
move user: backward, 120, 10
wait: 15
etc
This is part of the code- any help?
face user: home
move user: backward, 120, 10
wait: 15
etc
