A falling lava meteor that creates a lava pool when it lands. Touching the meteor will burn the player. The pool will disappear after three seconds and the meteor will reappear again later on.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Integer | SMG2 | False | First Appearance Delay: The delay in frames before the actual meteor appears. Default is 0. | |
Obj_arg1 | Integer | SMG2 | False | Pause Delay: How long the object remains invisible until it appears again. Default is 0. | |
Obj_arg2 | Float | SMG2 | False | Upwards Distance: The Y-offset from which the meteor falls down. Default is 2000. | |
Obj_arg3 | Integer | SMG2 | False | Falling Time: How long it takes for the meteor to fall down. Minimum should be 15. Default is 180. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
ClippingGroup | SMG2 | False | Objects in this group are always clipped together. |