#11, by SimonSSunday, 07. September 2014, 23:05 11 years ago
I need to rewrite large parts of the script, and it will be getting some new features. Problem with shaderPan, it won't show parts that are not the screen because they aren't drawn. Maybe I change that so they are shown and add parallax in the shader... Need to think about it. getSize works for any sprite that is LOADED, so if the sprite isn't shown and not cached, the call will return {x=-1,y=-1}, also you might not wanna call the function every frame, because it's rather heavy.