Chris Wright

Results 15 comments of Chris Wright
trafficstars

@hdodov Don't forget to also [publish to npm](https://docs.npmjs.com/getting-started/publishing-npm-packages) :)

If you're using Phaser, you could use `Phaser.Geom.Rectangle#getRandomPoint` to get a random position and then use `NavMesh#isPointInMesh` to see if it's inside the navigable area. Otherwise you could reverse engineer...

Have you been able to improve accuracy on this, @wibimaster?

@ryangjchandler Did you ever sort this out? I'm currently getting `internal corruption of phar "app.phar" (truncated manifest header)`. I'm also using Box (via [laravel-zero](https://github.com/laravel-zero/laravel-zero)) and then `cat micro.sfx app >...

I have some code that relies on `zlib`, hoping there's a path forward with this🙏