/recs

Roblox ECS implementation

Primary LanguageLuaMIT LicenseMIT

RECS

A work-in-progress successor to RobloxComponentSystem. Primary differences:

  • Systems exist as a formalized concept
  • Components have very little attached behavior
  • Singleton components exist