![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
The speed of movement, and the time to wait before moving. More...
Data Fields | |
s16 | speed |
s16 | waitTime |
The speed of movement, and the time to wait before moving.
If the wait time is negative (before moving down on random setting), wait a random amount of time instead.
s16 TTCPitBlockProperties::speed |
s16 TTCPitBlockProperties::waitTime |