amisiunas Posted December 21, 2014 Share Posted December 21, 2014 Hello everyone, I'm new to phaser, but haven't found any information or examples on this. I am trying to implement a way when the player aproaches a door(an object tile in tilemap), then a new window within the game appears asking to enter a password for that door. At this moment I have just played with prompting(prompt(" ")) the player when he/she overlaps the door's tile, but it causes the player to keep on moving after entering the password. So my question would be what is the best way to solve this situation? Would like to see some examples if possible. Thanks in advance:)) Link to comment Share on other sites More sharing options...
horkoda Posted December 21, 2014 Share Posted December 21, 2014 I've posted a short answer here: http://www.html5gamedevs.com/topic/10973-text-input-text-boxinput-field-how/?p=64041 Link to comment Share on other sites More sharing options...
Recommended Posts