sm64ex-coop/data
MysterD 5857b71209 Players turn into bubbles when they die
Player life counters are separate.
When one player dies they lose a life and are turned into a bubble.
If the other player pops it, they are alive again.
If all players are bubbled, they get kicked out of the level.
If the bubbled player ran out of lives, they can not come back to life
until the level is over.
Whenever a level change happens, everyone's life count is set to a
minimum of two.
No game overs.

Took heavy inspiration from Kaze Emanuar
2020-09-05 18:10:55 -07:00
..
behavior_data.c Players turn into bubbles when they die 2020-09-05 18:10:55 -07:00
behavior_table.c Players turn into bubbles when they die 2020-09-05 18:10:55 -07:00