Level design are saved and load with json file. I can save it on live preview or localhost, but, on exported file (html5) save file are blocked by browser. Here...
My question is quite simple actually. How can I generate an hex grid for my turn based board game in C3 using as few actions as possible? I found an plugin for...
I was trying to make a system in which the programming reads the color of the pixel and according to the color it creates an object in that location, but I coul...
I am currently working on a minecraft 2d like clone and in my generation code I would like to spawn trees that are comprised of multiple blocks in a certain pat...
Hi there I’m currently prototyping a sandbox survival game and I’ve messed around with some perlin noise before on example projects. I understand the mechanics...
I recently found this random map generator on YouTube: And have been tweaking it to generate randomly sized rooms. I'm now stuck on how to make the surrounding...
How do I make the sprites generate for the amount of players? How do I make a lobby? How do I make the game generate random roles?
I've been searching the forum (links below) and found some examples of systems that create autotiles, editable in real time, but they're not working. (A) (B) St...
The screenshot shows what I'm trying to do. Somehow analyze the sound bits on preload and generate graphics for the whole duration of it. The audio analyzer dem...
It’s been a while since I last released a new Construct-made project. I’m talking about almost 10 years ago, but finally I have two micro-SaaS projects planned....