This site requires JavaScript, please enable it in your browser!
Greenfoot
Username
Password
Remember Me?
Sign Up, Lost Password
Activity
About
Documentation
Download
Discuss
Scenarios
rangerfan2430
wrote ...
2017/6/12
How do you add sound to a green foot scenario?
rangerfan2430
2017/6/12
#
What would be the code to add sound? I'm having trouble finding it
Yehuda
2017/6/12
#
This line of code can be used for just playing a sound once.
Greenfoot.playSound(/*name of sound file in dierctory*/);
You need to login to post a reply.
X