A simple physics system consisting of points and sticks. The sticks act as springs, keeping two points a certain distance apart from each other. The ground is frictionless, so points can slide along it without losing any energy to friction. Edit mode 1: Place points Edit mode 2: Lock and unlock points Edit mode 3: Place sticks Press space to begin the simulation. Credit to @greedjesse for making the normalize script (https://scratch.mit.edu/projects/554498813/) Everything else is by me. Things I might add: - Removing sticks during the simulation; “slicing” - Better UI and general polish Here are some example setups (just type the name of the setup into the load box instead of a code). Comment your code and its name if you want to be added to this list! "pendulum1" @lucens_cat "pendulum2" @lucens_cat "wheel" @lucens_cat "ragdoll1" @lucens_cat "ragdoll2" @lucens_cat "car" @lucens_cat “bridge” @Whitepatchwastaken "clock" @ilovegames123124