phaser3-plugin-pathbuilder
Path builder
A tool for creating and editing paths in games using Phaser 3 API
Draw and edit Lines, Bezier Curves, Splines at runtime, explore your scene and export your paths to Phaser
80 stars
4 watching
10 forks
Language: JavaScript
last commit: 8 days ago bezier-curvesdrawgamesphaserpluginscenesplines
Related projects:
Repository | Description | Stars |
---|---|---|
samme/phaser-plugin-scene-graph | A utility plugin for Phaser games that visualizes the game's scene graph and display tree. | 35 |
samme/phaser-plugin-game-gui | Provides an extensible and customizable UI framework for games built with Phaser | 38 |
samid737/phaser-plugin-pocketdebug | A plugin for Phaser 2 that displays debug information in the game's DOM elements. | 2 |
simiancraft/create-phaser-app | A Phaser game development boilerplate with tools for complex analysis and deployment | 373 |
samme/phaser-plugin-step | Provides keyboard shortcuts to control frame-stepping in Phaser games | 3 |
samme/phaser-sprite-gui | Tool for inspecting and manipulating Phaser game sprites via a graphical interface | 52 |
phaserjs/phaser-ce-plugins | Provides a collection of plugins for the Phaser game framework | 205 |
nkholski/phaser-animated-tiles | Adds support for animated tiles to Phaser 3 games | 125 |
amaccann/phaser-navmesh-generation | Generates Navigation Meshes from Phaser TilemapLayer data and collision indices. | 12 |
phreaknation/system.plugin | A starter kit for building Phaser.io plugins using JavaScript | 11 |
mikewesthad/navmesh | A plugin for fast pathfinding using navigation meshes in game engines. | 355 |
phaser-cli/phaser-cli | A tool for creating and managing Phaser games with minimal configuration. | 56 |
oliverbenns/phaser-starter | A minimal setup to create a Phaser game environment quickly | 75 |
nkholski/phaser3-es6-webpack | A Phaser 3 project providing a basic framework for building platformer games with ES6 and Webpack. | 701 |
samuelnovaes/phaser-runtime | Enables running Phaser 3 games on desktop via Electron | 65 |