#remotetransform

10 messages · Page 1 of 1 (latest)

novel thorn
#

also the main problem is that I want a score counter in the corner but if I add it to my player it rotates with the player which I don't want.

keen marsh
#

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

novel thorn
#

thank you very much

keen marsh
#

You're welcome!

novel thorn
#

what is the direction_to equivalant in GD4

#

oh wait

#

I found it