evaera / matter

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

Check for entity existence before displaying hover inspect #71

Open jackTabsCode opened 9 months ago

jackTabsCode commented 9 months ago

Fixes #73

jackTabsCode commented 8 months ago

There might be a better solution to this on a higher level than just providing an empty widget

LastTalon commented 8 months ago

I think it would actually be best to display debug information about this problem that could assist the developer, e.g. "World does not contain entity {id}."