⚡Import The Template
Import The Racing Game Template Into Your Unity Project
Recommended Unity Version
Unity 2022.3.50f1 (LTS)
🔷 For importing the racing game template package, you can follow the video above or follow these steps:
Open Unity Hub.
Visit this site and installing the Unity editor version for this game template ( Recommend Unity 2022.3.50 ).
On Unity Hub, click on New Project button.
Unity Hub: New Project. Select Unity editor version for this game template.
Unity Hub: Select Unity Version For New Project. Select Universal 2D Core -> set project name and project location -> click on Create Project button.
Unity Hub: Select Universal 2D Core For New Project. In Unity editor, select File -> Build Settings.
On Build Settings Window, select platform you like -> click on Switch Platform button.
Build Settings Window: Switch Platform. When switching platform is done, select Window -> Package Manager.
On Package Manager Window, select My Assets -> search name the game template -> download and import it.
Package Manager Window: Import The Racing Game Template. When this Warning Window is shown up, select Import.
Warning Window: Select Import. Select Install/Upgrade.
Warning Window: Select Install/Upgrade. You will be asked for restart Unity editor to enable new input system in Unity Player Settings. Click on Yes button when see this window is shown up.
Warning Window: Enable New Input System ( Restart Unity ). When Unity editor restarted, open Package Manager -> find the racing game template -> import the game template again.
Repeat step 10 and 11.
On Import Unity Package Window -> select the next button.
Import Unity Package Window: Select The Next Button. Select the import button.
Import Unity Package Window: Select The Import Button. When the game template is being imported, The Auto Resolution Dependency Window will be shown -> select the enable button.
Enable Auto Resolution Window: Select The Enable Button. In Unity editor, select Tools -> Fusion -> Fusion Hub.
On Photon Fusion 2 Hub Window, click on Open the Photon Dashboard.
Photon Fusion 2 Hub Window: Open The Photon Dashboard. On Photon Dashboard site, create your Photon account ( Skip this step if you already have a account ).
On Photon Dashboard site, click on Create A New App.
Photon Dashboard Site: Create A New App. On Create New App page, select Multiplayer Game -> select Photon SDK Fusion 2 -> enter the app name -> click on Create button.
Photon Dashboard Site: Complete Setup For New App. Copy the app ID from new app you created.
Photon Dashboard Site: Copy App ID. Paste the app ID on Photon Fusion 2 Hub Window.
Photon Fusion 2 Hub Window: Paste The App ID. Now you can test the game template on Unity editor 🕹️.
Last updated