Robin

Results 17 comments of Robin

I have several scenes that have background music, and for this background music I would like to use the same key as for the sprite. If this could really cause...

I have several rooms in my game that all have a sprite and background music. The sprite has the same key as the scene of the room, so I find...

I think it would be more consistent. You could use the same key for sprite and audio instead of different ones. And since Phaser uses keys per type, I think...

Sure. It's just that I have a lot of audio files and I want to organize them together with their associated sprites. So it makes the most sense for me...

No, there are no errors. But I tried it in Microsoft Edge and it doesn't happen there, so it seems to be a browser problem. Is there anything that can...

After further testing, I noticed that this only occurs in incognito mode. I just need to remove `-disable-open-browser` and use Phaser Editor in normal browser mode again. I think the...

Small update on this: It happens mainly when you zoom out. Nothing to do with incognito mode.

Sounds good, would the extension then change the code style after it was generated or how would that work? And would that be a built-in extension?

I am talking about [import aliases](https://code.visualstudio.com/docs/languages/jsconfig#_using-webpack-aliases) that you configure in webpack and jsconfig.