Files
turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_GravityBallLauncher_01_Config.json
2025-09-25 21:02:32 +02:00

32 lines
907 B
JSON

{
"ResidentEffects": [
{
"$type": "RPG.GameCore.TriggerEffect",
"IsAttachToTargetEntity": true,
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_GravityBallLauncher_01_Device_Lod0.prefab",
"AttachPoint": "EffRoot",
"ForceSimulateImmediately": false,
"SyncPropState": true
}
],
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap04_GravityBallLauncher_01_Audio_AnimEvent.json"
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_GBLauncher_01.json",
"PropButtonConfigs": [
{
"ID": "Interact",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/TriggerProp.png"
},
"ButtonText": {
"Value": "PropInteractTitle_1"
}
}
],
"TagContainer": {},
"TagComponents": {}
}