This awesome! Exactly what I'm interested in at the moment. I just downloaded the zips and gave both the gdscript and the dotnet version a try. The gdscript version worked as expected but the the dotnet code glitched. In the dotnet code, entering "pizza" is ignored and when you enter a "5" this also is ignored and a "0" is registered as the input. I am guessing there is a simple fix.
← Return to asset pack
Comments
Log in with itch.io to leave a comment.
is there a way to just get the code and not the assets without paying
The code is the asset. It’s an example project.
This awesome! Exactly what I'm interested in at the moment. I just downloaded the zips and gave both the gdscript and the dotnet version a try. The gdscript version worked as expected but the the dotnet code glitched. In the dotnet code, entering "pizza" is ignored and when you enter a "5" this also is ignored and a "0" is registered as the input. I am guessing there is a simple fix.
I’ve just uploaded a new copy of the C# project that should fix that issue.
I tried the new copy of the C# project that you uploaded and it works as expected. Thanks very much for your quick response!