Adding orbit to path
I have an established path around a property which works fine. I decided to add an orbit around a building in the property at a point on the path. I don't know how to accomplish this. When I add an orbit it attaches to the end of the path instead of where I want it on the path. I want to leave the path, do the orbit and then return to and continue the path. Would appreciate any assistance. Thanks
Comments
1 comment
This can easily be done by splitting your existing Path component into 2 Path components with the Orbit component in-between where you want it.
Please sign in to leave a comment.