Main Page
News
History
Limitations
Graphics
Music
Levels
Gameplay
Now Browsing
Links
Download

StartX
This value represents the X-axis position from which the Alien enters into the game and begins to follow his path.

Values which are considered worth as StartX, are in the range between 0px and 344px, localizing where has been clipped the leftmost upper pixel in the sprite's 16x16 hires pixelgrid.

Because of this reference system, all the values between 0px and 24px pin the sprite between the usual game screen (320px) and a virtual Clip Area (24px), in order to allow the sprites to smoothly get in/out to/from the screen.

 

See also:
Start
StartY

Main Table