I know that funky trees has an absolute value command but I'm not sure how to implement abs(x) into a control surfaces code to get it to respond correctly. I need this control surface to return a positive value when I use both positive and negative pitch
Is it possible to make a control surface respond with an absolute value when a control axis is used?
242 SpillySock
3.5 years ago
Nevermind. abs(Pitch) I got it