-
We've got our intro video in mp4, but there doesn't appear to be an easy way to integrate this via Phaser's library (Nothing in docs). If there is, google searches up to now have not revealed how. ("p…
-
The templates don't check if the port is already in use when you Run them from Phaser Editor.
This may need fixing on a template level, or within the editor? @gammafp can help decide.
-
* [ ] Determine the structure for dialogue entries (e.g., text, speaker, responses).
* [ ] Create a format for branching dialogue paths (e.g., JSON, XML).
* [ ] Implement a dialogue manager to handl…
-
We are facing an issue with “Phaser-ce” component integrated in Ionic 3 app on Android devices. When trying to capture a screenshot with 3 finger down swipe or Palm swipe, the horizontal scroll on pag…
-
**Description**
Investigate if Access can utilize Phaser like done for BufferLease in teragrep/rlp_03#61
-
@hirotada-t @Hayato-Kossy
通信部分のリサーチ足りてないand理解できてないので、協力お願いします!
## geckos.io
nodejsでphaserを動かすのに必要みたいです。
https://github.com/geckosio/phaser-on-nodejs#readme
geckos.ioは、WebRTCというのを使ったものらしいです…
-
Hello,
I added another component on which the page is being redirected after leaving phaser game.
Following is the code I am using to destroy game component -
```
this.game.scene.remove('Scene…
-
I get error when add plugin
`Failed to install 'emi-indo-cordova-plugin-fanalytics': CordovaError: Unsupported system library (does not work with gradle): com.google.firebase:firebase-analytics-ktx
…
-
I have purchased both Phaser Editor and the Phaser Box2d plugin. When I try to run the Box2d examples, I'm told I need the plugin. How do I implement the plugin so I can view the Box2d examples?
-
I tried to get it work with Ninja physics, but that always gave me the error: "Cannot set property 'game' of undefined" in phaser-ninja.physics.js.
Since I'm not using a lot of ninja physics yet, I…