Is there a way for me detect when a scene is switched to because currently I have code that when the flag is clicked it goes to scene A for example. But to get that code to work, I had to disconnect flag code in scene B. How can I say when scene is opened or start to run that Code?
![]()
?
Oh thank you. What is with the ae? Do I need that? Does it change anything? If it does how?
It’s just data that you can access with

Ok thanks
Sorry to message again but I just finished fully implementing it and it didn’t work. I can send a video if that helps.
Ok I figured out what’s wrong. When I send the flag thing it receives the flag, and then it sends the scene back so if I have the send flag thing it thinks the normal flag is what I meant, is there a way around this?
Sent flag and normal flag is supposed to be the same. If you are looking for a way to differentiate between the two, then send flag with data (dataless flag is the normal flag) and use an if block so there will be a separate outcome between normal and sent flag!
Example:
Thanks
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
