TwinFan / XPMP2

Multiplayer library for X-Plane 11/12 with instancing, TCAS override, and sound
https://twinfan.github.io/XPMP2/
Other
24 stars 16 forks source link

Engines don't rotate in Sample Plugin #14

Closed parlock closed 4 years ago

parlock commented 4 years ago

Describe the bug Engines don't rotate in the sample plugin code. I am on XP 11.5 with Vulkan.

To Reproduce / Source Code Example Build Sample plugin and install in XP 11.5 and set it to Vulkan drivers.

Expected behavior Engines/Props would rotate on the aircraft in front of me doing circles.

Version

parlock commented 4 years ago

Tried it in 11.50b11 with either Vulkan or OpenGL. no rotation of the engines/props in the sample plugin...

parlock commented 4 years ago

Solved the issue. Turns out you have to run the CSL2XSB.py on the models. then they fully work in game with all animations... :)

TwinFan commented 4 years ago

Oh, would I love self-closing issues ;-) But in fact there is one thing to it: The documentation has

So this issue is not a coding issue, true, but a documentation issue. And for that reason re-opened.