mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
46 lines
1.0 KiB
JSON
46 lines
1.0 KiB
JSON
{
|
|
"flyDirectionRtpcKey": {
|
|
"text": "Param_flyDir"
|
|
},
|
|
"flyDirectionRtpcFront": 50.0,
|
|
"flyDirectionRtpcSide": 100.0,
|
|
"flyDirectionRtpcBack": 50.0,
|
|
"lastFrameSpeedInAirRtpcKey": {
|
|
"text": "Param_landSpeed"
|
|
},
|
|
"eventFallInWater": {
|
|
"text": "Play_sfx_char_land_splash"
|
|
},
|
|
"altitudeRtpcKey": {
|
|
"text": "Param_gradient"
|
|
},
|
|
"slopeRtpcKey": {
|
|
"text": "Param_walkAngle"
|
|
},
|
|
"flyTurnEvent": {
|
|
"text": ""
|
|
},
|
|
"flySpeedRtpcKey": {
|
|
"text": "Param_flySpeed"
|
|
},
|
|
"airflowSpeedGain": 2.0,
|
|
"airflowGainFadeLength": 0.5,
|
|
"climbVerticalScalerRtpcKey": {
|
|
"text": "Param_climbDir"
|
|
},
|
|
"climbVerticalScalerAnimatorKey": {
|
|
"text": "ClimbVer"
|
|
},
|
|
"cameraAngleXRtpcKey": {
|
|
"text": "Param_cameraX"
|
|
},
|
|
"cameraAngleYRtpcKey": {
|
|
"text": "Param_cameraY"
|
|
},
|
|
"enterSpeedupFieldEvent": {
|
|
"text": ""
|
|
},
|
|
"fallOnWaterRtpcKey": {
|
|
"text": "Param_splash"
|
|
}
|
|
} |