Scripting with Project Tiny in DOTS Mode Scripting in DOTS Mode is based on the Entity-Component-System(ECS) architectural pattern. You can author Entities in the Editor, however you must create Components and Systems using scripting.