![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
Functions | |
void | bhv_ttc_pendulum_init (void) |
Init function for bhvTTCPendulum. More... | |
void | bhv_ttc_pendulum_update (void) |
Update function for bhvTTCPendulum. More... | |
Variables | |
static f32 | sTTCPendulumInitialAccels [] |
Behavior for bhvTTCPendulum. More... | |
Update function for bhvTTCPendulum.
If the pendulum is moving fast enough, the vel could fail to
By manipulating this, we can cause the pendulum to reach
|
static |
Behavior for bhvTTCPendulum.
This is not the pendulum inside the clock in the castle, but rather the one in TTC itself. Initial angle acceleration.