Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

phaser2-navmesh

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phaser2-navmesh

A plugin for Phaser (v2) for fast pathfinding using navigation meshes

  • 2.3.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Phaser 2 NavMesh

A Phaser 2 plugin for fast pathfinding using navigation meshes.

For usage information, see: mikewesthad/navmesh.

Changelog

Version 2.3.0

  • Fix: webpack misconfiguration that caused issue 37. The build was only picking up the "default" export, but now it properly picks up all library exports. Thanks to@Wenish.

Version 2.2.1

  • Update all dependencies to the latest versions.

Version 2.2.0

  • Feature: PhaserNavMesh2#isPointInMesh allows you to check if a point is inside of the navmesh.

Version 2.1.0

  • Added public removeAllMeshes() to Phaser2NavMeshPlugin.
  • Converted library to TypeScript.

Version 2.0.5

  • Bug: fixed webpack config so that it applied babel transform and so that it worked under node environments, thanks to @will-hart

Version 2.0.4

  • Bug: fixed a bug when destroying navmeshes, thanks to @GGAlanSmithee for pointing it out

Keywords

FAQs

Package last updated on 04 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc