File tree Expand file tree Collapse file tree 5 files changed +12
-0
lines changed
Expand file tree Collapse file tree 5 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,10 @@ nodes {
2424}
2525nodes {
2626 type: TYPE_TEXT
27+ text: "Click Me!"
2728 id: "button/text"
2829 parent: "button/root"
30+ overridden_fields: 8
2931 template_node_child: true
3032}
3133material: "/builtins/materials/gui.material"
Original file line number Diff line number Diff line change @@ -24,8 +24,10 @@ nodes {
2424}
2525nodes {
2626 type: TYPE_TEXT
27+ text: "Double Click"
2728 id: "button/text"
2829 parent: "button/root"
30+ overridden_fields: 8
2931 template_node_child: true
3032}
3133material: "/builtins/materials/gui.material"
Original file line number Diff line number Diff line change @@ -27,8 +27,10 @@ nodes {
2727}
2828nodes {
2929 type: TYPE_TEXT
30+ text: "Drag Me"
3031 id: "drag/text"
3132 parent: "drag/root"
33+ overridden_fields: 8
3234 template_node_child: true
3335}
3436material: "/builtins/materials/gui.material"
Original file line number Diff line number Diff line change @@ -31,8 +31,10 @@ nodes {
3131}
3232nodes {
3333 type: TYPE_TEXT
34+ text: "Drag Me"
3435 id: "drag/text"
3536 parent: "drag/root"
37+ overridden_fields: 8
3638 template_node_child: true
3739}
3840nodes {
Original file line number Diff line number Diff line change @@ -30,8 +30,10 @@ nodes {
3030}
3131nodes {
3232 type: TYPE_TEXT
33+ text: "Mouse Hover"
3334 id: "button_mouse_hover/text"
3435 parent: "button_mouse_hover/root"
36+ overridden_fields: 8
3537 template_node_child: true
3638}
3739nodes {
@@ -52,8 +54,10 @@ nodes {
5254}
5355nodes {
5456 type: TYPE_TEXT
57+ text: "Touch Hover"
5558 id: "button_mobile_hover/text"
5659 parent: "button_mobile_hover/root"
60+ overridden_fields: 8
5761 template_node_child: true
5862}
5963material: "/builtins/materials/gui.material"
You can’t perform that action at this time.
0 commit comments