Maximum number of states

Oct 29, 2020

Hi Everyone,

What is the maximum number of states an object can have?

Will having a large number of states cause performance issues?

Thank you,

John

4 Replies
Walt Hamilton

Someplace there is probably some sort of theoretical limit to the number of states, but I'm pretty sure it allows a lot more states than is practical to use. :) 

It seems likely that when a slide loads, all the states of all the objects need to preload. At some point, I would think loading hundreds of objects would have an affect on performance, whether they were individual objects, or state objects.