changevolume()

The function changes the volume of a sprite by the specified amount.

clearsoundeffects()

The function clears any sound effects currently in place. However, it does not stop the sound currently being played.

setsoundeffect()

The function changes the specified sound effect to the value. The input is for selecting how much the sound will be changed. A positive number will ma…

changesoundeffect()

The function changes the specified sound effect by the values. The input is for selecting how much the sound will be changed. A positive number will m…

stopallsounds()

The function will stop any sounds currently being played on all sprites and the Stage. Pressing the Stop button will also stop all sounds, but is rare…

play()

The function will play the specified sound, with no pause to its script.

playuntildone()

The function will play the specified sound, pausing its script until the sound has finished playing.

size()

The function returns its sprite's size.

backdrop()

The function returns its sprite’s current backdrop number or name.

costume()

The function returns its sprite's current costume number or name.

Get in Touch!