Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to load scripts in order (important!) #79

Closed
ItsGravix opened this issue Sep 13, 2020 · 2 comments
Closed

Allow to load scripts in order (important!) #79

ItsGravix opened this issue Sep 13, 2020 · 2 comments

Comments

@ItsGravix
Copy link

Important Feature Request
I need to be able to load scripts in order so I can extend another class without having to worry about the extended class loading first.
image

@PhaserEditor2D
Copy link
Owner

CC: @aleksei-tro

Done. You can select now the Scripts (Predictable Order) in the Asset Pack Editor:

image

And add the scripts and sort them in the Inspector view:

image

You can test it with this build:

macOS: https://drive.google.com/file/d/1dwkEwpcX6fpIabQ4tDKH66BcqP2bENrb/view?usp=sharing
Windows: https://drive.google.com/file/d/1vmflGjLUSniV4_nH1tyzXPExSzyMgIfo/view?usp=sharing

Please, re-open this issue if you have any problem.

@PhaserEditor2D
Copy link
Owner

By the way, remember to clear the browser cache to get the latest changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants