Made interaction area 2d work - and farming/growing work again.

This commit is contained in:
2025-05-14 23:12:14 +02:00
parent 366923699c
commit ff85b67087
15 changed files with 186 additions and 215 deletions
+2 -1
View File
@@ -87,7 +87,8 @@ folder_colors={
"res://dialog/": "green",
"res://prefabs/": "teal",
"res://scenes/": "blue",
"res://scripts/": "purple"
"res://scripts/": "purple",
"res://shader/": "pink"
}
[input]