-
Notifications
You must be signed in to change notification settings - Fork 11
Building Prefab from Tile System
Home | Tile Systems | Tile System Optimization
Sometimes it is useful to save optimized versions of tile systems as prefabs which can then be composed to make scenes. Additional mesh assets will be generated when tiles are combined.
Ensure that Inspector window is shown by selecting Window | Inspector.
-
Select your tile system.
-
Click Build Prefab... command at start of Tile System interface:
The following window should then appear:
-
Click first ... button to specify output path for generated prefab.
Note - This will automatically pre-fill the data output path. You may skip the following step if you are happy with the automatically filled path.
-
Click second ... button to specify output path for generated data asset.
-
Click Build.
Optimized version of tile system should have been saved to prefab with accompanying data asset whilst the original tile system is left untouched.
Copyright © Rotorz Limited. All rights reserved.