old style farming works again
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user