[gd_scene format=3 uid="uid://bwr1jbnnkvkgi"] [ext_resource type="PackedScene" uid="uid://crtdkysmnkith" path="res://components/Abstracts/BulletBase.tscn" id="1_eg848"] [ext_resource type="Texture2D" uid="uid://d1ismqrlhbv7f" path="res://resources/bullets/wuwei/Wuwei.png" id="2_6ny68"] [sub_resource type="Animation" id="Animation_6ny68"] length = 0.001 tracks/0/type = "bezier" tracks/0/imported = false tracks/0/enabled = true tracks/0/path = NodePath(".:rotation") tracks/0/interp = 1 tracks/0/loop_wrap = true tracks/0/keys = { "handle_modes": PackedInt32Array(0), "points": PackedFloat32Array(0, -0.25, 0, 0.25, 0), "times": PackedFloat32Array(0) } tracks/1/type = "value" tracks/1/imported = false tracks/1/enabled = true tracks/1/path = NodePath(".:modulate") tracks/1/interp = 1 tracks/1/loop_wrap = true tracks/1/keys = { "times": PackedFloat32Array(0), "transitions": PackedFloat32Array(1), "update": 0, "values": [Color(1, 1, 1, 1)] } tracks/2/type = "value" tracks/2/imported = false tracks/2/enabled = true tracks/2/path = NodePath("%hitbox:disabled") tracks/2/interp = 1 tracks/2/loop_wrap = true tracks/2/keys = { "times": PackedFloat32Array(0), "transitions": PackedFloat32Array(1), "update": 1, "values": [false] } [sub_resource type="Animation" id="Animation_vxgkj"] resource_name = "destroy" length = 0.5 step = 0.1 [sub_resource type="Animation" id="Animation_rpg0e"] resource_name = "loop" loop_mode = 1 step = 0.1 tracks/0/type = "value" tracks/0/imported = false tracks/0/enabled = true tracks/0/path = NodePath(".:rotation") tracks/0/interp = 1 tracks/0/loop_wrap = true tracks/0/keys = { "times": PackedFloat32Array(0, 1), "transitions": PackedFloat32Array(1, 1), "update": 0, "values": [0.0, 6.28319] } [sub_resource type="Animation" id="Animation_06poh"] resource_name = "spawn" length = 3.0 loop_mode = 1 step = 0.1 tracks/0/type = "bezier" tracks/0/imported = false tracks/0/enabled = true tracks/0/path = NodePath(".:rotation") tracks/0/interp = 1 tracks/0/loop_wrap = true tracks/0/keys = { "handle_modes": PackedInt32Array(2, 2), "points": PackedFloat32Array(0, 0, 0, 3.5, 4, -1.57, -1, -2, 0, 0), "times": PackedFloat32Array(0, 3) } tracks/1/type = "value" tracks/1/imported = false tracks/1/enabled = true tracks/1/path = NodePath(".:modulate") tracks/1/interp = 1 tracks/1/loop_wrap = true tracks/1/keys = { "times": PackedFloat32Array(0, 0.9, 2.7, 3), "transitions": PackedFloat32Array(1, 1, 1, 1), "update": 0, "values": [Color(1, 1, 1, 0), Color(1, 1, 1, 1), Color(1, 1, 1, 1), Color(1, 1, 1, 0)] } tracks/2/type = "value" tracks/2/imported = false tracks/2/enabled = true tracks/2/path = NodePath("%hitbox:disabled") tracks/2/interp = 1 tracks/2/loop_wrap = true tracks/2/keys = { "times": PackedFloat32Array(0, 2.4, 3), "transitions": PackedFloat32Array(1, 1, 1), "update": 1, "values": [true, false, false] } [sub_resource type="AnimationLibrary" id="AnimationLibrary_57ptn"] _data = { &"RESET": SubResource("Animation_6ny68"), &"destroy": SubResource("Animation_vxgkj"), &"loop": SubResource("Animation_rpg0e"), &"spawn": SubResource("Animation_06poh") } [sub_resource type="CapsuleShape2D" id="CapsuleShape2D_6ny68"] radius = 55.20601 height = 389.01526 [node name="Wuwei" unique_id=326826451 instance=ExtResource("1_eg848")] [node name="animator" parent="texture" index="0"] libraries/ = SubResource("AnimationLibrary_57ptn") [node name="static" type="Sprite2D" parent="texture" index="1" unique_id=892692141] position = Vector2(136.00002, 0) scale = Vector2(0.37746382, 0.37746382) texture = ExtResource("2_6ny68") [node name="hitbox" parent="." index="1"] position = Vector2(112, -64) rotation = -0.29216617 shape = SubResource("CapsuleShape2D_6ny68")