Skip to content

Demo Project

Before using NiloToon in production, you can download a demo build or open the demo project directly in the Unity Editor.


Download Demo Builds

To try NiloToon's demo builds directly on your device without Unity Editor, download the platform-specific demo builds below:

Platform Description Quality Setting
PC (.exe) 2021.3 LTS build Maximum quality
Android (.apk) 2021.3 LTS build Balanced quality
Quest 2/3 (.apk) 2022.3 LTS build Fastest quality

Request Demo Builds

APK/EXE demo builds are available to preview NiloToon before purchase. Contact support@orvit-ent.com to request demo builds.


Download Package / Project ZIP

You can download NiloToon's .unitypackage to import into your existing project, or download the complete NiloToon demo project source (.zip).

Provided separately to license holders

Alternatively, you can click the Update to latest version button within NiloToon to download the latest version.

Update button

Note

If you have forgotten the email address associated with your download permissions, please contact technical support.

Fixing .unitypackage.gz

Warning

We highly recommend downloading each required file (.zip / .unitypackage) individually.

Downloading an entire folder may cause the download service to compress all files within the folder, converting the .unitypackage to .unitypackage.gz.

gz file example

On Windows, to extract the .unitypackage, you do not need to decompress the .gz file again -- simply remove the .gz extension. Select the file and press F2 to remove the .gz extension.

File rename example

For example, if the downloaded file is:

  • NiloToonURP 2023_11_06(ver0_15_3).unitypackage.gz

Rename it to:

  • NiloToonURP 2023_11_06(ver0_15_3).unitypackage

Then you can use the .unitypackage file as usual.

Warning

Do not download the entire NiloToonURP all versions root folder. It is too large and will be downloaded as multiple separated ZIP files, which may result in missing or incorrectly downloaded files.


Play Demo Project in Editor

If you are new to Unity, NiloToon, or URP, we recommend downloading the latest NiloToon demo project before integrating NiloToon into your actual project. The demo project can be used as a learning reference and a playground for experimentation.

Steps

Step 1) Download the NiloToonDemoProj[date and version].zip file.

Provided separately to license holders

Step 2) Unzip the project ZIP file to a folder. Picking a fast SSD drive is highly recommended. After extraction, the folder should contain Assets, Packages, and ProjectSettings folders.

Step 3) Start Unity Hub, click Project > Add > Add project from disk, and select the extracted folder. Open the project using the latest Unity 2022.3 LTS / Unity 6.0 / 6.3 / 6.4. Click Yes for all pop-up windows.

Warning

If you do not use a fast SSD, the first time opening the project may take several hours for asset reimport.

Step 4) After reimport is complete, open and play any NiloToon scene. You can search all NiloToon scenes by typing t:scene in the search bar of the Project window.

Scene search

Demo scene preview 1 Demo scene preview 2

Step 5) You will now see the same result as the downloadable demos in the Editor's Game window. Set the Game window size to 1920x1080 or above.

Game window result

Step 6) (Optional) Build the project to your target platform for testing.

Note

If this is the first time building for the target platform, shader compilation may take several hours. Subsequent builds are usually much faster, typically under 5 minutes. Build speed primarily depends on SSD and CPU performance.

Build screen

You can build the project without any modifications. (e.g., press Ctrl+B in the Editor)

See the Web Build Guide.

Step 7) (Optional) If there are any issues or bugs in the target platform build, please contact technical support at any time.