Added a very big improvement to the way GIFs work. Now GIFs are internally separated from the rest of the scene, so in cases where only the GIF updates in the scene, the rest of the scene doesn't need to update. This optimization reduces CPU usage and allows running of GIFs at 20 fps if you set
fast: true in the GIF object.