Reply to Re: Sprite moving..while looking same direction...
If you don't have an account, just leave the password field blank.
: : what is the command to make a sprite move up, but continue looking down. Thanx in advance...
: I haven't tried this, but how about setting base_walk to zero and manually giving the sprite the south-faceing sequence but using move to make it go north. If you used sp_reverse, it might even look like it's walking backwards normally instead of moonwalking.
I'll give it a go. Cheers Paul!
: I haven't tried this, but how about setting base_walk to zero and manually giving the sprite the south-faceing sequence but using move to make it go north. If you used sp_reverse, it might even look like it's walking backwards normally instead of moonwalking.
I'll give it a go. Cheers Paul!