Can anyone tell me how to add a tiled background shape that isn't a rectangle? Not the image that is being tiled, but the tiled background container itself. I'm...
I want to create a game like penguin slider (video link below), where you have to speed up a penguin over a dynamic and randomly generated ground by forcing it...
Trying to get the Spline 2d plugin working. Exporting as a .Json placing the Spline object on the canvas and uploading the json/atlas/png files to the folder. C...
Is it possible to start moving backwards? For example, the sprite moves from point A to point B. When I press the button, can it turn around and start moving fr...
I use the SPLINE plugin in my project, and I get this error when exporting HTML 5. Has anyone encountered this and how to fix it?
There's a very simple way to do cubic interpolation in Construct 3: However, I need the curve to pass throught every node. There's a third-party behavior "Splin...