I’m trying to create a maze in the form of a forest, using differently sized trees for the walls. I tried placing each tree individually, but that was extremely time consuming. I barely got halfway before I gave up, thinking that there must be a more efficient way to do this. I’m not very experienced with coding though, so I’m not really sure how to go about this.
I planned out the layout of the maze already and added a primary part to each tree. What I was thinking I could do is create a script to place each of the trees using :PivotTo(), however I don’t know how to get the coordinates of where they should be placed. I haven’t found any forum posts or tutorials that cover what I’m looking for—some came close, but didn’t really help me. Is there a better way to do this? Is this even possible? Note that this is my first forum post, so if there’s any information I left out that’s needed please let me know.
the layout of the maze
the tree models
trees with primary parts