A stationary robotic enemy that shoots lasers to attack the player. It won't be able to shoot any lasers if the player stands on its head.
| Name | Type | Games | Required? | Description | Values | 
|---|---|---|---|---|---|
| Obj_arg0 | Float | Both | False | Rotation Speed: The rate at which it rotates. Default is 8. | |
| Obj_arg1 | Float | Both | False | Attacking Range: The active range in which it will attack the player. Default is 1000. | 
| Name | Games | Required? | Description | 
|---|---|---|---|
| SW_A | Both | False | If used, it will attack only if this switch is activated. | 
| SW_AWAKE | Both | False | Enables rendering and resumes updates when this switch is active. | 
| Name | Games | Description | 
|---|---|---|
| Player2Targetable | Both | Can be targeted and frozen by player 2. | 
| YoshiTargetable | SMG2 | Can be targeted and licked by Yoshi. |