Hello,
I am adding a propeller rotation animation to a self-made helicopter model.
I have linked the animation frame to the PROP ROTATION ANGLE variable.
I want to control the propeller animation through the variable value of PROP ROTATION ANGLE.
I use the SimConnect_SetDataOnSimObject function in the SimConnect API to assign a value to PROP ROTATION ANGLE,
and read this variable from P3D,
But it is found that PROP ROTATION ANGLE is always zero.
What did I miss?
Can anyone helps me?
I am adding a propeller rotation animation to a self-made helicopter model.
I have linked the animation frame to the PROP ROTATION ANGLE variable.
I want to control the propeller animation through the variable value of PROP ROTATION ANGLE.
I use the SimConnect_SetDataOnSimObject function in the SimConnect API to assign a value to PROP ROTATION ANGLE,
and read this variable from P3D,
But it is found that PROP ROTATION ANGLE is always zero.
What did I miss?
Can anyone helps me?