1
Fork 0
mirror of https://github.com/Steffo99/hella-farm.git synced 2024-11-21 23:54:23 +00:00

I have no idea why this wasn't committed???

This commit is contained in:
Steffo 2024-04-14 18:10:31 +02:00
parent b16583f799
commit 6a14979de7
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

@ -15,6 +15,6 @@ debug_color = Color(1, 1, 1, 0)
[node name="MatchMousePosition" parent="." instance=ExtResource("2_gi6xd")]
scale = Vector2(10000, 10000)
speed = 100000.0
speed = 3600.0
[connection signal="move" from="MatchMousePosition" to="." method="_on_move"]