evaera / matter

A modern ECS library for Roblox.
https://eryn.io/matter/
MIT License
144 stars 34 forks source link

Support functions in dummyHandles to support widget configs #76

Closed jackTabsCode closed 8 months ago

jackTabsCode commented 8 months ago

dummyHandles can now optionally return a function so that it can support reading from widget arguments

Fixes #66