Algodoo "mods" primarily exist as user-created scenes and Thyme scripts
: Advanced "modders" use scripts to create objects that change color based on speed, thrusters that auto-stabilize, or even custom user interfaces (UI) within the scene. Where to Find and Install Mods algodoo mods work
: Right-click any object and select "Script menu" . Here you can input code to change properties such as: onCollide : Trigger actions when objects hit each other. onClick : Make objects perform a function when clicked. postStep : Run code on every frame of the simulation. 2. Algobox Assets Algodoo "mods" primarily exist as user-created scenes and
Thyme is Algodoo’s proprietary programming language used to create custom behaviors, change physical properties, or build interactive elements like buttons and games. You save the object as a
.phz file.