Recycle Vs Respawn

bluebyu25bluebyu25 Member Posts: 500
edited November -1 in Working with GS (Mac)
Hey guys I am hard at work on an update for Tap Them but I want some advice:

Since my game is spawn and destroy heavy, I was wondering if you guys thought I would save a lot of performance by using a recycle method instead. As it stands, I have one spawner actor spawning 9 different types of enemies all based on score and timing variables. If I did recycle method, I would have to have at least 12 actors up there instead of the spawner and it would take awhile to do....and I was just wondering if you guys think I would see a significant improvement or not?

Cheers

Comments

  • mynameisacemynameisace Hull, UKMember Posts: 2,484
    I always do it, I think it's worth the extra effort for better device performance.

    Ace
  • bluebyu25bluebyu25 Member Posts: 500
    Thanks for the advice, I'll get on it.
Sign In or Register to comment.