[Phaser 3] Plugin Path Builder

This plugin will help you build paths for pathfollowers and path tweens. Draw and edit Lines, Bezier Curves, Splines and Ellipses at runtime and export them to Phaser.

giphy.gif

  • A useful tool for editing and building paths.
  • Explore your scene while building paths.
  • Draw your path in-game during runtime.
  • Export path as JSON Data.
  • Load them into Phaser and create awesome animations using pathfollowers!
  • Maximum usage of Phaser API.

More cool features will be added soon! Release updates will be posted in the comment section.

Demo.

Src & Docs

NPM

Submit an issue

1 Like

Version 1.8.0 - March 24th 2019

NOTE

Supports Phaser 3.16 (Input API changes).
This version of the plugin will not work with anything below Phaser 3.16.

Features

Updates

  • Upgrade to Phaser 3.16.2.

Bug Fixes

  • Fixed pointer problems due to API changes since 3.16.2, related to the dragState property. described in 3.16.1 release notes.

Thanks

1 Like