I am trying to figure out how to control levers and push buttons in FlexSim VR.
I found these info.
https://answers.flexsim.com/articles/37895/vr-demo-models.html
https://answers.flexsim.com/questions/44272/how-to-interact-with-the-objects-using-vr-oculus-r.html
https://answers.flexsim.com/questions/59854/vr-model-custome-code.html
Looking at these samples, I can see that by writing FlexScript.
It looks like I can control levers and push buttons in VR by writing FlexScript, am I right?
Am I correct in my understanding, or do I need to create some kind of DLL using C++, etc.?