Phaser API Documentation

  Version: 
isFollowing()

Description:

Is this PathFollower actively following a Path or not?

To be considered as isFollowing it must be currently moving on a Path, and not paused.

Returns:
Description:

true is this PathFollower is actively following a Path, otherwise false.

Type:
  • boolean
Since: 3.0.0