Scripts can change object mass, friction, velocity, color, or gravity vectors mid-simulation based on user inputs or calculations. 2. Visual Overlays and Custom Textures
There are several types of Algodoo mods, including: algodoo mods work
This involves modifying the actual game assets located in the cache or data folders. This is closer to traditional game modding. Scripts can change object mass, friction, velocity, color,
These are objects you paste into your scene that grant you new abilities. Examples include: This is closer to traditional game modding
. These scripts allow you to modify object properties beyond the standard GUI options. Algodoo Wiki How Modding Works in Algodoo Thyme Scripting
So fire up Algodoo, open the console ( F10 ), and type your first Thyme command. Your journey into the world of physics sandbox modding starts now.
Algodoo treats scripts as text strings attached to objects. This means mods add very little file-size overhead. A massive, heavily scripted simulation file is often only a few megabytes in size because it consists entirely of geometric vectors and text code. The Algodoo Algobox: The Modding Hub