A cube-shaped 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 4 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 | The object will appear when this switch is activated. |
SW_AWAKE | Both | False | The object will become visible and resume movement when this switch is activated. |
Name | Games | Required? | Description |
---|---|---|---|
BaseMtxFollower | Both | False | Objects of this class can follow another BaseMtxFollowTarget object. |
Name | Games | Description |
---|---|---|
DemoSimpleCast | Both | This object will not pause its movement during cutscenes, NPC conversations, etc. |