An unfinished particles effect that works like EffectObjR500F50. It has a clipping radius of 500 and a far clipping distance of 50. The particle data needs to be specified in AutoEffectList. The UniqueName also matches the object's name. It can also use sound effects. EffectEmitStart specifies the sound effect used when it starts functioning. EffectEmitting specifies the looping sound effect that is played while particles are emitting.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Boolean | SMG2 | False | Invert Cutscene Function?: If set, the object will stop functioning if the cutscene action gets triggered. |
Name | Games | Required? | Description |
---|---|---|---|
SW_A | Both | False | If used, it will emit particles only if this switch is activated. |
SW_AWAKE | SMG2 | False | Enables rendering and resumes updates when this switch is active. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
Group | Both | False | Groups objects of the same kind, but the group is never used for anything. | |
ClippingGroup | Both | False | Objects in this group are always clipped together. | |
DemoCast | Both | False | If used, it will start functioning once its cutscene action gets triggered. In SMG2, it will stop functioning if Obj_arg0 is set. |
Name | Games | Description |
---|---|---|
DemoSimpleCast | Both | Continues movement during cutscenes, NPC conversations, etc. |