Hello guys! Long time no see. Why have I been absent from the Defold forum for several months? Well, I found a new job related to AI. I also learned a lot about game design and how to make a good web game. I’ve tried Contruct3 and PixiJS, but I finally found Defold to be the best for me.
Nice, I’m looking forward to seeing the final game.
It reminds me a lot of this game that is also made with Defold.
Thank you!
I’ve played this game too, and it’s pretty well-made.
2026/8/12
I use the defold-audio extension made by @Insality to add sounds for my game.
Thank you @Insality ! The defold-audio extension is very convenient.
Insality/defold-audio: Defold Sound Manager
Glad you like it!
Hey, it looks cool to keep audio init separately in a script file
I usually create a separate data file with all definitions to include it later
2026/8/14
I created Level 2 and implemented the level-switching logic.
added confetti particleFX and applause sound effect
2026/8/15
The UI is very simple and only contains 3 buttons and 1 label. I found it very difficult to fit different screens using the traditional GUI, so I finally decided to use 3 GameObejcts and 1 label component instead. This approach works very well on different screens.
When it works on my phone, looks like:
Oh no, later I found that it doesn’t work ver well in landscape mode on my phone.
I will fix it.
2026/8/17
added some new levels and a new pin
2026/8/22
added magnet pin, it’s very funny.
2026/8/23
added movable pipe and box.
added conveyor.
added level 16 - 20.
I plan to publish my game on Poki for playtest next weekend.
2026/8/25
improved level 1-5
2026/8/27
improved level 6-7
fixed a bug
improved level 11-15
2026/8/28
I found that designing levels for my game was really difficult and the levels all felt similar to play. At first, I thought my game’s mechanics were the problem, but later I realized it was actually my lack of creativity. After overcoming that, a whole new world opened up.
Improved levels 16-20
Added new content.
Fixed some bugs.






















