-
Hello,
I recently installed the library (`v1.60.4`) from NPM, in an environment that already has Phaser installed (`v3.60.0`).
I followed the configuration guide, importing it in my game config and …
-
용어 정리
https://ko.wikipedia.org/wiki/%ED%83%84%EB%A7%89_%EC%8A%88%ED%8C%85
Danmaku
Bullet Hell Shooting
Barrage
이런게 있는데 Danmaku 로 하기로 함
-
## Version
* Phaser Version: 3.60.0
* Operating system: all
* Browser: all
## Description
`Uncaught Error: createEmitter removed. See ParticleEmitter docs for info`
## Ex…
-
This is more of a suggestion than notification of a problem.
This new offical spine plugin for the Phaser3 framework is great and a highly welcome addition. In use I have found one aspect of it th…
-
플레이어 클래스 만들고
화면에 보여주고
조작 가능하도록 처리하기
-
Failed to load in Phaser 3.60 version:
![image](https://github.com/rexrainbow/phaser3-rex-notes/assets/6482545/31fe0445-d331-408b-84ec-e29830083935)
![image](https://github.com/rexrainbow/phaser…
-
Hello, I know I've been requesting many features lately. I thank you for your support.
Can you add image support for https://rexrainbow.github.io/phaser3-rex-notes/docs/site/ui-dialog/? I want to b…
-
https://codepen.io/rexrainbow/pen/YMyBom?editors=0010 在当前案例中测试
141行代码:
let democon = this.add.container(0, 0);
democon.add( scrollablePanel);
然后滚动时候,透视效果会无效。大概是里面遮罩坐标错位了。。
-
Only specifies enter and exit atm...
-
"endless-runner" does not start 😭😭😭
Here is the error message I got
```
[webpack-cli] Invalid options object. Dev Server has been initialized using an options object that does not match the API…