Hello,
My job is to do a game where i must have sequences of text and sound files inside the event loop. I already use QTimer's to program actions (graphicitems animations, show sentences, play sounds) that will happen in the event loop.
Now i'm using as many text and wav/ogg files as the sentences i need in the game.
But i will need thousands of sentences and sounds and it seems to me that this isn't the better way. Is there a way keep this information all together?
Any help would be appreciated.
Thanks,
Palma
Bookmarks