Does somebody know, how I can make that when my game asks wjat is your name? that it shows the answer above the player's head? I'm making a sims game and it would be nice if you could name your character.
Tyhanks for the help anyway
Offline
iEcoWarrioR wrote:
Does somebody know, how I can make that when my game asks wjat is your name? that it shows the answer above the player's head? I'm making a sims game and it would be nice if you could name your character.
Tyhanks for the help anyway
make a varible called "name", then use the ask block(ask . what is your name). "name" (equals sign) answer(blue block). finally use the purple block that says "say" the insert the varible name. do all this on the sprite you what to say the name.
Offline
mrn0body wrote:
when gf clicked ask [whats your name] and wait set [name v] to (answer) say (name) for (1000000) secsJust so you can see a bit better
Fixed.
Offline
minecraftpe123 wrote:
iEcoWarrioR wrote:
Does somebody know, how I can make that when my game asks wjat is your name? that it shows the answer above the player's head? I'm making a sims game and it would be nice if you could name your character.
Tyhanks for the help anyway<(name) = (answer)> forever say (name) end
Mean this?
Last edited by fetchydog567 (2013-01-03 22:10:13)
Offline
fetchydog567 wrote:
minecraftpe123 wrote:
iEcoWarrioR wrote:
Does somebody know, how I can make that when my game asks wjat is your name? that it shows the answer above the player's head? I'm making a sims game and it would be nice if you could name your character.
Tyhanks for the help anyway<(name) = (answer)> forever say (name) endMean this?
yeah, thanks mate :p
Offline