mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 15:01:53 +08:00
174f24e3fe
- 将BigLaser的父场景从LaserCommoner改为LaserSummoner - 增加激光震动强度从100到150 - 移除succeedToHit方法的伤害加成效果 - 更新激光粒子效果和材质参数 - 修改水杯和蛋糕的字段属性 - 优化调试组件FeedHasField的目标字段 - 更新激光圆圈SVG资源
10 lines
319 B
Plaintext
10 lines
319 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://clm14a8gnikte"]
|
|
|
|
[ext_resource type="Script" path="res://scripts/Debug/FeedHasField.gd" id="1_7leag"]
|
|
|
|
[node name="FeedHasField" type="HBoxContainer"]
|
|
theme_override_constants/separation = 0
|
|
script = ExtResource("1_7leag")
|
|
targetFields = Array[int]([7])
|
|
clickToRefresh = true
|