The script is run when that translogic script rule is true.
OtherScene is relative. So to the oncoming scene other is the currently online scene, to the online scene other is the one coming on.
Scene, as usual, is itself so that could be the scene coming on or the one online.
Hopefully I made sense there?
I am looking for documentation on it but feel free to ask any more questions here and I'll try answer best I can in my rambling ways :)
------------------------------
Simon Redmile
Senior Graphic Programmer & Designer
Ross Video
Bristol United Kingdom
------------------------------
Original Message:
Sent: 07-07-2022 09:49
From: Svetlin Aleksandrov
Subject: Troubleshooting Transition Logic and Animations
Hey Red,
where I can find more info about OnTransLogic script?
• can you create condition to run that rule or the script is runned when the the rule is triggered?
• where OtherScene is pointing? Is it the current online scene?
In general where I can read about it? I can't find nothing about it in the XPression API Documentation.
------------------------------
Svetlin Aleksandrov
Motion Graphic Designer
Euronews Bulgaria
------------------------------
Original Message:
Sent: 07-07-2022 09:04
From: Simon Redmile
Subject: Troubleshooting Transition Logic and Animations
Hey,
Probably the best way is to put a script in each rule with a debug message.
engine.DebugMessage("whatever you want to right, I suggest the rule name and something like, was triggered", 0)
You can then see which rules are being triggered using the debug monitor which you'll find installed on any machine with XPression.

------------------------------
Simon Redmile
Senior Graphic Programmer & Designer
Ross Video
Bristol United Kingdom