How often can I instance the same actor?

xyloFUNxyloFUN Member Posts: 1,593
edited November -1 in Working with GS (Mac)
Yesterday, I looked at my first project .... What a mess! LOL

I have tons of actors, each performing one task.

Now, I am reusing similar actors dozens of times but it accured to me that I should get a professional opinion on this.

So what is the limit on instancing an actor?

I must say that I like my asset window showing only a quarter of the usual mess and so far, everything is working which is always a good sign.

Comments

  • HachikoHachiko Member Posts: 330
    No limit as long as performance are good :)
    It really depends on what the instances are performing.
    In any case you should just avoid spawn and destroy with gamesalad and reuse the instances that you put in the scene at start for better performance.
Sign In or Register to comment.