Results 6 issues of Aaron Meyers

hopefully i'm not doing something incredibly bone-headed here, but I've just cloned the repo and run npm install and the terminal gets quite a few errors :( i'm running macOS...

Sorry if I missed it, but is there some way to handle errors/timeouts with calls to the Twitch API using the API class? I've noticed that if there is a...

I really like this lib and the Wiring stuff especially. I'm using KeyInput in a project and I'm finding that I actually want to add listeners for some events in...

enhancement

i'm having a little bit of a pikaraoke emergency! people are on their way over for karaoke and it's not working... when i run it, i get this: `aaron@Aarons-MacBook-Pro pikaraoke...

when i try router.ws( '/path', function(ws, req) { }); i get router.ws is not a function

It's my understanding that the new Input System doesn't support editor mode so InputActions don't work outside of PlayMode. For this reason, it might be nice to only update the...

question