-
如图,我尝试用该项目实现一个官方的例子,但是在添加scene时出错了,请问应该怎么解决这个问题,是我使用方式不对还是兼容还未完善。
![QQ截图20221101162653](https://user-images.githubusercontent.com/38252526/199195361-d9717e8d-a396-4576-8fcb-0e6661bf6ac8.png)
-
I am a big fan of small builds. There are many projects those don't use physics at all. Maybe it would be a good feature to distribute a Phaser without physics engines? Or easily make a such build on …
-
### 概要
Phaser3で作成したゲーム画面をレスポンシブ化する。
### 目的
モバイルでも、プレーできるようにするため。
### 提案内容
以下のディスカッションを参照する。
- https://phaser.discourse.group/t/responsive-game-size-in-mobile-browser/12088
少し試したが、現状のゲームの配置の変更…
-
https://zenn.dev/sdkfz181tiger/books/d705035a8c0452
https://zenn.dev/nyoroko/articles/f03f4dfa375e05
-
Hello,
I believe there is a missing 's' on this line:
https://github.com/rexrainbow/phaser3-rex-notes/blob/master/templates/ui/ui-plugin.d.ts#L184
It should be `statesRoundRectangle` instead of…
-
### 概要
NextjsとPhaser3を連携して、簡単なゲーム画面を作成する。
### 目的
NextjsとPhaser3が連携できるか検証するため。
### 提案内容
https://github.com/Recursion-Group-C/Phaser_Typescript_Next.jsを参考に、実装する。
### タスク
_No response_
-
在第二个终端输入npm install之后报错。具体如下:
在第一个终端显示:
FileNotFoundError: [WinError 3] 系统找不到指定的路径。: 'C:\\AgentVerse\\ui\\node_modules\\.staging\\eventemitter3-1e3b8f15\\umd'
在第二个终端显示:
npm WARN optional SKIPP…
-
Hello,
Firstly, thanks for all of the work you've done on RexUI.
Secondly, I need to add strikethrough for your [BBCode](https://rexrainbow.github.io/phaser3-rex-notes/docs/site/bbcodetext/) mo…
-
-
Hi,
I am running Phaser within a Cordova / Phonegapp application so that I can combine various technologies in my app. Because of this, I am not able to use the import functionality to load the rex…