ClownMapEd icon indicating copy to clipboard operation
ClownMapEd copied to clipboard

Sonic the Hedgehog sprite editor, portable clone of Xenowhirl's SonMapEd.

Results 3 ClownMapEd issues
Sort by recently updated
recently updated
newest added

At this point, these are the only mappings that this program doesn't yet support. Hivebrain's format is similar to the MainMemory's SpritePiece, albeit with an emphasis on human readability: ```...

ClownMapEd can't load this while SonMapEd can: ``` ; --------------------------------------------------------------------------- ; Sprite mappings - Sonic ; --------------------------------------------------------------------------- dc.w byte_21293-Map_Sonic byte_21293: dc.b 4 ; standing dc.b $EC, 8, 0, 0, $F0...

- [ ] Zooming (Selbi) - [x] Vertical tile arrangement (MarkeyJester) - [x] Being able to save the current data in a kind of save-state - [x] Retaining the current...