G
G
Gregory2562021-11-24 16:45:41
C++ / C#
Gregory256, 2021-11-24 16:45:41

How to make levels: separate scenes or prefabs?

Good day, can you please tell me how best to design the game, make each level a separate scene, or put level prefabs on one stage? By level perfabs, I mean the background, game objects, and the player. In terms of performance, what's the best way to do it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
netcha1n, 2021-11-24
@Gregory256

Better through individual scenes. Since it will be simply inconvenient to manipulate them with a large number of levels.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question