detecting zoe enter and leave events
This commit is contained in:
parent
936a6bfeec
commit
eb95e2e483
7 changed files with 526 additions and 347 deletions
|
@ -1,5 +1,4 @@
|
|||
import * as Phaser from "phaser";
|
||||
import { Scene } from "phaser";
|
||||
import Sprite = Phaser.GameObjects.Sprite;
|
||||
import type { ITiledMapObject } from "../../Map/ITiledMap";
|
||||
import type { ItemFactoryInterface } from "../ItemFactoryInterface";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue