mk64/src/actors
Jed Grabman d3feca2536
Player bitflag attributes (#750)
* unk_044 initial documentation

* Define player.unk_044 magic values

* Turns more than 5 degrees

* Lakitu Effects

* UNK_0B6 (effect graphics) documentation

* UNK_002 documentation

* Document UNK_0DE and define magic values

* Use defined player types

* Rename `player->unk_0CA` to `lakitu_props`

* rename `player->unk_0B6` to `kart_graphics`

* Rename `player->unk_0DE` to `oobProps`

* rename `player->unk_044` to kartProps

* Formatting updates

* Use camelCase instead of snake_case for player properties

* Fix reference to wrong attribute in comment

* Rename `PRESS_A` to `THROTTLE`

Rename `PRESS_A` to `THROTTLE` to describe the Kart state, which may be slightly different than just pressing A.
2025-09-15 18:34:25 -06:00
..
banana Document Sound Effects (#742) 2025-07-21 12:04:04 -06:00
blue_and_red_shells Rewrite of math_util (#727) 2025-06-28 11:39:14 -06:00
box_truck Rewrite of math_util (#727) 2025-06-28 11:39:14 -06:00
car Rewrite of math_util (#727) 2025-06-28 11:39:14 -06:00
cow Rewrite of math_util (#727) 2025-06-28 11:39:14 -06:00
fake_item_box Player bitflag attributes (#750) 2025-09-15 18:34:25 -06:00
falling_rock Rewrite of math_util (#727) 2025-06-28 11:39:14 -06:00
green_shell Rewrite of math_util (#727) 2025-06-28 11:39:14 -06:00
item_box Rewrite of math_util (#727) 2025-06-28 11:39:14 -06:00
kiwano_fruit adjust some name from pr730 (#737) 2025-07-21 12:04:38 -06:00
mario_sign Rewrite of math_util (#727) 2025-06-28 11:39:14 -06:00
paddle_boat Rewrite of math_util (#727) 2025-06-28 11:39:14 -06:00
palm_tree Rewrite of math_util (#727) 2025-06-28 11:39:14 -06:00
piranha_plant Rewrite of math_util (#727) 2025-06-28 11:39:14 -06:00
railroad_crossing Rewrite of math_util (#727) 2025-06-28 11:39:14 -06:00
school_bus Rewrite of math_util (#727) 2025-06-28 11:39:14 -06:00
tanker_truck Rewrite of math_util (#727) 2025-06-28 11:39:14 -06:00
train Rewrite of math_util (#727) 2025-06-28 11:39:14 -06:00
trees Rewrite of math_util (#727) 2025-06-28 11:39:14 -06:00
wario_sign Rewrite of math_util (#727) 2025-06-28 11:39:14 -06:00
yoshi_egg Rewrite of math_util (#727) 2025-06-28 11:39:14 -06:00