- Home /
Reusing tilemap segments
Hi,
I'm wondering what is the "best practice" workflow for reusable tilemap segments. For example out of my tile palette I construct a room and I want to reuse it in multiple places.
Is there some way to "prefab" a section of a tilemap? I haven't found such a thing.
Or perhaps I should just prefab the whole tilemap, and use multiple tilemap objects within one grid? Won't that introduce significant overhead?
Thanks for any help!
Comment
Your answer
Follow this Question
Related Questions
Is it possible to instantiate a prefabe on tilemap!? 0 Answers
How can I make prefabs that don't break when models change? 1 Answer
Prefab to a tile script 0 Answers
Prefab Brush from 2d-extras not working in tilemap 7 Answers
2D Tilemap prefab brush doesn't paint the tile in the right place 0 Answers