Search Unity

Why Rule Tiles selection does not show in my unity

Discussion in '2D' started by Chicky371, Oct 29, 2018.

  1. Chicky371

    Chicky371

    Joined:
    Oct 29, 2018
    Posts:
    1
    Hi guys, I'm building a tile map for my 2D game, but I got a problem. I watched many tutorial videos on youtube and they taught me use Rule Tiles by right click on Assets -> Create -> new Rule Tiles, but my unity does not show it. I'm using Unity 64-bit personal version 2018. Anyone can help me?
    ask.png
     
    Raziid likes this.
  2. Reiner6

    Reiner6

    Joined:
    Feb 1, 2017
    Posts:
    3
    Hi, i have the same problem, were you able to solve this?
     
  3. hizircanbayram

    hizircanbayram

    Joined:
    Aug 17, 2019
    Posts:
    1
    For those who run into this problem, take the steps below:
    1) go to https://github.com/Unity-Technologies/2d-extras
    2) navigate releases and choose 2017 and clone
    3) unzip the folder
    4) navigate 2d-extras-2017\Assets\
    5) choose TileMap folder in it and copy it into your project's assets folder
    6) you're good to go!
    hope it helps...
     
    Billyandguitar likes this.