hand show and hide

This commit is contained in:
2026-01-27 19:09:55 -05:00
parent 7a89ee47f0
commit 8b5a7b1989
5 changed files with 241 additions and 29 deletions

View File

@@ -3,11 +3,11 @@
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 18,
"column": 0,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 305,
"scroll_position": 332.0,
"scroll_position": 331.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
@@ -63,7 +63,7 @@ state={
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 166,
"scroll_position": 161.0,
"scroll_position": 154.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
@@ -91,7 +91,7 @@ state={
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 225,
"scroll_position": 0.0,
"scroll_position": 226.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
@@ -146,8 +146,8 @@ state={
"column": 0,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 0,
"scroll_position": 0.0,
"row": 33,
"scroll_position": 33.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
@@ -185,10 +185,10 @@ state={
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 14,
"column": 26,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 29,
"row": 26,
"scroll_position": 19.0,
"selection": false,
"syntax_highlighter": "GDScript"
@@ -235,3 +235,17 @@ state={
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://scripts/ui/DamageDisplay.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 0,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 0,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}