Page 1 of 1

help with wall colision

PostPosted: Tue Feb 23, 2010 2:55 am
by sirmashni1
hi,I dont very know how to say this but how we can do when the explosion touch the wall, the part of the wall is destroy like the game worms?

Re: help with wall colision

PostPosted: Tue Feb 23, 2010 3:13 am
by Bee-Ant
Hmmm...you need to build the wall tiled with clones...
Then : wall->Collision->Explosion->ScriptEditor :
Code: Select all
DestroyActor("Event Actor");

Here's the demo...
Click to create an explosion
Hope this helps :D

Re: help with wall colision

PostPosted: Tue Feb 23, 2010 11:45 pm
by sirmashni1
ok thank you ! but we cant do anything with a single picture ?

Re: help with wall colision

PostPosted: Wed Feb 24, 2010 1:10 am
by Bee-Ant
No.
Actually the wall in the worm game is tiles as well.

Re: help with wall colision

PostPosted: Thu Feb 25, 2010 12:22 am
by sirmashni1
ok but the game lag :?

Re: help with wall colision

PostPosted: Thu Feb 25, 2010 1:52 am
by Bee-Ant
Reduce the resolution...