So I’m making a message system and I will be using a dialouge keyboard for it but I need help with the mechanics on the dialouge like how do I connect it to a property that tracks what letters you type and then send it. Basically taking those keyboard guides and changing the triggers into the dialouge call to action but I don’t know how to do it
So basically how do I make a keyboard but make it with dialouge
Can you please specify your problem?
What is your goal, and what are you trying to do?
So im trying to make a chat using a dialouge basically making a keyboard with a dialouge and how would I do that. I’m not that good with block code so I don’t know how to make it
I don’t think you can do it on a dialogue (correct me if I’m wrong)
You can use this tho:
Alright, so you want a keyboard that has set dialouge options?
Or do you want a keyboard made by the dialouge device?
A keyboard using dialouge options, sorry for the confusion
no, technically it is possible.
long scroll wheels with multiple dialogues would make it work.
Terrbily inefficent? Yes. Possible? Yes. Fun? Depends.
alright, that should be possible. Lemme give you some screenshots.
Really? This is going to take a long time…
I normally just use popups..
Can you explain plz?
Pop up or dialouge will work, depends on what you prefer explaning. Also is it possible to make it so when you click a call to action on like a pop up or dialouge it doesn’t close but updates what the pop up or dialouge says
Alirhgt, so what you would do is:
MAke a dialouge, with the choice of selecting any letter.
If there is a limit to the amount of buttons, then make the last button open another popup. for the block code,
make a trigger
when recieveing on channel : A
set property : "text" to create text with "text" && a
Is there a way to make it backspace and also is it possible to make the thing not close (pop up or dialouge) and only update the text?
Also do you mind if you send screen shot and explain it? (sorry if im asking for a lot) @Epi320
@Toothless how do I make the chat using a pop up and when you use the call to actions and type the message it will change what the header says into the message you want to send and how will I make it so it will send. It’s the block code im stuck on
Anyone? can you guys please help I still dont understand