#I made thing

1 messages · Page 1 of 1 (latest)

dire patio
#

Stanley is too dizzy and cant stand

{
"Preset":
{
"Stanley":
{
"CurrentlyStanding": false,
"LegsIKEnabled": true,
"IsBalancingCurrently": true,
"InfiniteStamina": false,
"HasFallen": false,
"IsBracing": true,
"EmotionDizziness": 0.10000000149011612,
"PhysControlStrengthScale": 0.69999998807907104,
"StumbleRate": 10,
"MaxCorrectionForce": 0,
"MaxControlMuscleStrength": 5,
"MaxLosingBalanceDistance": 0.10000000149011612,
"ActualBalanceForceScale": 0.0010000000474974513,
"StandUpForce": 5
}
}
}

swift prawn
#

new presets go to #1265892492599890002 ç

#

also please wrap them in ```

#

so that they look like

#
    "Preset":
    {
        "Stanley":
        {
            "CurrentlyStanding": false,
            "LegsIKEnabled": true,
            "IsBalancingCurrently": true,
            "InfiniteStamina": false,
            "HasFallen": false,
            "IsBracing": true,
            "EmotionDizziness": 0.10000000149011612,
            "PhysControlStrengthScale": 0.69999998807907104,
            "StumbleRate": 10,
            "MaxCorrectionForce": 0,
            "MaxControlMuscleStrength": 5,
            "MaxLosingBalanceDistance": 0.10000000149011612,
            "ActualBalanceForceScale": 0.0010000000474974513,
            "StandUpForce": 5
        }
    }
}
#

this