mirror of
https://github.com/godotengine/godot.git
synced 2026-03-24 21:27:16 +00:00
Shape metadata was only used to get tile information when colliding with tilemaps. It's not needed anymore since there's an API in tilemap using body ids instead.