|
Post by james92corner on Nov 10, 2019 8:45:51 GMT
Hey everyone!
First of coding is definitely not my strong suit.
I have to make an educational game for my coding class at Uni. Pretty basic atm the player triggers the tutorial text, but I added a mathManager script that picks 2 random numbers between one and 10 and asks the player to solve the math problem.
Anyone have ideas how I can capture the player numeric input. Currently looking into Input Fields to achieve this.
|
|
|
Post by Invector on Nov 18, 2019 18:22:55 GMT
Hmm you're in the right path, you will need to make a UI Input Field to enter the input, try searching on youtube for anything related to "unity math game tutorial"
ps* That's not really related to the template, so I'm moving to "Game Development Discussion"
|
|