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
→
How to make the scenes change automatically?
Pages:
1
How to make the scenes change automatically?
hhf04
Posts: 3
August 22, 2018, 03:21:32 am
I want to make it like when you finished one level, you will be taken to the next level (which is on the next scene) automatically.
Should I use any scene behavior? If so, can you tell me which ones should I use? Or do I use any settings?
Any helps would be so appreciated.
I need to finish this game ASAP as it is for a school project.
NickamonPoppytail
Posts: 1141
August 22, 2018, 03:30:12 am
Use the switch to scene block and set the transition time to 0.01 seconds once the conditions to ending a level in your game are met.
Upcoming Projects
Poppytail 5
and
Pixeltail
: Fifth and sixth main instalments in Poppytail series.
A Game About Trimming Hedges: Final Version
: An updated version of the original AGATH.
One Million
: Last-one-standing style small project.
The Poppytales
: Platformer boss rush with character collecting.
Skies n' Fall
: Boss rush shooter prequel to Rise n' Brawl.
Precious
: Weird platformer.
Christmas Time 2
: Sequel to Christmas Time 1.
JeffreyDriver
Posts: 2262
August 22, 2018, 03:32:35 am
See the blocks under SCENES > GAMEFLOW > TRANSITIONS
Those blocks will let you change scene. The first thing you need to do is figure out how to check that the current level is completed. What are your criteria for completing a level?
Current Projects:
The Grand Grimoire Chronicles Episode 3
Twitter@JeffreyDriver
apps.jeffreydriver.co.uk
minu94
Posts: 46
August 22, 2018, 03:41:52 am
You can use one of these blocks (attached)
Follow my game projects on facebook:
https://www.facebook.com/Minu94Lab
Pages:
1