I have a query regarding stage rendering feature.
Let us say there are plenty of objects on my game and few objects that are having animation(for example graphics gets updated for these objects). Can i re render only the animation objects as per animation and stop rendering other objects. Is it really possible to do this?
If possible, Is it a good idea to do this?