Question by
littleboyred1 · Sep 11, 2017 at 11:23 PM ·
editorobjectselectionscene viewlock
How to lock selection to an object in the scene view
So i've made a way to select triangles on a mesh in the scene view by clicking on them to be used by another code, but if there's another object behind the object i'm "editing", it selects that object. Is there a way i can lock my selection to an object in the scene view? Preferably a way in code, so i can have it apply automatically.
Thanks in advance!
Comment