#remotetransform
10 messages · Page 1 of 1 (latest)
Is the Label you have there supposed to be that counter?
If so, you could do something like this:
Add a canvas layer to the Main-Node and add the Label to that canvas layer instead
the Canvas Layer makes stuff appear on top of the game, it's ideal for displaying user interfaces and things in that vein
thank you very much
You're welcome!