this wasn’t too hard but Most of my time was spent figuring out how to kill cinemachine without making a new script. But I could not figure it out and so I decided to be lazy and just use a public method instead for the camera to Kamikazee itself during the death method.
I also made it so that mario simply flies and up and falls through the ground like he does in the games. Although I did not implement small mario yet… probably wouldn’t be too hard though because I think i can do it by having it based on a 2hp system or a bool based on his state but it would take awhile and Idk about the animations lol. I could probably cheat by making all the small mario sprites it’s own anim and have them use their own bools and triggers? idk…