This seems nice, but is there any way to get it to work without the mouse? The Canvas object seems to be very strongly tied to the mouse co-ordinates, and I can't find a way to paste in the 'damage' object wherever I want (i.e. without clicking somewhere).
Any advice on how I could do this? I guess I could use the DrawPoint function to draw an array of pixels, but that really seems like it shouldn't be necessary.
Well I am still very new to construct, but after trying out this example I was amazed at how simple destructible terrain could be. I was excited to implement it into my games. Then I read your post and thought to myself this doesn't sound right, if this is true that doesn't make it very useful at all. So really quickly I thought I would open up construct and see if I could do it without the mouse.
I attached what I did, its nothing special but press "Z" to drop metroidesque bombs lol.