Hello everyone,
I've been making a space shooter-type game for Android and I am experiencing a serious problem with audio.
All sounds in my game seem to loop, even though there is no reason for them to do so. Eventually the sounds become so many that the game can't run properly.
In Windows the game runs fine.
The sounds I use are wav format (I use the ones that come with MMF2), and for music I use ogg files.
Any ideas on how to solve this problem?
Also, is there any way to change the position of the touch joystick? It's always at the bottom left which makes it hard to control. I'd like to position it at a custom X,Y position.
Thanks in advance!