A spider enemy that hangs from a thread of webbing. When the player is nearby, it will drop and swing back and forth on their threads to damage the player. They can be defeated using most of the player's attacks, explosions and objects like Stretch Plants. They can drop a Coin or three Star Bits.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Float | Both | False | Thread Length: The length of its thread. Default is 300. | |
Obj_arg1 | Integer | SMG1 | False | Swing Axis: The axis that it swings along. If set to 2, it will swing along its own Z axis. |
|
Obj_arg2 | Integer | SMG1 | False | Shadow Length: Sets the shadow drop length. Default is -1 which causes it to use a spherical shadow instead. |
Name | Games | Required? | Description |
---|---|---|---|
SW_DEAD | Both | False | Gets activated when it dies. |
SW_A | Both | False | If used, it will drop when this switch is activated and climb up again when deactivated again. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
ClippingGroup | Both | False | Objects in this group are always clipped together. |
Name | Games | Description |
---|---|---|
Player2Targetable | Both | Can be targeted, frozen and attacked (SMG2 only) by player 2. |
YoshiTargetable | SMG2 | Can be targeted and licked by Yoshi. |