20degree / solarusguide

0 stars 0 forks source link

How does Solarus play sounds? #23

Closed Zefk closed 8 years ago

Zefk commented 8 years ago

Basic sound example: Solarus can play sounds easily.

EX: sol.audio.play_sound("menu/Menu Browse")

string = directory = menu/Menu Browse

Other sound options: It will be good to explain other sound options. For example, preload and all the other great options. Maybe it can be a menu project for volume. That could cover inputs, images, and sound. http://www.solarus-games.org/doc/latest/lua_api_audio.html#lua_api_audio_play_sound

Zefk commented 8 years ago

When I get some time. I will work on a small project and written document with images for this part. Volunteer service is good for the community. You can assign me to it. I should have it done by next Sunday.

Zefk commented 8 years ago

This issue is solved by me, so I will close it. http://forum.solarus-games.org/index.php/topic,401.msg3898.html#msg3898