K
K
Kotasm2017-03-05 16:17:10
Game development
Kotasm, 2017-03-05 16:17:10

What is the best way to implement multiple games in one application?

We are doing the project itself on Unity, and so the question is, I go to the menu where there are a bunch of mini-games in the main scene, do they each in a separate scene? Is it possible to make the main page simply in HTML5 and then run each mini-game as a "separate application"?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pparma, 2017-03-05
@Kotasm

Depends on the complexity ("gravity") of the games. You can continue to keep in one scene. You can load prefabs. You can make different scenes - load / unload additively or switch between scenes.
Depends on what goal you set for yourself.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question