vjodar / gauntlet

OSRS Gauntlet Demake in 2d
3 stars 0 forks source link

Give items collision #1

Closed vjodar closed 2 years ago

vjodar commented 2 years ago

Items currently have no collision, causing them to phase through walls and potentially disappear behind walls, out of reach of the player.

Give items collision with high restitution to fix this as well as make them bounce away from walls.

vjodar commented 2 years ago

closed with commit#45: "items now have collision"