Skip to main content

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

Very nice! Did you achieve it using some third party plugins or JavaScript? Or could you make it with vanilla C3?

By the way, thank you very much for purchasing my Tiny Sprite Font! :-)

(+1)

No third party stuff, just some window.addEventListener(“message”) based light JavaScript inlined in the event sheets. I uploaded the c3p if you want to take a look, but beware, it’s not in the best state :)

Also, running the project in a preview seems to break it, so at the moment the only option is to make a modification, export the HTML5 version and run it on a local server (I use “npx http-server”) or deploy it online.

(+1)

Cool, thanks. I will add it on my endless to-do later. The idea of having multiple views from the same game is something that I always put aside, but it might be useful for some time of games :-)

(+1)

Also: thanks for sharing the sprite font along with a project file :) in 2 minutes the font was in my project with automatic spacing and everything 💪

Cool, I'm glad that that old project still works fine after all these years :-)