In actions for Fade I only see actions for "Finished" but is there a way to make an event for "On Fade Started"? Thanks.
I think you can compare opacity.
opacity < 100 --> do that
If your sprite doesn't use the fade-in parameter (set to 0) I guess you can use the condition "On fade-in finished"
Try this
Develop games in your browser. Powerful, performant & highly capable.
Thanks a bunch guys.