A cube-shaped area that plays a sound effect when the player is in the specified world. The closer the player is to the area, the louder the sound effect gets. It uses the exact same sound effects as SoundEmitterCube.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Integer | SMG2 | False | Sound Effect ID: The sound effect to be played. Sound effects 4 and above were added in SMG2. |
|
Obj_arg1 | Integer | SMG2 | False | Sound Position: The point to use for calculating stereo sounds. |
|
Obj_arg7 | Integer | SMG2 | False | World ID: The ID of the world that the player has to be in to play the sound effect. |
Name | Games | Required? | Description |
---|---|---|---|
SW_APPEAR | SMG2 | False | Appears when this switch is activated. |
SW_AWAKE | SMG2 | False | Enables rendering and resumes updates when this switch is active. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
BaseMtxFollower | SMG2 | False | Can follow another BaseMtxFollowTarget object. |
Name | Games | Description |
---|---|---|
DemoSimpleCast | SMG2 | Continues movement during cutscenes, NPC conversations, etc. |