![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
Functions | |
static void | swoop_act_idle (void) |
If necessary, grow to full size. More... | |
static void | swoop_act_move (void) |
Swoop downward toward mario. More... | |
void | bhv_swoop_update (void) |
Update function for swoop. More... | |
Variables | |
static struct ObjectHitbox | sSwoopHitbox |
Behavior for bhvSwoop. More... | |
If necessary, grow to full size.
Wait for mario to enter range, then turn toward him and enter the move action.
Swoop downward toward mario.
Stop moving downward and speed up after reaching him. Return to home once mario is far away.
|
static |
Behavior for bhvSwoop.
Has a native room. Hitbox for swoop.