Image:
 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:
|
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
|