matter-hooks icon indicating copy to clipboard operation
matter-hooks copied to clipboard

A hooks library for Matter

Results 3 matter-hooks issues
Sort by recently updated
recently updated
newest added

## Proposed changes This bumps the matter version compatibility to support newer versions of matter. They are currently compatible and we don't need to make changes.

Similar to how :queryChanged returns a record of all records prior to the first call to queryChanged, it would be useful for the result of useStream to do an initial...

## Problem There's currently no way to assign a priority to the bound action. Although this feature may appear illogical due to the nature of ecs, `ContextActionService:BindActionAtPriority()` is the canonical...

feature