A drill-like enemy that moves along a set path. It damages the player upon contact. It can be defeated by stomping, drilling or Ground Pounding it.
| Name | Type | Games | Required? | Description | Values | 
|---|---|---|---|---|---|
| Obj_arg0 | Integer | SMG2 | False | Pose Type: Specifies how it moves along the path. | 
 | 
| Point_arg0 | Integer | SMG2 | False | Wall Drill Type: Specifies the wall drilling action to perform at this point. | 
 | 
| Name | Games | Required? | Description | 
|---|---|---|---|
| SW_AWAKE | SMG2 | False | Enables rendering and resumes updates when this switch is active. | 
| Name | Games | Required? | Description | Values | 
|---|---|---|---|---|
| Rail | SMG2 | True | The path that it moves on. | 
| Name | Games | Description | 
|---|---|---|
| Player2Targetable | SMG2 | Can be targeted and frozen by player 2. | 
| YoshiTargetable | SMG2 | Can be targeted and eaten by Yoshi. |