1
Support / Re: How To Use Tilemaps to Create Prefabs??
« on: February 09, 2016, 10:04:15 pm »
I wanted to follow up on this as I am currently running into this issue. I am sure it is just something I am missing/not understanding.
I create a Room prefab, in this room prefab I have a Tilemap Render Data. My level is randomly generated by piecing several of these rooms together. When ever I instantiate or even bring in the prefab into a scene the Tilemap collision is there but no images. I think it has to do with the Mesh Filter as it is empty and that is the only difference between the original and a prefab that I can find.
I create a Room prefab, in this room prefab I have a Tilemap Render Data. My level is randomly generated by piecing several of these rooms together. When ever I instantiate or even bring in the prefab into a scene the Tilemap collision is there but no images. I think it has to do with the Mesh Filter as it is empty and that is the only difference between the original and a prefab that I can find.
