Files
turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_TimeRewindPillar_04_Config.json
2025-07-03 10:50:43 +02:00

41 lines
1.1 KiB
JSON

{
"AnimEventConfigList": [],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_TimeRewinderPillar_01.json",
"TagContainer": {
"List": [
{
"Tag": "Prop.Component.TimeRewindEntity",
"TagHash": 532483231
}
]
},
"TagComponents": {
"TagComponents": [
{
"$type": "RPG.GameCore.PropTagTimeRewindEntityComponent",
"TimeRewindObjectType": "Pillar",
"InitState": "L0_Idle",
"LookAtAttachPoint": "FocusPoint",
"SelectTargetAttachPoint": "SelectPoint",
"LookAtOffsetOverride": {
"X": -1,
"Y": 1,
"Z": 0
},
"AnimStateOverride": [],
"TimeRewindAnimEventJson": "Config/Gameplays/TimeRewind/TimeRewinder_PillarAnimConfig_04.json",
"DetectColliderAttachPoint": "DetectColliderAttachPoint",
"FoundationAndBallBind": {},
"DestructibleBridgeBind": {},
"ContainerAndSeedBind": {},
"Tag": {
"Tag": "Prop.Component.TimeRewindEntity",
"TagHash": 532483231
}
}
]
}
}