Hello! I made a basic circular plat-former with gravity but I want my character to run inside the planet and not outside. As of now I used the Platform behavior with the platform set angle and player set angle to this function "angle(Player.x,Player.Y,gravity.X,gravity.Y)". It works perfect if I go outside the planet but I want it inside.
Thank you for your time guys!