Player Atop Object
millerbrother1
Member Posts: 108
I have an Actor controlled by the Player that needs to jump over and land atop objects. The Player has a rectangular collision shape - so does the object. As a result the player can move beyond the edge of the object he is supposedly perched atop without falling. I need to perfect this, any tips would be helpful.
I am using a downward Acceleration on the Player for Gravity instead of the Gravity effect.
CJM
I am using a downward Acceleration on the Player for Gravity instead of the Gravity effect.
CJM
Comments
I've added the rectangle design for illustration purposes. The bunny clearly appears to be over the hole. I would prefer that if the bunny were more than half way over the gap...that he fall in.