docs.unity.cn
    Show / Hide Table of Contents

    Scriptable Tiles

    You can script Tiles to adapt to different criteria and conditions, such as its position on the Tilemap. It then displays the Sprite which meets its scripted requirements. This allows you to create different Tiles that can help you save time and be more efficient when creating Tilemaps. Refer to the Scriptable Tiles page for more information.

    The following Scriptable Tiles are included in this package, with examples of how they are implemented. You can use these Tiles as the base for your own custom Tiles as well.

    • Animated Tile
    • Rule Tile
    • Rule Override Tile
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 29 March 2021