Not that i know off.
Hello!
Is there a function which is able to let an explosive entity explode? I did not find anything in the wiki.
Thank you.
:v:om nom nom nom
Not that i know off.
You would just have to wire it up I don't think there is anything that will do that... Unless your just trying to make a timed bomb. Which im not sure...
That.Code:if(Explode&~Explode){E:applyForce(vec(0,0,1000)),timer("1",100)} if(clk("1")){E:applyForce(vec(0,0,-100000000)}
Bookmarks