Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Respawn Network Problem

Discussion in 'Multiplayer' started by alextoti33, Apr 19, 2018.

  1. alextoti33

    alextoti33

    Joined:
    Oct 8, 2017
    Posts:
    66
    Hello everyone!

    Im making a multiplay shooter, while i was using unity's matchmaking it was working normally, but when i added Master Server Framework, when the player respawning still has 0 hp and isnt dying.
    Player.cs: https://pastebin.com/Bsu8gFic
    PlayerHealth.cs: https://pastebin.com/s8jCf3ni
     
  2. alextoti33

    alextoti33

    Joined:
    Oct 8, 2017
    Posts:
    66