Hello all,
I'm new to construct 2.
What I'm trying to do is make a circular gravity platformer. My questions is, How do I make circular platforms? Think of what I'm doing as having circles inside circles, with the PC running around the circles to get to the center of the map.
Is this possible with Construct 2? Is the only way this is possible to use lots and lots of collision nodes in the image editor? I was told having too many of those will cause the game to severely slow , and to make a circle would require many points.