-
https://github.com/photonstorm/phaser/blob/cd1854630eb8fec5c43e59a64f005a701c5c16f7/src/renderer/webgl/WebGLRenderer.js#L26
This statement is always `true`. `typeof` always return a non-empty strin…
-
I created a simple strategy game. It is live at https://wenta.github.io/rapid-dominance/
It is written in Typescript with PhaserJs
Screenshot.
![image](https://github.com/Trilarion/opensourcegames…
-
Type: Bug
When I am running the code in the browser, the brower only gives output of old code and not the updated code.
VS Code version: Code 1.72.1 (129500ee4c8ab7263461ffe327268ba56b9f210d, 2022-…
-
**Is your feature request related to a problem? Please describe.**
The problem is that sometimes server load is high because of SSR. Right now it can be optimized by turning off SSR for some componen…
-
Is there an API in PhaserJS that can be used for particle tracking? Currently, I want to emit a particle towards object A (assuming object A's coordinates are (100,100)), but object A may move durin…
-
-
https://user-images.githubusercontent.com/45121253/209021720-ec071f48-8e14-43a0-b279-44fa5581e03f.mov
### Phaser3
- 良い点
- 物理演算エンジンを備えている -> 衝突判定、重力など
- server でも headless phaser3 を使ってゲームロジ…
-
**Description**
In `packages/core/src/environment.ts` and `packages/xstate-fsm/src/index.ts` there are references to `process`. Since a web browser does not have this variable, you can not load xstat…
-
Documentation is needed both for developing new avatars within the system and getting the chat bot set up with OAuth bearer tokens, etc.
-
### Describe the bug
I am experiencing the same issue as #2965. However, that issue has been marked as closed with a commit.
When attempting to load an image from an asset, I receive the CORS er…