Maths
![devilios](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
Hi !
I'm working on a math game and i'm blocked...
if i put
Display text
Text : random(1,9)+random(1,9) i have just the result. I want to see the calcul
for example : 5+9= ?
Can you help me ?
Bob from Switzerland
I'm working on a math game and i'm blocked...
if i put
Display text
Text : random(1,9)+random(1,9) i have just the result. I want to see the calcul
for example : 5+9= ?
Can you help me ?
Bob from Switzerland
Comments
make sure all this is typed in through the expression editor and completed with a click on the green tick
have a nice day !
Bob
__________________________
http://gshelper.com/
http://www.gamesaladforum.com/
I still have a problem because
random(1,9).."+"..random(1,9).."=" doesn't work with attributes because the value of my attribute is 0 ...
with random(1,9)+random(1,9) i see only the result but the attribute changes.
Do you know why or someone can help me ?
thx
Bob