This commit is contained in:
Insality
2025-03-26 22:59:27 +02:00
parent 65234ec8d2
commit 91f2d593d2
27 changed files with 744 additions and 167 deletions

View File

@@ -1,46 +1,31 @@
images {
image: "/example/examples/panthera/animation_blend/assets/facial_part_eye_open.png"
sprite_trim_mode: SPRITE_TRIM_MODE_OFF
}
images {
image: "/example/examples/panthera/animation_blend/assets/facial_part_eyebrow_b.png"
sprite_trim_mode: SPRITE_TRIM_MODE_OFF
}
images {
image: "/example/examples/panthera/animation_blend/assets/facial_part_mouth_happy.png"
sprite_trim_mode: SPRITE_TRIM_MODE_OFF
}
images {
image: "/example/examples/panthera/animation_blend/assets/facial_part_mouth_smirk.png"
sprite_trim_mode: SPRITE_TRIM_MODE_OFF
}
images {
image: "/example/examples/panthera/animation_blend/assets/pink_body_squircle.png"
sprite_trim_mode: SPRITE_TRIM_MODE_OFF
}
images {
image: "/example/examples/panthera/animation_blend/assets/pink_hand_closed.png"
sprite_trim_mode: SPRITE_TRIM_MODE_OFF
}
images {
image: "/example/examples/panthera/animation_blend/assets/pink_hand_open.png"
sprite_trim_mode: SPRITE_TRIM_MODE_OFF
}
images {
image: "/example/examples/panthera/animation_blend/assets/pink_hand_point.png"
sprite_trim_mode: SPRITE_TRIM_MODE_OFF
}
images {
image: "/example/examples/panthera/animation_blend/assets/shadow.png"
sprite_trim_mode: SPRITE_TRIM_MODE_OFF
}
images {
image: "/example/examples/panthera/animation_blend/assets/facial_part_eye_half_top.png"
sprite_trim_mode: SPRITE_TRIM_MODE_OFF
}
margin: 0
extrude_borders: 2
inner_padding: 0
max_page_width: 0
max_page_height: 0
rename_patterns: ""

View File

@@ -20,5 +20,17 @@ nodes {
inherit_alpha: true
template: "/example/templates/button_text_blue.gui"
}
nodes {
type: TYPE_BOX
id: "button/root"
parent: "button"
template_node_child: true
}
nodes {
type: TYPE_TEXT
id: "button/text"
parent: "button/root"
template_node_child: true
}
material: "/builtins/materials/gui.material"
adjust_reference: ADJUST_REFERENCE_PARENT