Example damage label
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
|
||||
[resource]
|
||||
atlas = ExtResource("1_s00hx")
|
||||
region = Rect2(16, 45.6621, 66, 83.3379)
|
||||
region = Rect2(16, 45, 66, 83)
|
||||
|
||||
@@ -4,7 +4,10 @@
|
||||
|
||||
[resource]
|
||||
animations = [{
|
||||
"frames": [],
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("1_vtgsa")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"attack",
|
||||
"speed": 5.0
|
||||
|
||||
Reference in New Issue
Block a user