fsCameraSet in walkaround/avatar mode

Version: 1.7.XX.X

Frequency: /Consistently

Severity: High/Blocker

Context: in “flight”, using standalone wasm module

Bug description: it looks like fsCameraSet doesn’t work in avatar mode

Repro steps:
Try to set custom camera when into avatar mode.
Camera seems to be acquired correctly (app name in add on camera controls, kick enabled etc) however fsCameraSet fails

Sending the same function from aircraft works as expected

Hello @mamuDesign

Doesn’t a call to fsCameraGetStatus tell you the camera is controlled by the game?
I think the avatar mode is one of the case where the game will take priority over any API user.

Regards,
Sylvain