Skip to content

Commit

Permalink
Move to Godot 4.3 rc2
Browse files Browse the repository at this point in the history
Because it fixed node duplication
godotengine/godot#78060
  • Loading branch information
goessm committed Aug 6, 2024
1 parent b20ee56 commit 21bdee0
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 10 deletions.
2 changes: 2 additions & 0 deletions Scenes/JamVersions/FarmScene/farm_scene.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ layer = 0

[node name="FarmBgTileMap" parent="Farm" instance=ExtResource("1_asobj")]
z_index = -100
layer_1/name = "Layer1"
layer_2/name = "Layer2"

[node name="FoodItem" parent="Farm" instance=ExtResource("3_rqvr6")]
position = Vector2(35, 157)
Expand Down
1 change: 0 additions & 1 deletion Scenes/Remaster/GameScene/game_scene.gd
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
extends Node

Loading

0 comments on commit 21bdee0

Please sign in to comment.