Hello, I would like to ask you a few questions about a mobile game that I’m working at and I think using Construct will be a great solution, because I don't have knowledge about coding.
The game I’m working at is an infinite runner/platformer, where the character is only jumping straight, meanwhile the platforms are moving to the left. The center of gravity in each level is on the middle of a circle (the level itself), so the character has to be always attracted by the center.
How could I make an algorithm so the platforms and the other elements, like collectable items, enemies and another obstacles, will create themselves in a procedural way? Which will be the best way to do it?
I’ve read a tutorial about how it has to be done (for an horizontal-scroll platformer), but I would appreciate if you would help me with more information, because I don’t see it so clear...
Thank you! 😉