I'd like to make something where you can draw pixels directly on the tilemap itself, and the editor makes the corresponding updates to the spritesheet.
Plus some logic to track tile connectivity.
#motc
I'd like to make something where you can draw pixels directly on the tilemap itself, and the editor makes the corresponding updates to the spritesheet.
Plus some logic to track tile connectivity.
#motc
I might use it to make a little tiled pixel art editor.
I might use it to make a little tiled pixel art editor.
I had to add a "setpitch" command to MotC to set the pitch of the looped engine sound effect without restarting it.
I think I'll stick with 320x240. It feels about right for this style of game.
I had to add a "setpitch" command to MotC to set the pitch of the looped engine sound effect without restarting it.
I think I'll stick with 320x240. It feels about right for this style of game.
Still deciding whether to target 320x240 or 640x480.
Still deciding whether to target 320x240 or 640x480.
I had to add support for clip regions to MotC - will release a new version soonish.
I think the approach will be to convert the game more-or-less as is, then look at enhancing the textures and any qol improvements.
I had to add support for clip regions to MotC - will release a new version soonish.
I think the approach will be to convert the game more-or-less as is, then look at enhancing the textures and any qol improvements.
(Albeit with a hole.)
(Albeit with a hole.)