OpenGameLab / Firechucking

0 stars 0 forks source link

Add a way for a colliding object to know what kind of tile it's hitting in the tilemap #7

Open OpenGameLab opened 1 month ago

OpenGameLab commented 1 month ago

We need a way for the attacks to know if they can destroy a tile or not. Will need to dive into the docs more.