Hi,
I'm having trouble figuring out how to make this work in Construct3. Basically I want an object to rotate around a point using arrow keys (left to rotate clockwise and vice versa). Please refer to the image below.
The green triangle moves along the blue ring with the red dot being the center point.
I did come across some old construct2 samples but clueless as to how I should implement them in C3. (Center.X and Center.Y doesn't exist in C3 anymore?)
Any help is very much appreciated. Thanks!