11[gd_scene load_steps =17 format =3 uid ="uid://1ydef646f5s8" ]
22
3- [ext_resource type ="Script" path ="res://Scripts/ObjectScripts/AttackDroneManager.gd" id ="1_x1qy1" ]
3+ [ext_resource type ="Script" uid = "uid://bajb0rmgkhjof" path ="res://Scripts/ObjectScripts/AttackDroneManager.gd" id ="1_x1qy1" ]
44[ext_resource type ="Texture2D" uid ="uid://dgvalkix6ijlb" path ="res://Assets/Images/Objects/Misc/CloudThing.png" id ="2_6rg6k" ]
55[ext_resource type ="SpriteFrames" uid ="uid://dvad4ka6eq5kw" path ="res://Objects/StaticObjects/AttackDroneAnimations.tres" id ="3_dgcyn" ]
66[ext_resource type ="Texture2D" uid ="uid://b5t40i60nfdmm" path ="res://Assets/Images/Objects/Enemy/DroneOutlineSpritesheet.png" id ="4_yuunr" ]
@@ -42,6 +42,13 @@ animations = [{
4242"speed" : 20.0
4343}]
4444
45+ [sub_resource type ="Gradient" id ="Gradient_0awkx" ]
46+ colors = PackedColorArray (0.404511 , 0.404511 , 0.404511 , 1 , 1 , 1 , 1 , 1 )
47+
48+ [sub_resource type ="GradientTexture1D" id ="GradientTexture1D_q5bk6" ]
49+ gradient = SubResource ("Gradient_0awkx" )
50+ width = 1
51+
4552[sub_resource type ="Gradient" id ="Gradient_2j5lc" ]
4653offsets = PackedFloat32Array (0 , 0.255208 , 0.46875 , 0.723958 , 1 )
4754colors = PackedColorArray (1 , 1 , 1 , 0 , 1 , 1 , 1 , 0 , 1 , 1 , 1 , 1 , 1 , 1 , 1 , 1 , 1 , 1 , 1 , 0 )
@@ -64,13 +71,6 @@ color_ramp = SubResource("GradientTexture1D_inqbl")
6471turbulence_enabled = true
6572turbulence_noise_scale = 4.8
6673
67- [sub_resource type ="Gradient" id ="Gradient_0awkx" ]
68- colors = PackedColorArray (0.404511 , 0.404511 , 0.404511 , 1 , 1 , 1 , 1 , 1 )
69-
70- [sub_resource type ="GradientTexture1D" id ="GradientTexture1D_q5bk6" ]
71- gradient = SubResource ("Gradient_0awkx" )
72- width = 1
73-
7474[sub_resource type ="RectangleShape2D" id ="RectangleShape2D_cp6ji" ]
7575size = Vector2 (4 , 2 )
7676
@@ -115,11 +115,11 @@ autoplay = "Idle"
115115
116116[node name ="GPUParticles2D" type ="GPUParticles2D" parent ="Drone" ]
117117amount = 10
118- process_material = SubResource ("ParticleProcessMaterial_76aea" )
119118texture = SubResource ("GradientTexture1D_q5bk6" )
120119lifetime = 20.0
121120visibility_rect = Rect2 (-5000 , -5000 , 10000 , 10000 )
122121local_coords = true
122+ process_material = SubResource ("ParticleProcessMaterial_76aea" )
123123
124124[node name ="SmallBox" type ="Area2D" parent ="Drone" ]
125125
0 commit comments