Ghost AI not moving through intersections (Phaser 3, PacMan)
I am trying to make a pac_man game with Phaser 3. I have implemented the pac_man movement, however, I really need help with the ghost AI. The ghost is moving my its self, however, it is not passing through any intersections. Like, it only moves in a different direction when it collides with something else. I am trying to fix this, and yet I don’t know how. I am using physics, with arcade. Here is some of the code:
Load Local Image using phaser js
I’m downloading some code from Rosebud AI, and when I start with their link or an external link, it works. However, when I try to use my own local storage to play the assets, it’s not working.
Scene added on top of another ends up “below” in Phaser 3
I have a Scene in which I call my UI, and display a sprite.
Cant load Spine Animation in Phaser Editor
I just purchase Phaser Editor and trying to add an Spine Animation to my game from ,.Atlas and .skel file. After add those 2, phaser editor seem to cannot load it. My screen just look like this and nothing happen.