Version: Unity 6 (6000.0)
Language : English
Create a Tile Palette
Active brush

Tile palette brushes

Techniques and resources for using brushes with tile palettes in Unity.

Page Description
Active brush Understand what an active brush is.
Brush Picks Techniques and resources for using Brush Picks to store and load selected tiles and their Brush settings.
Create a Scriptable Brush Create scritpable brushes with C# scriptsA piece of code that allows you to create your own Components, trigger game events, modify Component properties over time and respond to user input in any way you like. More info
See in Glossary
and the existing classes.
Brush Inspector window reference Explore and understand the properties of the Brush InspectorA Unity window that displays information about the currently selected GameObject, asset or project settings, allowing you to inspect and edit the values. More info
See in Glossary
window.
Active brush shortcuts reference Explore the keyboard shortcuts available when working with the Active brush.
Create a Tile Palette
Active brush