old style farming works again

This commit is contained in:
2025-04-06 20:50:55 +02:00
parent a9b1c179cd
commit 26502f2d37
5 changed files with 53 additions and 40 deletions
+3 -3
View File
@@ -19,12 +19,12 @@ shape = SubResource("SphereShape3D_i8sim")
[node name="Label3D" type="Label3D" parent="."]
visible = false
sorting_offset = 100.0
pixel_size = 0.001
pixel_size = 0.01
billboard = 1
no_depth_test = true
fixed_size = true
text = "<E>"
font_size = 46
text = "[E]"
font_size = 60
outline_size = 10
[connection signal="body_entered" from="Area3D" to="." method="OnPlayerEntered"]