A spherical area that plays a sound effect. The closer the player is to the area, the louder the sound effect gets. In SMG2, the sound effects that can be played are specified in ActionSound.bcsv. More sound effects can be easily added by editing said file.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Integer | Both | False | Sound Effect ID: The sound effect to be played. Sound effects 6 and above were added in SMG2. |
|
Obj_arg1 | Integer | Both | False | Sound Position: The point to use for calculating stereo sounds. |
|
Name | Games | Required? | Description |
---|---|---|---|
SW_APPEAR | Both | False | Appears when this switch is activated. |
SW_AWAKE | Both | False | Enables rendering and resumes updates when this switch is active. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
BaseMtxFollower | Both | False | Can follow another BaseMtxFollowTarget object. |
Name | Games | Description |
---|---|---|
DemoSimpleCast | Both | Continues movement during cutscenes, NPC conversations, etc. |