Phalanxia / recs

Roblox ECS implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Roblox ECS implementation

License:MIT License


Languages

Language:Lua 100.0%