Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey, I'm working on a beat mapper app for music-based games. It's called MBOY Editor (https://vfpe.itch.io/mboy-editor) Do you want to try it for your game? Vic

Hello. Wow, that looks nice. Is it also compatible with Construct 3? Didn't see that on your website

(+1)

@StefanN I think yes. All you need is to load and parse JSON file.  Then you spawn game elements on the notes position. The editor saves maps with extension  .MBOY which is actually a JSON file. Probably this plugin can help https://www.construct.net/en/make-games/manuals/construct-3/plugin-reference/jso...

Uhm, nice! Currently, I'm working on a small game https://nstefan.itch.io/fnaf-chronicles-game, but after that, I will more than sure try your script! :) Seems really interesting.