Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi there! Amazing program, very intuitive but lacks some concepts that would help making amazing level much easier (I’m making Kirby RTDL Deluxe levels; decoration tiles with actual textures, some objects does not have the right sprite, …) Is this project open-source? Couldn’t find its repository anywhere, but I would love to help you or try my best to enhance this!

I think if there was some kind of list that said what type of block is which and its function or something it would be simpler, but in any case I'm getting used to it :D

(+1)

Loading tiles with the actual textures is something that i'm attempting to conceptualize but it's very difficult with the current scope of the project itself, since would need to load models from a dump of the game, which is something i'm looking into on my free time. As for the visual stuff, many objects just have the default object sprite, am working on stuff to make it easier, might go open source at some point but just been busy, will add more to it soon