Files
turnbasedgamedata/Config/Props/Train/Prop_Train_VendingMachine_01_Config.json
2024-10-21 03:16:22 -03:00

23 lines
389 B
JSON

{
"States": [],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"AnimatorStateGroupEvents": [
{
"States": [
{
"Name": "TurnOn"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_chaptrain_vendingmachine_open"
}
}
]
}
]
}