Commit Graph

5 Commits (31a67658ec415fba578f4c21cb5fedcf53169702)

Author SHA1 Message Date
MysterD b61574d2c6 Disable Waluigi animations for now 2023-11-26 21:31:17 -05:00
MysterD b002061609 Cleaned up character sound/anim lookup code 2023-10-27 18:59:00 -07:00
Keeberghrh e02a68e221
Character Animation System (#441)
Replaces references to set_mario_animation() with set_character_animation(), but the old function still exists as a way to play any character animation on any character. Waluigi has two animations, added as a test and may not be final. Exposed new functions to Lua for usage in mods.
Primary concern is that each character requires 209 lines indicating what animations they use, similar to Character Sounds.
2023-10-27 17:43:45 -07:00
n64 4a448cf10d merge refresh 10 2020-06-20 02:49:59 +03:00
n64 89e8690857 init2 2019-08-25 00:46:40 -04:00