solarus-games / solarus

This repository was moved to GitLab: https://gitlab.com/solarus-games/solarus
http://www.solarus-games.org
Other
710 stars 134 forks source link

Add collision mode of "ground" type #1207

Open Diarandor opened 6 years ago

Diarandor commented 6 years ago

(And update the Lua API of collision tests for custom entities and for the event entity:overlaps().) The collision happens if the ground position of the other entity is inside the bounding box of this entity.