Browse Search Popular Register Upload Rules User list Login:
Search:
Simplification

Image:
screenshot of the scene

Author: Jerem2187

Group: Default

Filesize: 57.47 kB

Date added: 2012-10-02

Rating: 5.6

Downloads: 1188

Views: 448

Comments: 1

Ratings: 2

Times favored: 0

Made with: Algodoo v2.0.1 Edu

Tags:

Scene tag

It's a lot of auto-reverse carts.
The one on the left is complicated with fully mechanic auto-reverse system.
Others to the right are more and more simplified.
Please log in to rate this scene
edit
Similar scenes
Title: Water filter
Rating: 5
Filesize: 28.02 kB
Downloads: 860
Comments: 0
Ratings: 1
Date added: 2021/03/10 06:17:32
Made with: Algodoo v2.1.0
Rating: rated 5
download
For even greater simplification:

1. clone (1) wheel.
2. Enter "scene.my.angVel=3.5" in the console.
3. Modify the wheel (circle) script as follows:
angvel = {scene.my.angVel}
onCollide = (e)=>{e.pos(1) > 0.5 ? {scene.my.angVel = - scene.my.angVel} : {}}
Last edited at 2012/10/04 10:58:01 by s_noonan