I'm new to GDscript myself, but I suspect that it should be "self.text = ...", otherwise you just create a local variable that is not used.
bytepool
- 36
- 1
I'm new to GDscript myself, but I suspect that it should be "self.text = ...", otherwise you just create a local variable that is not used.