shadowartist201 / TKA-PC-Port

A Windows port of Techno Kitten Adventure.
https://shadowartist201.blogspot.com/
41 stars 3 forks source link

[Android] Sound effect initialization issue #10

Closed shadowartist201 closed 1 year ago

shadowartist201 commented 1 year ago

AudioEngine, SoundBank, and WaveBank (which generally handles sound effects) fail to initialize.

shadowartist201 commented 1 year ago

Resolved by playing the meows as SoundEffect objects instead of AudioEngine, see 07afb1f9