1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-07 20:27:13 +08:00
Files
Dog-Lynx-And-HCN/components/Bullets/BlockWall.tscn
T

21 lines
680 B
Plaintext
Raw Normal View History

[gd_scene format=3 uid="uid://cch4xtc70ad5c"]
[ext_resource type="PackedScene" uid="uid://crtdkysmnkith" path="res://components/Abstracts/BulletBase.tscn" id="1_3kq6o"]
[ext_resource type="Texture2D" uid="uid://cqcakyrw4vbfn" path="res://resources/bullets/blockwall/blockwall.svg" id="2_k65pw"]
[sub_resource type="SpriteFrames" id="SpriteFrames_3x2nv"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("2_k65pw")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}]
[node name="BulletBase" unique_id=5571707 instance=ExtResource("1_3kq6o")]
[node name="texture" parent="." index="0" unique_id=162977358]
sprite_frames = SubResource("SpriteFrames_3x2nv")