mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
32 lines
820 B
JSON
32 lines
820 B
JSON
{
|
|
"States": [
|
|
{
|
|
"State": "EventOpen",
|
|
"AnimName": "Invisible",
|
|
"Behavior": "DisableTrigger",
|
|
"EnableBillboard": false
|
|
},
|
|
{
|
|
"State": "EventClose",
|
|
"AnimName": "Idle",
|
|
"Behavior": "EnableTrigger"
|
|
},
|
|
{
|
|
"Behavior": "EnableTrigger",
|
|
"ButtonIcon": "SpriteOutput/TalkIcon/ChatIcon.png",
|
|
"EnableBillboard": false
|
|
},
|
|
{
|
|
"State": "Open",
|
|
"EnableBillboard": false
|
|
}
|
|
],
|
|
"HintEffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Common_StarHint.prefab",
|
|
"HintEffectAttachPoint": "HintPoint",
|
|
"HintEffectScale": 2,
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"DefaultLevelGraphPath": "Config/Level/Props/Common/InitLevelGraph_Prop_Common_PickupReadings.json",
|
|
"BillboardIconMaxDistance": 10
|
|
} |