Enter()
if(input=="input1")
input="input2"
(Doesn't work, but it explains what I'm trying to do)
Problem description:
I have a map with multiple inputs for a good reason, they are all on the same map and are in a row. How do I make it so Enter goes to the next input?
I recommend the following:
Once you are well versed with DM, you can start working on Skins
Skin Reference
What you need to do is set the focus parameter of your input control to true.