Categories


Description :

Code contained in this block is executed if the provided condition is true.

Uses :

Use this to test conditions and perform actions when they evaluate to true.

Example :

The following code destroys the object once its health becomes zero.