A flying bat enemy. These enemies may be flying around passively, move on a path or hang from ceilings. If the player comes within its range, it will fly towards them to attack. The icy variant (BasaBasaIce) will freeze the player if touched, provided that they are not using the Ice power-up. It can be defeated using Spin Attacks, Stomping and most other attacks. It can be stunned by shooting Star Bits at them. The icy variant (BasaBasaIce) can be attacked if the player has the Ice power-up.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Float | Both | False | Detection Range: Range in which it will detect the player. Default is 2000. | |
Obj_arg1 | Float | Both | False | Attacking Range: Range in which it will attack the player. Default is Detection Range + 1000. |
Name | Games | Required? | Description |
---|---|---|---|
SW_AWAKE | SMG2 | False | Enables rendering and resumes updates when this switch is active. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
Rail | Both | False | Specifies the flying path that it will move on. |
Name | Games | Description |
---|---|---|
ScoreAttack | SMG2 | This object scores 100 points in The Chimp's challenges. |
Player2Targetable | Both | Can be targeted, frozen and attacked by player 2. |
MoveLimitCollision | Both | The collision binder also checks for MoveLimit collision. |