Thank you! If i had more time i would have added more animations but i tried to keep the animations simple in favor of having more time for coding and getting the game finished! Maybe I'll add some more animations in the future :)
sepel
Creator of
Recent community posts
This is such a cool game! I was confused for a moment in the beginning. But as soon as i figured out what i'm actually doing it was such an amazing experience!!
Only thing I found in my second round around is that the 2x speed triggers the events at different points its not extremely noticeable. But if you switch between them a lot its a bit annoying but if you stick to one speed its not really a big issue. :)
Very nice add-on! Thank you! :)
To make it mostly work in Godot 4, you have to load it and "Convert Full Project"
Then remove (or correct - even though I'm not sure how) the last line of Code in the Example Scene "$VoiceGeneratorAudioStreamPlayer.stream.audio_stream = load("res://addons/" + item)" And add the Sound, in the Inspector of the AudioStreamPlayer by clicking Randomizer, to the Streams tab.
This then only allows the one sound that's in the inspector to play but but other than that the Voice generator works great.
The Animation shouldn't be to hard to fix - I just didn't bother since I didn't need it for my project. :)

