Why does ROBLOX use an object-oriented system rather than an entity component system?

ROBLOX also allows you to modify the properties of instances directly, with the user interface grouping properties together by what things they affect …
View full source