I want to make it so a label simply displays a value, how would I do this?
Do you mean: label.set_text("#label", "Hello World!")
(use https://www.defold.com/manuals/introduction/)
(When you want to combine text and numbers, use ”..
” and not + like in other programming languages)
3 Likes
Not by much, just a few seconds
2 Likes