- Joined
- Nov 26, 2015
- Messages
- 106
- Reaction score
- 20
- First Language
- Italian
I was playing a video i an automatic execution event and it doens't wait for the movie to end. I managed to solve it using event pages and this line as a conditional branch argument
!Graphics.isVideoPlaying()
The thing is i wish it was more clean also i think that this should have been a basic feature of the program (maybe i missed something?).
Anyway, i there a way to obtain this more cleanly? It there a plugin or something like that that fixes this thing?
I working on a plugin for this by myself for now but if someone already has a solution he's welcome
!Graphics.isVideoPlaying()
The thing is i wish it was more clean also i think that this should have been a basic feature of the program (maybe i missed something?).
Anyway, i there a way to obtain this more cleanly? It there a plugin or something like that that fixes this thing?
I working on a plugin for this by myself for now but if someone already has a solution he's welcome
