Abspirit
Results
1
comments of
Abspirit
It may help someone : I fixed the emit error with a small change in waterbody class. I made the class extends Phaser.GameObjects.Gameobject ``` class WaterBody extends Phaser.GameObjects.GameObject { constructor...