Controller sensor simple movement
So I'm testing out the controller sensor and I simply want to rotate a box left and right so I attached it to an advanced rotator. I set one of the axis to one of the controller sticks and when I use it one only gives it a positive signal so it's always going in one direction regardless of which way I push the sensor. Please help.
I've never used puppets is that a better way to go if I'm trying to move a a vehicle as the final result?
-
Hey,
A wire coming from one of the stick outputs contains both X and Y input from the thumbstick, so when it's plugged into a single tweak, it gives a value based on how much the thumbstick was moved overall.
To get a value for one stick axis that goes left and right, first plug the thumbstick output into a Splitter gadget (found in Gadgets > Logic & Processing menu in the palette). This splits it into its X and Y value. Then wire the X value into your rotator.
Hope that helps :)
- Liam -
Thank you sir, I will try that :)
請登入寫評論。