Good morning/evening
This is question for help, I didn’t do the scripts myself
I’m trying to apply this tutorial : https://www.youtube.com/watch?v=jOeGyqOr66E&index=7&list=PLD2F1C5F312A669FF
In general the tutorial sounds like creating a calculator in game engine
When I press “Enter” or “Enter in numpad” the number I have entered in miles should be converted immediately to km.
Instead of converting the number, the game just show letter “E” as I press “Enter in numpad”. When pressing “Enter” nothing happens.
The scripts I used are shown in .blend file that’s attached.
I have modified Text.py and named the script with the modification Text 2.py, even though it didn’t yet
3.blend (634 KB)