nicholas-maltbie / ProjectCage

Project for Game Jam 2021 with IGDA with other students at UC. Working Title: Project Cage
Other
1 stars 0 forks source link

Wall collider's aren't working when generated from Tilemap #30

Closed nicholas-maltbie closed 3 years ago

nicholas-maltbie commented 3 years ago

Tilemap colliders aren't blocking character movement, look into this issue and how to resolve it, might involve manually making colliders.

nicholas-maltbie commented 3 years ago

https://answers.unity.com/questions/1433536/tilemap-collider-only-works-in-editormode.html

I ran into the same issue. The solution is to make sure the texture is read/write enabled.

https://forum.unity.com/threads/tilemap-collider-2d-at-runtime.453533/?_ga=2.234528798.1429279740.1611964411-507860609.1604094462#post-2938531