A controller that activates and deactivates SW_A periodically. It will play a constant ticking noise.
| Name | Type | Games | Required? | Description | Values | 
|---|---|---|---|---|---|
| Obj_arg0 | Integer | SMG2 | False | Activated Time: How long it takes before SW_A gets deactivated again. Default is 60. | |
| Obj_arg1 | Integer | SMG2 | False | Deactivated Time: How long it takes before SW_A gets activated again. Matches Obj_arg0 by default. | 
| Name | Games | Required? | Description | 
|---|---|---|---|
| SW_APPEAR | SMG2 | False | The object will start to function when this switch is activated. | 
| SW_A | SMG2 | True | Gets activated and deactivated periodically. |