Why it has to build the ENTIRE game while I just want to test a scene?

joeygu

  • Posts: 9
Hi all

Every time I test the game, the entire game gets built, no problem here.

However, sometimes I just want to test a scene, Stencyl still build the entire game from head to toe, then only show me the scene I try to test.

Why?

It can be extremely time-wasting when the game gets big.

Any solution / get around? Or am I doing something wrong?







Luyren

  • *
  • Posts: 2815
Tools > Game > Clean Project might solve this issue. If that doesn't do it, create a blank game with only two scenes (give them different background colros), and generate your logs after hitting test scene and confirming that the scene is not the first one loading.

As a work around, set your desired scene to be the starting scene and test the game.
My Stencyl resources are available here: https://luyren.itch.io/
Cutscenes, RPG Elements, Particles, Map System and many more.