So I made an egg hatching system (similar to ps99) which hatches eggs. However, I need a large amount of viewportframes to show the eggs spinning, cracking and hatching. This is causing the viewportframe fps to drop… but my actual fps is fine. Any help please?
Rendering 1 viewport would be better performance wise than rendering a viewport for each object. If the issue persist then present the script so we can locate the issue.