[USER=“2522”]Nick Darnell[/USER] Hello I was working on your plugin and adding some more modifications to it to make it more modifiable(btw I really appreciate this plugin, it helped me learn the basics of Slate better than the documentation did), I wanted to ask if there is any recommended way of using tick/timers in slate while loading when a movie isnt playing?
Because right now I have the loading screen slate widget ticking because for some reason the timers didnt work reliably where sometimes they did and sometimes they didnt work(I honestly dont have enough experience with slate timers but I was using the documentation’s way of handling timers) and slate tick only seems to run when the mouse was moving around in the loading screen or if the movie is playing but if it sits still and there’s no movie playing then it wont tick.
Also I wanted to ask if its possible to allow for the default game movie player module to actually start a loading screen without having to have a movie path because right now my workaround is just making an empty path if there isnt any…