Hi
Please help me make damage when "can" hit the object at the top.
see pic
and how to stick explosion to "can" when "can" hit black object?
https://www.dropbox.com/s/qbzkr6aozgd8bed/dam.capx?dl=0
To get the explosion:
can on collision with black object - can spawn particles
I'm not really sure what you mean by damage..
Develop games in your browser. Powerful, performant & highly capable.
To get the explosion: can on collision with black object - can spawn particles I'm not really sure what you mean by damage..
By damage i mean tearing part of black object.
When "can" hit many times object it makes hole in black object
Try this demo
Lordshiva1948
thanks for sticking fire with can,
but still i can't understand how make damage when "can" hit the object
If you want to destroy band then do it like this
If you want to destroy band and can then do it like this
very impressive thank you but you got me wrong
"the can" destroying black top object hit by hit
what i mean i will show on pictures:
you mean like this
actually like this game
https://itunes.apple.com/ru/app/amazing ... 88863?mt=8
Chigabooga
The easiest way to do that working with physics would be to use the tilemap object.
To make it look nicer you could used a blend effect with it to show better graphics instead of a plain color.
R0J0hound Thank you! This is what i need.