- Home /
Question by
rs205singh · Apr 20, 2020 at 05:17 PM ·
optimizationsetactive
Setting GAMEOBJECTS inactive Opimises games?
I'm working on making a game with a big map. Will setting them inactive when not needed optimizes my game? Also, will the presence of too many inactive / active objects affect the game-play?
If I have a large number of Active Game Objects in my game, Does it affect the game play?
Comment
Your answer
Follow this Question
Related Questions
Game optimization using .SetActive() slowing down game. 0 Answers
physics.OverlapSphere colliders 1 Answer
Optimizing : Set Active or Clipping Planes? 1 Answer
How To Set Active/Deactivate A GameObject after calculating it's Distance from the player..? 2 Answers
Is it cheaper to deactivate a game object or change its alpha, or other? 1 Answer