Basically I’ve got a tree that has this random branch system which automatically rotates the branch before adding it to the tree.
The problem is I move the branch into the centre of the tree then rotate it randomly, this means sometimes the branch leaves are going into the tree instead of away from the tree.
I need a way to move the branches a few studs forward so the branch leaves are always facing away from the tree but I have no clue how to incorporate look vector while moving models
Its been a few years since I’ve restarted scripting so I’m a little rusty