Hey all,
Trying to set up some basic destructible terrain. (I've tried to use the canvas plugin but I don't really think I've got the ability to make that work for me!)
I wanted to create a tile set, then erase tiles on contact with bullets / explosions etc (so that my player can then drop or move through them) but I can't seem to find a way to select the tile(s) that should be affected, if that makes sense?
For example, if a bullet strikes a tile - how can I get that specific tile to erase?
Any help gratefully received.
Thanks