replace with multiplayer-coop files

This commit is contained in:
2026-01-08 16:47:52 +01:00
parent 1725c615ce
commit 22c7025ac4
1230 changed files with 20555 additions and 17232 deletions

View File

@@ -0,0 +1,17 @@
[gd_scene format=3 uid="uid://floating_text"]
[ext_resource type="Script" path="res://scripts/floating_text.gd" id="1"]
[node name="FloatingText" type="Node2D"]
script = ExtResource("1")
[node name="Label" type="Label" parent="."]
offset_right = 64.0
offset_bottom = 24.0
theme_override_font_sizes/font_size = 18
text = "+1 coin"
horizontal_alignment = 1
vertical_alignment = 1
outline_size = 2
outline_color = Color(0, 0, 0, 1)