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

Question Package for only one scene

Discussion in 'Getting Started' started by ARTY-cpu, Apr 26, 2021.

  1. ARTY-cpu

    ARTY-cpu

    Joined:
    Apr 26, 2021
    Posts:
    1
    Hello I'm new here.
    How can I set a package for only one scene of a project ?
    Like Package multiplayer HLAPI for "game 2" and it won't share the properties of the package to "game 1"
    Thanks