🛠️Getting Started

Setting Up a Project:

Create a New Project:

  • Open Unity Hub.

  • Click on "New" to create a new project.

  • Choose a template (e.g., 3D, 2D) and set project settings.

  • Click "Create" to start the project.

Installing the Asset:

  • Download the asset.

Import the Asset:

  • In the Unity Editor, go to Assets > Import Package > Custom Package....

  • Navigate to the downloaded asset package and select it.

  • Click "Open" to import the package into your project.

Last updated