Page 1 of 1

Restrict Orthogonal Relative to Entity's Angle

Posted: Sun Mar 10, 2019 9:11 am
by dfriasb
Hello all,
I think it's not possible right now restrict orthogonal in angles different to X,Y axis. I was trying to create a script that restricts orthogonal but relative to one particular selected entity. I'm working on:
RestrictOrthogonal.js
RestrictOrthogonalInit.js
RRestrictOrthogonal.cpp
RRestrictOrthogonal.h
Any suggestion about that? Do you think it is difficult to manage? Thanks!

Re: Restrict Orthogonal Relative to Entity's Angle

Posted: Mon Mar 11, 2019 5:37 pm
by andrew
You'd have to allow the user to pick an entity when the restriction tool is started, then base the restriction on that entity. Also, there'd probably have to be a way to change that base entity somehow and choose a new one...