how can I write text using keyboard
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
how can I write text using keyboard
There are many languages, layouts and types.Is there a standart way to get string input from player and write it to screen? including symbols.
- BrotSagtMist
- Party member
- Posts: 657
- Joined: Fri Aug 06, 2021 10:30 pm
Re: how can I write text using keyboard
Its just
Then print it.
But you will need to load a proper font to show everything on screen.
Code: Select all
function love.textinput(new)
Text=Text..new
end
But you will need to load a proper font to show everything on screen.
obey
Re: how can I write text using keyboard
it works! Thanks a lot
Who is online
Users browsing this forum: No registered users and 4 guests