When I create an object, (Lets say it’s shaped as a circle) when I make it a platform object, it feels like a perfect square that the player is on top of. How do I fix it?
Go to the object properties and use this button to make a custom hitbox:
but only the Physics 2 behavior allows for perfectly round hitboxes.
1 Like
Oh, Thanks! I always wondered what that was for…