how do i make a player move and colide with a wall? wall is solid, checked the collision box, it's fine. object is solid, checked the collision box, it's fine. i want my player to always go towards the mouse. i have tried setting bullet but it passes through unless i use the bounce, which create san effect i don't want. and i tried move forward event. nothing works. note: i want him to always walk towards the cursor so 8 direction won't work. help would be appreciated