You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
620 B
19 lines
620 B
[gd_scene load_steps=2 format=3 uid="uid://l1hdihubffeg"]
|
|
|
|
[ext_resource type="Script" uid="uid://b5i41b6502xam" path="res://scripts/CSharp/Common/Fight/FighterDamageIndicatorFlyingNumber.cs" id="1_m0ub6"]
|
|
|
|
[node name="DamageFlyingNuber" type="Node2D" node_paths=PackedStringArray("_label")]
|
|
script = ExtResource("1_m0ub6")
|
|
_label = NodePath("Label")
|
|
|
|
[node name="Label" type="Label" parent="."]
|
|
custom_minimum_size = Vector2(200, 100)
|
|
offset_left = -100.0
|
|
offset_top = -50.0
|
|
offset_right = 100.0
|
|
offset_bottom = 50.0
|
|
theme_override_font_sizes/font_size = 56
|
|
text = "888"
|
|
horizontal_alignment = 1
|
|
vertical_alignment = 1
|