Level Selector

2

Index

Attached Files

The following files have been attached to this tutorial:

.capx

level-selector.capx

Download now 265.29 KB

Stats

3,307 visits, 6,399 views

Tools

Translations

This tutorial hasn't been translated.

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

Be careful when you add lines below:

First we are requesting Construct 2 on Start of Layer check for LocalStorage check item "Level_select" Exists or not.

Two LocalStorage item "Level_select" Exists LocalStorage get item "Level_select"

Three LocalStorage on "Level_select" get system set Level to LocalStorage.itemValue

Now if you test run your project screen will look like below:

Only little bit left to add.

Open your Level_0 events and add these lines below:

Not much is it? Now test it it should work fine. Good luck.

Lord Shiva bless you all

.CAPX

level-selector.capx

Download now 265.29 KB
  • 1 Comments

  • Order by
Want to leave a comment? Login or Register an account!