Added tooltips for all nodes, began record node

This commit is contained in:
The 64th Gamer 2025-04-08 03:16:50 -06:00
parent ddfa591400
commit 9a5b9e6601
14 changed files with 41 additions and 0 deletions

View file

@ -10,6 +10,7 @@ mouse_filter = 1
[node name="Node" parent="." groups=["GL Node"] instance=ExtResource("1_ua37n")]
layout_mode = 0
tooltip_text = "Sets a bool for any of the number keys that are pressed."
script = ExtResource("2_ua37n")
[connection signal="mouse_entered" from="Node" to="Node" method="mouse_enter"]