TechnoTip continue their video tutorial series: "Today let us learn how to write custom methods/functions in Phaser game application/code.

In this video tutorial you’ll learn:

  1. Writing Custom method / function.
  2. Writing and using local variables – local to that state.
  3. Enabling click recognition(event) on image or any game object.
  4. Passing parameter to custom method.
  5. Creating text on phaser game world.
  6. Placing game object to the exact center of game world / game stage."

Read More