I’m asking these questions with 2D mobile games in mind:
- Does creating a scene at runtime reduce build size?
- Does creating a scene at runtime affect performance/user experience?
- Creating a scene at runtime would make developing/placing/tweaking the visuals a little difficult. Is there a way to build a switch to develop using the editor but when the build is created it only builds using the scripts that create at runtime?