🎨 removed plant growing call group and replaced it with an event call. Made FarmingAnimation play on event.
This commit is contained in:
+1
-1
@@ -145,6 +145,7 @@ directories/tres_directory={
|
||||
"default_stylebox": "res://addons/dialogic/Modules/DefaultLayoutParts/Layer_SpeakerPortraitTextbox/default_stylebox.tres",
|
||||
"default_vn_style": "res://addons/dialogic/Modules/DefaultLayoutParts/Style_VN_Default/default_vn_style.tres",
|
||||
"event_colorButtonClicked": "res://resources/low code/test/event_colorButtonClicked.tres",
|
||||
"event_newPlantCreated": "res://resources/low code/farming/event_newPlantCreated.tres",
|
||||
"event_textLabelClicked": "res://resources/low code/test/event_textLabelClicked.tres",
|
||||
"farming_equipment_glossary": "res://dialog/farming_equipment_glossary.tres",
|
||||
"hoe": "res://resources/items/hoe.tres",
|
||||
@@ -215,7 +216,6 @@ folder_colors={
|
||||
|
||||
[global_group]
|
||||
|
||||
PlantGrowing=""
|
||||
Pickup=""
|
||||
|
||||
[input]
|
||||
|
||||
Reference in New Issue
Block a user