Tinyswords-Defold/main/selection_box.sprite

18 lines
267 B
Plaintext

default_animation: "Selection Box_9slice"
material: "/builtins/materials/sprite.material"
slice9 {
x: 3.0
y: 3.0
z: 3.0
w: 3.0
}
size {
x: 6.0
y: 6.0
}
size_mode: SIZE_MODE_MANUAL
textures {
sampler: "texture_sampler"
texture: "/main/sprites.atlas"
}