LibGDX & Tiled RPG Tutorial - #11 Audio

Channel:
Subscribers:
1,850
Published on ● Video Link: https://www.youtube.com/watch?v=pdVWOswLs8Q



Duration: 0:00
69 views
13


This video is part of a tutorial series covering the most important aspects of LibGDX and Tiled to create any 2D game (with focus on RPG).

Github repository of final code: https://github.com/Quillraven/mystictutorial

Chapters:
00:00 - Goal of this part
01:18 - Environment physic body cleanup
04:26 - Sound vs Music
05:50 - Adding the MusicAsset and SoundAsset
07:36 - Updating the LoadingScreen
08:14 - Implementing the AudioService
18:55 - Adding Tiled audio support
22:18 - Adding the attack sound effect