#Fenix A320 tiller moving but not nose wheel

1 messages · Page 1 of 1 (latest)

grave phoenix
#

I just finished making a tiller for the fenix. i set it up so the potentiometer on my tiller moves the tiller in the fenix. now in game although i see the tiller moving in the cockpit, this nose wheel isnt actually moving. theres no other inputs for the tiller other then the one im using. any ideas?

modern coyote
#

some Lvars are only for controlling the animations in the virtual cockpit. try this code

@ -6.82 / 75 + -75 max 75 min (>L:N_FC_CAPT_TILLER)
@ -32.0293 * 16383 + -16383 max 16383 min (>K:AXIS_STEERING_SET)
modern coyote