Updated architecture so WeaponComponent uses an exported array to store
weapon resources.
This commit is contained in:
parent
63ed0aae3a
commit
cf172bc546
7 changed files with 88 additions and 36 deletions
|
|
@ -27,7 +27,7 @@ animations = [{
|
|||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_yqx5m")
|
||||
}],
|
||||
"loop": true,
|
||||
"loop": 1,
|
||||
"name": &"default",
|
||||
"speed": 24.0
|
||||
}]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue