Sprite experimenter

From NeoGeo Development Wiki
Revision as of 14:14, 6 July 2011 by Furrtek (talk | contribs) (Created page with "frame|right *Only the first sprite is visible at startup. Every others are located at 64,64 but are 0 tiles high. *The tile maps can't be change...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Only the first sprite is visible at startup. Every others are located at 64,64 but are 0 tiles high.
  • The tile maps can't be changed, all sprites are mapped with tiles containing numbers "00" to "1F".
  • Move the current sprite by using the direction keys.
With A pressed
Left/right changes horizontal shrink.
Up/down changes vertical shrink.
With B pressed
Up/down selects sprite.
Left/right changes sprite height.
Press C to toggle the sprite's sticky bit.
Press D to toggle between step-by-step mode or continuous press mode.


Source and romset: spritexpmvs.zip