Richard Davey

Results 6 issues of Richard Davey

Any chance of updating this to work with DK2? (SDK 0.4) as it currently reports that nothing is connected.

The README says: "The callback function takes the directory item (has path, name, size, and extension) and an instance of [node path](https://nodejs.org/api/path.html) and an instance of [node FS.stats](https://nodejs.org/api/fs.html#fs_class_fs_stats)." However, the...

I know this project is dead, so I'm leaving this here more for anyone else that runs into the issue, rather than expecting it to be fixed. But the parser...

Is there a way to stop a composite from getting mashed-up when you slam it against a wall with a lot of force? For example the particles can collapse on...

### 🐛 Describe the bug If you try installing the `mem0ai` package from npm in a project that already uses the Google genai package, it will error and abort because...

Consider alternative for AnimationState.destroy handling, specifically: ``` this.animationManager.off(Events.REMOVE_ANIMATION, this.globalRemove, this); ``` re: stopping sprites/particles from iterating through the event list every time one of them is destroyed.

🎞 Animation