Skip to content

Commit

Permalink
fix: add a bigger render priority for label
Browse files Browse the repository at this point in the history
  • Loading branch information
florianvazelle committed Sep 7, 2023
1 parent 9ee3a8b commit ca4e1ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scenes/marble.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ unique_name_in_owner = true
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0)
billboard = 1
no_depth_test = true
render_priority = 5
text = "toto"
uppercase = true

Expand Down

0 comments on commit ca4e1ad

Please sign in to comment.