Originally Posted by: dmwkr Use the functions ReplayLastEventCameraOff and ReplayLastEventCameraOn instead of toggle, if I understood you correctly.
This doesn't seem to work, as if I trigger the newly created
ReplayLastEventCameraOff MainCamera
ReplayLastEventCameraOff LeftGoal
ReplayLastEventCameraOff LeftFaceoff
ReplayLastEventCameraOff RightGoal
ReplayLastEventCameraOff RightFaceoff
ReplayLastEventCameraOn MainCamera
ReplayLastEventCameraOn LeftGoal
ReplayLastEventCameraOn LeftFaceoff
and play the replay.
And then next trigger the newly created:
ReplayLastEventCameraOff MainCamera
ReplayLastEventCameraOff LeftGoal
ReplayLastEventCameraOff LeftFaceoff
ReplayLastEventCameraOff RightGoal
ReplayLastEventCameraOff RightFaceoff
ReplayLastEventCameraOn MainCamera
ReplayLastEventCameraOn RightGoal
ReplayLastEventCameraOn RightFaceoff
It works for the FIRST ever left and right replays, but as soon as I go to do a third and subsequent replay, it falls out of order, playing some of the right cameras during a left replay and vice-versa.
I don't mind what shortcuts I have to build, I just need a way of guaranteeing when I press the Streamdeck key, I only see that specific side's camera angles in the replay.