Hey I want to show hp of player on the top. So...
I added private varieable called "hp" 5
Then create a text
then always --> set text and...
What should i write here to show hp?
Waiting for answers, thanks for attention.
Set text to player.value('hp')
or player('hp')
Develop games in your browser. Powerful, performant & highly capable.
Thank you very much, forgot the command
You can always double click the objects shown at the bottom of the window and get a list of commands related to that object.