evaera / matter

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

Re-implement Mouse.Target for debugger mouse highlight #68

Closed jackTabsCode closed 9 months ago

jackTabsCode commented 10 months ago

Fixes #67

Ukendio commented 9 months ago

LGTM on the implementation! I understand the rationale of #67. Quite often that the local character is part of an entity in the game world, so allowing inspecting/tool-tip on it makes a lot of sense to me.