TOUR
PRICING
HELP
Stencylpedia
Blocks Guide
Sample Games
Developer Center
FORUMS
CHAT
#MADEINSTENCYL
EDUCATION
SIGN IN
×
Welcome back!
Username or E-mail
Password
(
Forgot?
)
C
OMMUNITY
Home
Issue Tracker
Inbox [0]
New Posts
New Replies
Search
Stencyl Community
→
Stencyl
→
Ask a Question
→
Why it has to build the ENTIRE game while I just want to test a scene?
Pages:
1
Why it has to build the ENTIRE game while I just want to test a scene?
joeygu
Posts: 9
April 20, 2025, 03:43:11 am
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
April 20, 2025, 05:06:20 am
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.
Pages:
1