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. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    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.