Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Tilemap

Discussion in '2017.2 Beta' started by Rabagast, Sep 6, 2017.

  1. Rabagast

    Rabagast

    Joined:
    Jan 30, 2013
    Posts:
    78
    Hi!
    Is it possible to attach a prefab to the tilemap?
     
  2. ChrisJohnson

    ChrisJohnson

    Joined:
    Feb 20, 2013
    Posts:
    64
    In earlier versions of the tilemap system they had a way to add a prefab object to a tile, but in the newest version they got rid of it. I think right now you are suppose to make a tilemap brush to paint prefabs onto the map.

    I haven’t learned how to do it yet myself, but there is an example tilemap project called, the RoboDash demo on github. In this project they have tilemap brushes implemented.

    https://github.com/Unity-Technologies/2d-gamedemo-robodash