Im just working through some beginner tutorials, and added an asset loader. Is there some kind of way to create an "on will become visible" on a sprite, so that I can then get the image size to do the math on how far from the edge to place the sprite?
I understand its possible to add a "loading screen" of sorts. I just wonder if its also possible to keep it simple and just move/place the sprite once its ready to appear proper.