Hello. I’m making a game and am having some issues with it. I tried to write some code to check if a character was going up a slope, but I was having issues and was wondering if there was something simple I’m missing. Is there some extension that I haven’t found or some event statement that I’m glossing over? I’m not checking if the ground is rotated mind you, as some of my platforms are just slopes with their hitboxes.
ok I think I found a solution. putting points at both bottom corners so that if one is touching a platform but the other isn’t you can guage roughly the shape of the platform.
huh weird. It randomly stopped working