Phaser API Documentation

  Version: 
pathRotationOffset: number

Description:

If the PathFollower is rotating to match the Path (@see Phaser.GameObjects.PathFollower#rotateToPath) this value is added to the rotation value. This allows you to rotate objects to a path but control the angle of the rotation as well.

Type:
number
Default: 0
Since: 3.0.0