So, I am a season ticket holder and own the dialogue device. And I am making a cool game, except, I want this scientist to say the player’s name, but I can’t just guess the name. I’ve seen it done in games before, but I kinda need a little tutorial.
That is most likely impossible, because the dialogue does not have blocks
Then could I do it with the pop-up??
yes, you could
hmmmmm, could you explain this to me? (Btw I’m on Chromebook)
You see the block code right?
There’s a block piece called “triggering player’s name”.
I can try and go see…
Yes exactly that. For testing just click on “When receiving on channel”. It should bring you to block coding. In the essentials section it should have a block piece called “triggering player’s name”.
Or should I put the code: “triggering player’s name” into the text box??
That’s just saying what channel will activate the block. You can pick any channel you have. For instance, the game start channel.
Well rn I don’t have any channels so can I just make one up??
Isn’t there a way to insert players name using {name} or is that only with the damager device? If so, there is a way to insert players names into popups and notifications using block code. I’ll see there’s a guide on it.
Yes, make a channel up if you wish.
And btw, this is where i’m at:
How should I connect some pieces to put the players name in the text??
In the block code, you can have a pop-up that has the header with the “triggering players name”.
It’s in the Essentials.
Yes, I got that one out.