Problem with preload / create level classes?

@fselcukcan : You know? I like helping people but I must first say this. First of all, your post is very rude. If I’m not allowed to have people do it for me, then you are not either. That is just the way the world is right now. Yes it’s very sad, but it’s true. Secondly, I too am an experienced Javascript developer but that doesn’t give me any special privileges. I also work with Three.js & Babylon.js. Now, with that being said, here is a demo I cooked up to switch between scenes & have a title screen menu at the same time although it is not 100%.

https://thundros.github.io/menu-system/

If you wish to contribute to it to make it better, please do let me know.

Once again, I hope that helps. And I do not mean to sound rude but I’m tired of the “help me but I don’t help you in return” mentality.

@Thundros
Honestly, I have no idea why you have reacted like that. I have not asked for your or anyones help here in this thread. I have not wanted you and anyone to do it for me and I never do. You have misunderstood somethings.

The problem in my perspective is:

  1. You have never marked the question solved. It would be helpful for the all forum if you have shared your solution after many people posted to help you for days. You are the owner of the question and you asked it 18 days ago. You have wrote you have fixed your issue just 11 hours ago only after I have asked some other person than you something about their follow up post after like two weeks. Not even marked:

I wanted to point it out for this forum’s clarity. Somebody or me could be trying to solve it without knowing you have solved it. Even you do not share at least you can mark it solved.

  1. I do not understand all the privilege part at all. I wanted to tell it is a challenging task to create some UI with this framework for me even I have experience in JavaScript and some UI libraries. The point was it can be same for some people out there like us asking some insights in this forum. They may eventually reach here so lets leave them a good base to build upon. So, some explanation would help all about the code blocks you have posted after this.

I was not sad at all, it was a way of speech. I do not think I have been rude.

I am trying to find solutions to my and other people’s issues by posting, coding demoes, suggesting ideas for the forum and the framework. I hope I can be helpful.

@fselcukcan : Apologies. It was a misunderstanding now that I read this. Anyway, here is the demo :

https://thundros.github.io/menu-system/

I hope it helps :slight_smile:

I have marked it as the solution.

Hi all,
In case anyone is interested in using es6, this very clear and simple official example of how to create and make scene changes using es6:
http://labs.phaser.io/edit.html?src=src/scenes\changing%20scene%20es6.js

Regards.

@Thundros You are welcome.

Great! Another issue is solved!

1 Like