- Inside this github contains a unity package
- In unity make a new Universal Render Pipeline(URP) 3D project
- Open the unity package and it should redirect you to unity
- In unity a window to import things should appear, import all of them
- In unity add the input system package and the Network for Game Objects package under package manager
- Import both input system and network for game objects with the unity package in this github
- Go to build settings under the windows tab in unity
- Add both the main-menu scene and world scene into the build settings
9.Make sure you add the main menu first and the world scene second, the result is the main menu should be above the world scene in the build settings
- Main menu should be 0, world scene should have a 1 next to it in the build settings
- Load into main menu scene and start the game.