currently when i change the orientation of my app,all the entities on the screen are rendering one by one.This is looking a bit bad and i feel that this gives a bad user experience. Is there any way in which i can delay my orientation changes or may be create some kind of animation so that all the entities can be rendered at the same time in a single instance.
feedback
|