Report this content
We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.
Note that misuse of the reporting tool will not be tolerated.Item being reported:
Hi guys! I have a wheel on a ship which spins nicely with left stick input, along with a separate advanced rotator to steer the ship, however rather than map left stick to steer in usual analogue fashion (ie hard left/right on the stick = full steering), I want to make the ships rotation speed scale with the rotation of the ship wheel (ie 0 degrees is straight on, 20 degrees clockwise steers right slightly, 180 degrees clockwise steers right aggressively). I pondered using a rotation sensor to detect the orientation of the ship wheel and then output this into the rotation speed of the ship, however how can I adjust how the value maps across from the sensor to the ship rotator? What value does the orientation output send over?
Is this even the best way to do it?!