Help with egg hatching and viewportframes

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?

Thank you so much!

Couldn’t you just use 1 viewport frame, and have all those eggs inside it?

1 Like

Would that still lag? Cos theres still a lot to render.

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.

1 Like

Alr, I will look into it. Thanks!