i'm making a paper mario game, and i know how to position something to make it still, but i'm working on a goomba for a first enemy, and i want him to move back and forth, but when the game starts, set him into a position where you cant see him, them make him go back and forth WITHOUT seeing the Goomba! Help me! i need something kinda simple!!!
Last edited by JD_Wardrop (2008-08-31 10:36:42)
Offline
ok. well first check that the coordinates (x, and y) x is within -240 to 240, and y is within -180 to 180. and that your move back and fourth isnt unreasonably huge.
Offline
my game's a scroller, not a one screen platformer, so that doesn't work
Offline
oh well then just scroll in the direction that the sprite is in and it should be there.
Offline
Archknight's Adventure has enemies that simply walk back and forth when you reach their distance in the scroller.
Offline
that was helpful! now i can finish the game!
Offline