🎨 Replaced pickup animation group call with event
This commit is contained in:
+1
-4
@@ -144,6 +144,7 @@ directories/tres_directory={
|
||||
"default_bus_layout": "res://audio/default_bus_layout.tres",
|
||||
"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_PickedUpInteractable": "res://resources/low code/interactables/event_PickedUpInteractable.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",
|
||||
@@ -214,10 +215,6 @@ folder_colors={
|
||||
"res://shader/": "pink"
|
||||
}
|
||||
|
||||
[global_group]
|
||||
|
||||
Pickup=""
|
||||
|
||||
[input]
|
||||
|
||||
move_left={
|
||||
|
||||
Reference in New Issue
Block a user