Search the Community
Showing results for tags 'phaser3 games'.
-
Hello Guys, I am working on hybrid game app including phaser and nodejs. My game app will include login, lobby and game section. So, is it good idea if I make all sections as phaser scenes and wrap them as standalone phaser game app. Or I should make login and lobby section separately in html and include phaser game? What can be best approach based on performance in mobile.
-
1-) I am new at phaser and I look for phaser3 Matter physic tutorials. 2-) Is there a way to search in phaser3 tutorials. It is too hard to find proper tutorial. https://phaser.io/news/category/tutorial
- 3 replies
-
- phaser3 games
- matter
-
(and 3 more)
Tagged with:
-
I am trying to add Lottie animation in the Phaser 3 in my game. But I am not able to add. Lottie Animation link. This is how I am adding into my code : this.animation = bodymovin.loadAnimation({ container: document.getElementById("game"), // Required path: "assets/json/RainLoop.json", // Required renderer: "canvas", // Required loop: true, // Optional autoplay: true, // Optional name: "Hello World", // Name for future reference. Optional. }); But here problem is, this animation is attaching to the HTML DOM elements and so that
-
- phaser3 games
- lottie
-
(and 3 more)
Tagged with:
-
Hi, a simple phaser 3 game. It seems as I made it, Richard added stuff I needed to the build! It was funny because the timing was perfect! It's meant to be a really short play game Phaser 3 is really neat and I wanted to really use the web audio dynamic sound, but it didn't seem to work on some phones yet(the actual web audio api). I also noticed on my phone the scroll sprite for the front screen slows down after 4 minutes.maybe my phone http://www.game-cooking.com/games/meatloaf_catch/
-
- cooking games
- phaser3 games
-
(and 1 more)
Tagged with: