Ukendio / jecs

A fast, portable Entity Component System for Luau
https://ukendio.github.io/jecs/
MIT License
121 stars 20 forks source link

Add nth parameter to world:target #116

Closed Ukendio closed 2 weeks ago

Ukendio commented 2 weeks ago

When you have multiple pairs with the same relation on an entity, you want to be able to look up specific targets and/or all targets for that relation.