Hello! I had used a trial of RPG Maker 3 before and didn't much care for the functionality of it, but I took a leap of faith with VX Ace and bought it.
I've watched most of RedWeaver's tutorials, some PDF tutorials for basic information, and tried searching for an answer to my question with multiple keywords, so I'm sorry I couldn't find it and if I'm annoying you with repeat questions.
I'm making the introduction cutscene. I have name input, gender selection, and class selection, but my question is, I'd like to start using the player's chosen name in the dialogue scenes.
I assume this would use either conditionals, variables, scripting, or a combination of all three, because the options shown while hovering over the text box doesn't work. (I know a little bit about conditionals and loops being vaguely capable in Java programming, but I know nothing about the programming language RPG Maker uses.)
Any help at all would be great, thanks!