Browse Search Popular Register Upload Rules User list Login:
Search:
Water Color Changing Script

Image:
screenshot of the scene

Author: scrabs

Group: Default

Filesize: 35 kB

Date added: 2010-03-16

Rating: 5.6

Downloads: 1303

Views: 1554

Comments: 3

Ratings: 2

Times favored: 0

Made with: Phun

Tags:

Scene tag

Dunno if this has been posted before, but here's a water color changing script. For all you rookies out there, this is how the script works out:

(e)=> {app.Watercolor =e.this.color} - When collided with, the water changes to the color of the scripted object.

(e)=> {app.Watercolor =e.other.color} - when collided, the water changes to the color of the object that hit the scripted object.

(e)=> {app.Watercolor = [1.0, 0.0, 0.0, 1.0]} - when collided, the water changes to (in this case) Red. Change the numbers (or get a color number from the script menu of an object) to get another color.

If you want to, change the color of any of the boxes to have the water change to that color
enjoy!
Last edited at 2010/03/16 20:07:10 by scrabs
Please log in to rate this scene
edit
Similar scenes
Title: Water Color Changer
Rating: 5
Filesize: 47.11 kB
Downloads: 706
Comments: 0
Ratings: 1
Date added: 2009/07/01 22:44:35
Made with: Phun
Rating: rated 5
download
Title: Color Changing Ball
Rating: 5.6
Filesize: 10.44 kB
Downloads: 4035
Comments: 2
Ratings: 4
Date added: 2009/03/31 03:25:55
Made with: Phun
Rating: rated 5.6
download
Title: Ball Factory
Rating: 5
Filesize: 454.85 kB
Downloads: 1972
Comments: 1
Ratings: 1
Date added: 2020/09/20 14:52:54
Made with: Algodoo v2.1.0
Rating: rated 5
download
Title: Bob the Script 1
Rating: 5.7273
Filesize: 19.28 kB
Downloads: 837
Comments: 3
Ratings: 5
Date added: 2009/07/08 22:08:44
Made with: Phun
Rating: rated 5.7
download
Title: Algodoo Marble Race Season 2 Part 7
Rating: 5
Filesize: 88.66 kB
Downloads: 1923
Comments: 0
Ratings: 1
Date added: 2021/05/01 18:40:20
Made with: Algodoo v2.1.0
Rating: rated 5
download
Title: Spring Reads Data
Rating: 5.625
Filesize: 12.07 kB
Downloads: 3112
Comments: 23
Ratings: 2
Date added: 2021/10/08 23:42:15
Made with: Algodoo v2.1.0
Rating: rated 5.6
download
hmm... bad third script. you mean:
(e)=> {app.Watercolor = [1.0, 0.0, 0.0, 1.0]}
ah thanks, didn't see that
nice specialy wen thinking my color changing scripting sucks :tup: 10/10