AUTO COLORIZER
What Is Auto Colorizer Package:
- This is a package that helps game developers to handle coloring their game easily inside Unity.
- This package aims to help developers not to lose time with external sources to generate beautiful colors for their games.
- This package has 2 parts: Color Picker, Scene Colorizer
1- Color Picker:
a. Installation:
· After installing the package into the project using Asset Store and Package Manager a new tab appears under the “Tools/” named “Auto Colorizer”.
· To open Color Picker window, go to “Tools/Auto Colorizer/Color Picker”
b. Usage:
Using Color Picker window, you can pick a base color and generate a color palette using different Color Combinations.
After selecting the color palette, you can easily click on the color and copy the color. Then you can easily paste the color anywhere in Unity.
2- Scene Colorizer:
· Scene Colorizer allows game developers to easily colorize their scenes.
· In the first ages of development game developers need an easy way to colorize the scene. You can easily colorize your scene using the Scene Colorizer window.
Usage:
1- When you setup your scene you need to colorize the objects.
2- Go to Tools/Auto Colorizer/Scene Colorizer window.
3- Select Colorize Mode (Random, Cluster Based, Shape Based)
NOTE: New Colorize Modes like “Mesh Recognizer Based” and “Environment Awareness” will come soon.
4- Select Color Theme. You can view base colors under the Color Theme enums. Each theme has different color combinations.
5- Set Color Variety Scale. If this value is 0 Scene Colorizer uses only the base 4 colors on color palette. As this value increases Scene Colorizer uses Color Wheel to generate more colors that fits with the Color Theme.
6- Hit Colorize Button.
Additional Informations:
- It is not recommended to use the Scene Colorizer if you have highly developed scenes and existing materials in the scene. The Scene Colorizer replaces the materials of existing scene with new materials. So, if you have existing materials it is recommended to duplicate the scene and apply the scene colorizer into the new scene.
For your questions, please contact with emirhanassetstore@gmail.com