Jump to content
Sign in to follow this  
celtico

Idestructible object

Recommended Posts

how to convert an object indestructible? Exactly this objects

example.gif

Share this post


Link to post
Share on other sites

You can have a trigger or a script. The trigger method is easier:

Name your objects

Activation to repeatedly instead of once

Trigger1:

Condition: objectname getdammage >.25

On activation: objectname setdammage 0

And then you can do a second trigger the same way for the other ramp.

Share this post


Link to post
Share on other sites

A better condition would be:

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">(getdammage objectname) != 0<span id='postcolor'>

RED

Share this post


Link to post
Share on other sites
Guest jacobaby

but the ramp addon is much better for jumping off......

biggrin.gifbiggrin.gif

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×