[gd_scene load_steps=4 format=3 uid="uid://dumdbryl6i3ph"] [ext_resource type="PackedScene" uid="uid://crtdkysmnkith" path="res://components/Abstracts/BulletBase.tscn" id="1_i8ntk"] [ext_resource type="Script" uid="uid://ccmahaw065xaj" path="res://scripts/Contents/Bullets/HJMA.gd" id="2_ml2df"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_i8ntk"] size = Vector2(200, 200) [node name="HJMA" instance=ExtResource("1_i8ntk")] script = ExtResource("2_ml2df") penerate = 1.0 lifeTime = 50.0 [node name="hitbox" parent="." index="1"] shape = SubResource("RectangleShape2D_i8ntk")