Hello,
if there are much actors spawning at a specific time in a game, this can cause a FPS drop. Is it a legit way to spawn them earlier in the game but make them invisible, maybe on the loading screen, and when they are "spawned" later in the game just set the new transform and make them visible? Would that help with the FPS drops?
Thank you,
Thilo
if there are much actors spawning at a specific time in a game, this can cause a FPS drop. Is it a legit way to spawn them earlier in the game but make them invisible, maybe on the loading screen, and when they are "spawned" later in the game just set the new transform and make them visible? Would that help with the FPS drops?
Thank you,
Thilo
Comment