Hi everyone!
In my application i’m not using prefabs, I just have all gameobjects in Scene and consequently I activate-deactivate them, after having modified the fields of that object before the SetActive.
I would like to know which option would be faster and less cumbersome for the application, since after the build it goes slower than in the PlayMode.
Thank you in advance