-
스테이지 씬을 두려고함
각 스테이지 클리어하는 식으로 게임 구성도 좋을듯
-
크게 신경 안쓰려 했는데 간단한 Sprite 정도는 구하면 좋을거 같음
-
Hi,
I just wanted to point out something that I noticed, it could be an entirely intentional choice or just a bug in my code. I'm making a dialog system for a game, utilizing the `areaclick` event…
-
## Version
* Phaser Version: 3.55.2
* Operating system: Mac OS Ventura 13.3.1(a)
* Browser: Chrome 114.0
## Description
First of all, I saw a Issue. That is #5492 Issue. It …
-
## Version
* Phaser Versions:
Phaser v3.22.0 (WebGL | Web Audio)
Phaser v3.20.1 (WebGL | Web Audio)
Phaser v3.20.0-FB (WebGL | Web Audio)
Phaser v3.19.0-FB (WebGL | Web Audio)
* Operating syste…
-
결과물 github page를 이용해서 띄어보려고 함
-
The preload in this example pulls images from http://labs.phaser.io in preload function.
When I create an assets directory in src, all my images return 404 when calling this.load.image.
Does we…
-
I'm following [this](https://codepen.io/rexrainbow/pen/yLKNVaW) guide for adding inline bbcode images in conjunction with rexUiTextbox.
I preload the image using "this.load.image('bolt', 'https://r…
-
Ideally scenes would start with the player in a default position, but we would be able to override that by passing information to the scene initializer. This would allow the player to be near the door…
-
기본적인 클래스 만들고
에너미 클래스에 추가하여
총알이 발사될 수 있어야할거 같음