henpemaz / Rain-Meadow

Rain World multiplayer engine and custom game mode
110 stars 14 forks source link

Arena: Ownership loss on spear stick #173

Closed 6fears7 closed 1 month ago

6fears7 commented 1 month ago
6fears7 commented 1 month ago

Fixed the ownership loss by wrapping ac creation and OnlineCreature being set with sSpawningAvatars static boolean. ,

However:

Player 1 kills P2. P2- screen shows death, P1 shows just immobile slugcat but still blinking and not being registered as state = dead.

But falling off map works fine.

Need to grab logs for this.