you have an expression under animations "compare current time".
does this has DT pre-programmed inside it like all behaviors have in C2 or i need to add it my self?
i need the animation to spawn an objectt if
current time is >1390 milliseconds
current time is <1405 milliseconds.
sometimes it does not spawn the object and my guess is that is has to do with the frame rate and dt.
and if i have to add dt how do i do it in this situation?