added y-sorting

This commit is contained in:
2023-02-10 19:12:39 +01:00
parent dcd10e4a2e
commit eee3897b85
7 changed files with 24 additions and 38 deletions

View File

@@ -11,7 +11,7 @@ config_version=5
[application]
config/name="RPG Test gd4"
run/main_scene="res://scenes/main.tscn"
run/main_scene="res://scenes/overworld.tscn"
config/features=PackedStringArray("4.0", "C#", "Forward Plus")
config/icon="res://assets/textures/debug/dummy-player-normal.png"