Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    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