2026-04-30 06:49:18 +08:00
|
|
|
[gd_scene format=3 uid="uid://digr2lvarxtvf"]
|
2025-12-07 17:04:47 +08:00
|
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://crtdkysmnkith" path="res://components/Abstracts/BulletBase.tscn" id="1_pwer0"]
|
|
|
|
|
[ext_resource type="Script" uid="uid://dqgbohkdj8rbj" path="res://scripts/Contents/Bullets/MTYSprint.gd" id="2_rion0"]
|
|
|
|
|
|
|
|
|
|
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_rion0"]
|
|
|
|
|
radius = 40.0
|
|
|
|
|
height = 150.0
|
|
|
|
|
|
2026-04-30 06:49:18 +08:00
|
|
|
[node name="MTYSprint" unique_id=1812509993 instance=ExtResource("1_pwer0")]
|
2025-12-07 17:04:47 +08:00
|
|
|
script = ExtResource("2_rion0")
|
2025-12-14 15:29:44 +08:00
|
|
|
displayName = "撕咬"
|
2025-12-07 17:04:47 +08:00
|
|
|
baseDamage = 5.0
|
2026-04-30 06:49:18 +08:00
|
|
|
motionType = 4
|
2025-12-07 17:04:47 +08:00
|
|
|
penerate = 1.0
|
2025-12-14 15:29:44 +08:00
|
|
|
lifeTime = 500.0
|
2025-12-07 17:04:47 +08:00
|
|
|
|
2026-04-30 06:49:18 +08:00
|
|
|
[node name="hitbox" parent="." index="1" unique_id=175349408]
|
2025-12-07 17:04:47 +08:00
|
|
|
shape = SubResource("CapsuleShape2D_rion0")
|