Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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..
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
Develop games in your browser. Powerful, performant & highly capable.
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.