mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
34 lines
664 B
JSON
34 lines
664 B
JSON
{
|
|
"States": [
|
|
{
|
|
"Behavior": "EnableTrigger"
|
|
},
|
|
{
|
|
"State": "Open",
|
|
"Behavior": "Invisible"
|
|
},
|
|
{
|
|
"State": "TriggerEnable",
|
|
"Behavior": "EnableTrigger"
|
|
},
|
|
{
|
|
"State": "TriggerDisable",
|
|
"Behavior": "Invisible"
|
|
}
|
|
],
|
|
"ResidentEffects": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Common_Prop_MissionHint_01_Resident01_Lod0.prefab",
|
|
"AttachPoint": "Root",
|
|
"PositionOffset": {
|
|
"X": 0,
|
|
"Y": 0.05,
|
|
"Z": 0
|
|
}
|
|
}
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
]
|
|
} |