Hi, I am currently learning the defold engine, and I faced an issue. I am trying to make the “Text Label” glow up. I wanna give an effect to it looking like this:
But the issue is, I don’t know how to do it. Also I want users to interact with text box and type commands like they are typing in a real Terminal or CMD. But is there any object like “Text Box”, people used in Roblox Studio? I am not planning to create any GUI, I just want players to start game by typing “game -start” command. What I mean by text box is here:
The other issue is I want my games Windows side to be fixed. Won’t allow people to make fullscreen, make bigger or smaller. I want to disable this:
How can I solve this 3 issues? Or any source, that explains like explanining to dummies?