Skip to content

Commit ef77c3b

Browse files
authored
Update README.md
1 parent e142374 commit ef77c3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Phaser 3 Plugin Path Builder
22

3-
A tool to build paths used for tweens and Pathfollowers. Draw and edit Lines, Bezier Curves, Splines and Ellipses during runtime and export them to Phaser. [Demo](https://samid737.github.io/pathbuilder/).
3+
A tool to build paths used for Pathfollowers. Draw and edit Lines, Bezier Curves, Splines and Ellipses during runtime and export them to Phaser. [Demo](https://samid737.github.io/pathbuilder/).
44

55
## Description
66

7-
* Path Builder is A useful tool for editing and building tween paths.
7+
* Path Builder is A useful tool for editing and building paths.
88
* Draw your path in-game during runtime.
99
* Export path as JSON Data.
1010
* Load them into Phaser and create awesome animations.

0 commit comments

Comments
 (0)