mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-05 11:17:13 +08:00
改了一些东西,大概是哪些我忘了,嗯对
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user