diff --git a/components/Bullets/BigLaser.tscn b/components/Bullets/BigLaser.tscn index 72ac295..8e84d1c 100644 --- a/components/Bullets/BigLaser.tscn +++ b/components/Bullets/BigLaser.tscn @@ -6,3 +6,7 @@ needEnergy = 100.0 knockback = 10.0 recoil = 4.0 + +[node name="rect" parent="texture" index="0"] +offset_top = 0.0 +offset_bottom = 2000.0 diff --git a/components/Bullets/Common/LaserSummoner.tscn b/components/Bullets/Common/LaserSummoner.tscn index 02b8d11..9f2b36e 100644 --- a/components/Bullets/Common/LaserSummoner.tscn +++ b/components/Bullets/Common/LaserSummoner.tscn @@ -216,9 +216,8 @@ sprite_frames = SubResource("SpriteFrames_yip5k") [node name="rect" type="ColorRect" parent="texture" index="0"] material = SubResource("ShaderMaterial_b2oy8") offset_left = 233.0 -offset_top = 50.0 offset_right = 333.0 -offset_bottom = 2050.0 +offset_bottom = 2000.0 rotation = -1.5708 scale = Vector2(1e-05, 1)