Allow Players To Write On Signs
SikkJewFro
Member Posts: 75
in Help Wanted
In my game I have signs, in which the player will essentially be able to place down and write a message on it, after they're finished, pressing "Enter" will close the window in which they type their message, now, I have an actor which is the general interface of the sign when clicked (The surface of the sign) But I have no idea how to allow the player to write on it, I havent had much experience in this section and I was wondering how I can achieve this, also, will it be possible to save what they wrote so that when they open the sign at a later point, it will display what they previously wrote? Thanks in advanced!
Comments
Yes, this is possible. You're going to want to use the Keyboard Input behavior. You can find some tutorials on the web -- just google it.
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
Aha! Had no clue this behavior existed! Thank you