Newb question, but up until now I've been creating widgets and Activating/Deactivating them as needed. I have several now that I am sliding onto the screen from outside the camera boundaries, and I was curious if there would be any performance hit if I just left them Active at all times.
So: Is there a difference in performance between a sprite that is offscreen and a sprite that is Deactivated?
Thanks!