1
0
ZenlessData/Data/_unsorted/ConfigPosRotCommonLevelData.json

131 lines
3.3 KiB
JSON

{
"$type": "ConfigLevelDataPackage",
"GlobalConfigs": [
{
"$type": "ConfigPosRotCommonLevelData",
"ConfigPosRot": {
"$type": "ConfigPosRot",
"BackupCoordsOption": "Unknown",
"CoordsOption": "Camera",
"NeedRaycastGround": false,
"Offset": {
"$type": "OffsetGroup",
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupPositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsClampOffsetDistance": false,
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": -2,
"y": 0,
"z": 4
},
"RandomAngleRange": {
"x": 0,
"y": 0,
"z": 0
},
"RandomPositionRange": {
"x": 2,
"y": 0,
"z": 1
}
},
"RaycastGroundOffset": 0,
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "",
"BackupAttachPoint": "",
"BackupCustomKey": "",
"BackupNodePoint": "",
"BackupOffsetReferTarget": "Self",
"BackupPointName": "",
"CustomKey": "",
"FeaturePointFirst": false,
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"NodePoint": "",
"OffsetReferTarget": "LocalAvatar",
"PointName": ""
}
},
"Identifier": "ConfigPosRotTest"
},
{
"$type": "ConfigPosRotCommonLevelData",
"ConfigPosRot": {
"$type": "ConfigPosRot",
"BackupCoordsOption": "Unknown",
"CoordsOption": "ReferTarget",
"NeedRaycastGround": false,
"Offset": {
"$type": "OffsetGroup",
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupPositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsClampOffsetDistance": false,
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"RandomAngleRange": {
"x": 0,
"y": 0,
"z": 0
},
"RandomPositionRange": {
"x": 0,
"y": 0,
"z": 0
}
},
"RaycastGroundOffset": 0,
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "EffectPoint",
"BackupAttachPoint": "",
"BackupCustomKey": "",
"BackupNodePoint": "",
"BackupOffsetReferTarget": "Self",
"BackupPointName": "",
"CustomKey": "",
"FeaturePointFirst": false,
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"NodePoint": "EffectPoint",
"OffsetReferTarget": "Self",
"PointName": "EffectPoint"
}
},
"Identifier": "DefaultPosRotConfig"
}
]
}