mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-27 22:41:56 +08:00
550718c742
为Wuwei、FireScan、Parrier等子弹组件添加motionType属性,用于控制子弹运动类型 同时清理了各场景文件中冗余的load_steps声明,并统一了节点唯一ID格式
20 lines
686 B
Plaintext
20 lines
686 B
Plaintext
[gd_scene format=3 uid="uid://digr2lvarxtvf"]
|
|
|
|
[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
|
|
|
|
[node name="MTYSprint" unique_id=1812509993 instance=ExtResource("1_pwer0")]
|
|
script = ExtResource("2_rion0")
|
|
displayName = "撕咬"
|
|
baseDamage = 5.0
|
|
motionType = 4
|
|
penerate = 1.0
|
|
lifeTime = 500.0
|
|
|
|
[node name="hitbox" parent="." index="1" unique_id=175349408]
|
|
shape = SubResource("CapsuleShape2D_rion0")
|