2026-04-30 06:49:18 +08:00
|
|
|
[gd_scene format=3 uid="uid://dumdbryl6i3ph"]
|
2025-11-08 20:19:24 +08:00
|
|
|
|
|
|
|
|
[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)
|
|
|
|
|
|
2026-04-30 06:49:18 +08:00
|
|
|
[node name="HJMA" unique_id=882862607 instance=ExtResource("1_i8ntk")]
|
2025-11-08 20:19:24 +08:00
|
|
|
script = ExtResource("2_ml2df")
|
2026-04-30 06:49:18 +08:00
|
|
|
motionType = 0
|
2026-01-18 15:09:49 +08:00
|
|
|
penerate = 1.0
|
2025-11-08 20:19:24 +08:00
|
|
|
lifeTime = 50.0
|
|
|
|
|
|
2026-04-30 06:49:18 +08:00
|
|
|
[node name="hitbox" parent="." index="1" unique_id=175349408]
|
2025-11-08 20:19:24 +08:00
|
|
|
shape = SubResource("RectangleShape2D_i8ntk")
|