mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-27 22:41:56 +08:00
29 lines
913 B
Plaintext
29 lines
913 B
Plaintext
|
|
[gd_scene format=3 uid="uid://b6ysa5wejv2hd"]
|
||
|
|
|
||
|
|
[ext_resource type="PackedScene" uid="uid://crtdkysmnkith" path="res://components/Abstracts/BulletBase.tscn" id="1_tgmam"]
|
||
|
|
[ext_resource type="Texture2D" uid="uid://dp6memu16bc7b" path="res://resources/bullets/wood/daoli.png" id="2_cl8cv"]
|
||
|
|
|
||
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_odnqa"]
|
||
|
|
animations = [{
|
||
|
|
"frames": [{
|
||
|
|
"duration": 1.0,
|
||
|
|
"texture": ExtResource("2_cl8cv")
|
||
|
|
}],
|
||
|
|
"loop": true,
|
||
|
|
"name": &"default",
|
||
|
|
"speed": 5.0
|
||
|
|
}]
|
||
|
|
|
||
|
|
[sub_resource type="CircleShape2D" id="CircleShape2D_21d8r"]
|
||
|
|
radius = 18.0
|
||
|
|
|
||
|
|
[node name="Daoli" unique_id=5571707 instance=ExtResource("1_tgmam")]
|
||
|
|
|
||
|
|
[node name="texture" parent="." index="0" unique_id=162977358]
|
||
|
|
scale = Vector2(0.07520806, 0.07520806)
|
||
|
|
sprite_frames = SubResource("SpriteFrames_odnqa")
|
||
|
|
|
||
|
|
[node name="hitbox" parent="." index="1" unique_id=175349408]
|
||
|
|
position = Vector2(4, 4)
|
||
|
|
shape = SubResource("CircleShape2D_21d8r")
|