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...
Sorry for confusing title, but I'm having difficulty putting this into words, so also had trouble googling solution. I want to be able to throw an object in an...
I am terrible with advanced math, and while I can mostly get by, I would appreciate some help with understanding how to use qarp to calculate stat curves in an...
I need to make a node system for a puzzle game. It should looks like a node-based visual scripting in UE4 and work with touch controls. Something like this: But...
How to make the effect as in the video at 2:05 minute (not the movement itself, but the effect of the curvature of space or...).
I want to define a sprite's animation path using a timeline path with bezier curves, and have the the sprite rotate appropriately as it moves along the path. Th...
I have few questions, how do you spawn multiple projectiles at different waypoints ? And, is it possible to create a sprite like a curve, and make the projectil...
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...