Hi guys i need help, i’m making simple terminal, i’m using method with input field but i don’t know how to make when i type something what i want, some command and the program(terminal) write something, i don’t know how to use console.writeline and readline something like that in unity, is there way how to do that ? Please help, thanks.
The [InputField][1] object can be your input (your read line). You need to set the field End Edit to a function to read the value of the input. Your output can be a simple