1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-07 04:07:13 +08:00

改了一些东西,大概是哪些我忘了,嗯对

This commit is contained in:
2025-08-27 21:14:06 +08:00
parent c11738c71e
commit c2d3ac8bdb
12 changed files with 83 additions and 30 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
[ext_resource type="AudioStream" uid="uid://benyec5bqni0b" path="res://resources/sounds/effect/Chomp.wav" id="4_k0yme"]
[ext_resource type="AudioStream" uid="uid://dmxh3bpk8vyy5" path="res://resources/sounds/effect/Coin.mp3" id="5_xnbhq"]
[ext_resource type="AudioStream" uid="uid://4wuuf1osk0yv" path="res://resources/sounds/effect/Low Boing.wav" id="6_m5px1"]
[ext_resource type="AudioStream" uid="uid://q65xjxxq1m4j" path="res://resources/sounds/effect/laserbig.ogg" id="8_pssdt"]
[ext_resource type="AudioStream" uid="uid://b10u6iir6uvqn" path="res://resources/sounds/effect/BigLaser.wav" id="8_7dhim"]
[sub_resource type="SpriteFrames" id="SpriteFrames_4v2ol"]
animations = [{
@@ -57,7 +57,7 @@ stream = ExtResource("6_m5px1")
stream = ExtResource("3_4syso")
[node name="attack1" type="AudioStreamPlayer2D" parent="sounds" index="5"]
stream = ExtResource("8_pssdt")
stream = ExtResource("8_7dhim")
[node name="texture" parent="." index="1"]
position = Vector2(0, -70)
+2 -2
View File
@@ -6,8 +6,8 @@
[node name="Dango" instance=ExtResource("1_mwo1u")]
avatarTexture = ExtResource("2_ckr7l")
displayName = "团子"
fields = Array[int]([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16])
fieldValues = Array[float]([10.0, 0.1, 0.15, 0.12, 0.04, 0.1, 0.075, 5.0, 0.15, 3.0, 0.07, 0.15, 0.1, 0.4, 0.2, 2.0, 2.0])
fields = Array[int]([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17])
fieldValues = Array[float]([10.0, 0.1, 0.15, 0.12, 0.04, 0.1, 0.075, 5.0, 0.15, 3.0, 0.07, 0.15, 0.1, 0.4, 0.2, 2.0, 2.0, 25.0])
costs = Array[int]([0, 1])
costCounts = Array[int]([2000, 1500])
+1
View File
@@ -74,6 +74,7 @@ visible = false
layout_mode = 1
[node name="energy" type="PanelContainer" parent="root"]
custom_minimum_size = Vector2(300, 0)
layout_mode = 1
anchors_preset = -1
offset_left = -3.0
+7 -3
View File
@@ -1,9 +1,13 @@
[gd_scene load_steps=6 format=3 uid="uid://ccuucmpdsjgb3"]
[gd_scene load_steps=7 format=3 uid="uid://ccuucmpdsjgb3"]
[ext_resource type="Script" path="res://scripts/Statemachine/DamageLabel.gd" id="1_0q15u"]
[ext_resource type="FontFile" uid="uid://db2jl4bq8idec" path="res://resources/fonts/swyc.ttf" id="2_qkvn4"]
[sub_resource type="LabelSettings" id="LabelSettings_valp2"]
font_color = Color(1, 0, 0, 1)
font = ExtResource("2_qkvn4")
font_size = 25
outline_size = 6
outline_color = Color(0, 0, 0, 1)
[sub_resource type="Animation" id="Animation_32dxy"]
length = 0.001
@@ -108,9 +112,9 @@ _data = {
[node name="DamageLabel" type="Node2D"]
script = ExtResource("1_0q15u")
color1 = Color(1, 1, 1, 1)
[node name="anchor" type="Node2D" parent="."]
modulate = Color(1, 1, 1, 0)
[node name="label" type="Label" parent="anchor"]
unique_name_in_owner = true