🐛 adjusted field positions

feature/farming_bugfixes_and_magic_word
kziolkowski 2 months ago
parent 6a2355cf97
commit c7c6e184d6

@ -2162,6 +2162,7 @@ _fieldPrefab = ExtResource("818_16w6h")
_movingPlayer = NodePath("../CharacterBody2D") _movingPlayer = NodePath("../CharacterBody2D")
_wateringParticles = NodePath("../pouring water vfx") _wateringParticles = NodePath("../pouring water vfx")
_wateringCanParticlesVerticalOffset = -100.0 _wateringCanParticlesVerticalOffset = -100.0
_fieldOffsetVector = Vector2i(735, 680)
[node name="pouring water vfx" type="CPUParticles2D" parent="."] [node name="pouring water vfx" type="CPUParticles2D" parent="."]
position = Vector2(-652, -599) position = Vector2(-652, -599)

Loading…
Cancel
Save