I think there’s no property for visibility on sprites. Is there a way to animate it?
Maybe you can use the alpha channel of the sprite color property?
But can’t find that property either, I can see “color”, but no specific alpha?
Try color.a 
1 Like
oh my. 
Thanks, will try that one.