Files
godot-demo-projects/xr/openxr_hand_tracking_demo/hand_info.tscn
Hugo Locurcio 4d49bbd1b8 Update demos for Godot 4.4
- Resave all files with Godot 4.4 to make use of script/shader UIDs.
- Use AgX tonemapping in all demos that used a tonemapper other than Linear.
2025-03-21 02:00:41 +01:00

18 lines
382 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://dtabh705qyufu"]
[ext_resource type="Script" uid="uid://qimdq4s5bo13" path="res://hand_info.gd" id="1_kp65y"]
[node name="HandInfo" type="Node3D"]
script = ExtResource("1_kp65y")
[node name="Info" type="Label3D" parent="."]
pixel_size = 0.0015
text = "Hand info
.
.
.
."
horizontal_alignment = 0
vertical_alignment = 2
autowrap_mode = 3