Image:
 Author: iggykoopa Group: Default Filesize: 456.58 kB Date added: 2014-11-25 Rating: 5 Downloads: 431 Views: 370 Comments: 1 Ratings: 1 Times favored: 0 Made with: Algodoo v2.1.0 Tags:
|
To use: CD player witha laser.
You must have the sound mod and the sounds:
tonelo.wav
tonemed.wav
tonehi.wav
to make custom CDs on OnLaserHit type
(e)=>{
System.WriteToFile("snd.file", "materials/tonelo.wav ")
}
(e)=>{
System.WriteToFile("snd.file", "materials/tonemed.wav ")
}
(e)=>{
System.WriteToFile("snd.file", "materials/tonehi.wav ")
} |
Last edited at 2014/11/25 01:06:39 by iggykoopa
Please log in to rate this scene
|