Skip to content
This repository was archived by the owner on Mar 25, 2020. It is now read-only.

AssetTools

pointcache edited this page Jan 15, 2017 · 3 revisions

Asset Tools are integrated solution to automate asset organization and import. It is a simple set of scripts that:

  • Uses AssetType script to identify assets in scene
  • Uses folder structure specified in AssetToolsSettings to assign AssetType script. (automated)
  • Uses asset Type to organize entities in the scene, moving them in corresponding GameObjects
  • Creates LevelStructure from code.

Clone this wiki locally