Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

NetCode PlayerPrefab

Discussion in 'Multiplayer' started by TheHobbitLegend, Mar 17, 2023.

  1. TheHobbitLegend

    TheHobbitLegend

    Joined:
    Jan 26, 2023
    Posts:
    1
    Hi , I have a Prefab player , and network manager , in network manager -> Player Prefab I add my prefab player , when i run game as usual after coming with host i see my player in scene , So my question is how can i make a spawn location in my scene and player spawn on that place ? thanks in advanced.