Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Hi! We used Godot for this game and use sub‑viewports. It has a setting that allows it to create its own subworld, where we can place any 3D objects and then draw it with an inner camera. So basically we have a 3D space for each window, and we just move coins in a box.

(+1)

thats so sick! I didn't know godot could do all that