AndyJarosz I'm having trouble getting the encoder to work properly with the suggested setup explained in the Mars site you suggested https://vive-mars.notion.site/Applying-Lens-File-to-CineCameraActor-0bebd239ba5d437d963df26148ad1df3
I can see the raw encoder data coming in when enabling the LiveLink frame data but when I try to do the focus mapping in the Lens file it doesn't work properly. It's as if there was some sort of looping of the data so after I enter a new point in the Focus graph, the raw fiz for focus shows the previous point I entered. For example, if I first set the encoder to zero, I then add a new point in the focus graph and assign the raw encoder value to 60cm (the first value of my lens) then when I move to the next focus stop, the raw encoder input now reads 60 instead of the actual raw value. Would you have any idea of what's going on? I double checked and I have everything setup as in the documentation. I'm using Unreal Engine 5.1, added the LiveLink controller for the Mars tracker and a Lens component.