Dreamscape Village - Installation & Set-up

UNITY ENGINE: This guide is for the Unity Engine packages and cannot be used as a guide for the Unreal packages.

Installation Order

Installing collections out of order will likely break the newer collections!

All Dreamscape collections can be run either as a stand-alone pack or be used together.In order to use them together, you only need to install them to the same project and install them in their release order. This makes sure that the newest optimizations and fixes are always installed.You can always check out the release order on the Dreamscape Series Overview​ page.The order they are released is the same order they should be installed in.

Importing & Prerequisites

Dreamscape collections need to be imported into each project using the Package manager.

The assets were designed using the Linear Color Space so in order to have the correct look, the project color space must be set to Linear in the project settings.

Make sure Static Batching as Dynamic Batching are enabled as well.

Before launching the Demo Scene

In order to maximize compatibility and achieve the same look as in the screenshots, all the settings are included in the package directly but need to be activated before launching the Demo Scene.

Step 1 - Post Processing

Make sure your post processing package is installed from the package manager, this is to ensure the included post processing profile works from the start.

Step 2 - Graphics Settings

Open your Project Settings and go to the Graphics Tab. From there go to the right of the window and click on the Settings Icon ( to the right of the ? icon). From there select the DreamscapeVillage_GraphicSettings.

Step 3 - Tags and Layers

Open your Project Settings and go to the Tags and Layers Tab . From there go to the right of the window and click on the Settings Icon ( to the right of the ? icon). From there select the DreamscapeVillage_Settings.

Using URP

The Village is packaged as Built-in and will not work in URP without installing the correct package.

You can find the URP Package in the folder labelled : URP - Click here if using URP.

Double click the package and install. Once installed, make sure you check the steps outlined above Before launching the Demo Scene , before proceeding to launch the Demo Scene.

In the case of URP, the URP settings are also included. In order to set them up, go to Project Settings/ Graphics and in the Scriptable Render pilepile Settings Select DreamscapeVillage_URP_Settings

Last updated