MaxIsJoe / TWCRemake

The Wizards' Chronicles remake inside the Godot engine.
MIT License
6 stars 3 forks source link

Fixed issue #20 #22

Closed MaxIsJoe closed 3 years ago

MaxIsJoe commented 3 years ago

The new commit comes with a final fix for issue number #20 finally and is tested multiple times to see that everything is working correctly, This also comes with some improvements to some functions and removing the ugly wall of if statements in CreateThePlayer() and using match now instead.