I'm trying to create a game with movement by turn, where the movements are pre-defined and after choosing the movement, it is executed automatically.
For this behavior of my game, I decided to use Move To. But whenever I try to make the angular curves, the behavior performs the movement by the tangent and not by the circumference.
I've tried in several ways, but I'm a beginner in Construct and can't implement it. Could anyone help?