kakozuzo/Libraries/fish.scc/Assets/scenes/flyer_example.scene
2024-10-29 18:52:47 +03:00

121 lines
3.5 KiB
Plaintext

{
"__guid": "e78370eb-4e25-4b7f-bbf8-89f0fcbaa68b",
"GameObjects": [
{
"__guid": "048573b1-fa80-406a-a30d-93881e2b19c9",
"Flags": 0,
"Name": "debug_world",
"Enabled": true,
"__Prefab": "prefabs/debug_world.prefab",
"__PrefabVariables": {}
},
{
"__guid": "dad296d6-935e-4779-b5ae-67a3a0d28ab6",
"Flags": 0,
"Name": "Player",
"Position": "-171.0225,-113.5377,171.9933",
"Enabled": true,
"Components": [
{
"__type": "ShrimpleCharacterController.ShrimpleCharacterController",
"__guid": "fa127e8d-b05d-4e14-894d-d2977361591d",
"AirAcceleration": 1500,
"AirDeceleration": 700,
"Gravity": -850,
"GravityEnabled": false,
"GroundAcceleration": 1000,
"GroundDeceleration": 1500,
"GroundStickDistance": 12,
"GroundStickEnabled": false,
"IgnoreGroundSurface": false,
"IgnoreTags": "",
"IgnoreZ": false,
"IgnoreZWhenZero": true,
"ManuallyUpdate": true,
"MaxBounces": 5,
"MaxGroundAngle": 60,
"MaxUnstuckTries": 20,
"PushEnabled": false,
"PushTagsWeight": {
"player": 1
},
"ScaleAgainstWalls": true,
"StepDepth": 2,
"StepHeight": 12,
"StepsEnabled": false,
"TraceHeight": 72,
"TraceWidth": 16,
"UnstuckEnabled": true,
"UseSceneGravity": true
},
{
"__type": "ShrimpleCharacterController.ShrimpleFlyer",
"__guid": "e79bdc25-5a6f-4eb2-8a49-5f7aac27f8cd",
"RunSpeed": 2400,
"WalkSpeed": 800
},
{
"__type": "Sandbox.Citizen.CitizenAnimationHelper",
"__guid": "6bb6e1f8-1402-4b7b-9006-ea4866eb9e64",
"BodyWeight": 1,
"EyesWeight": 1,
"HeadWeight": 1,
"LookAtEnabled": false,
"Target": {
"_type": "component",
"component_id": "75a0dedf-07bc-4a29-9027-9e88625f7ba0",
"go": "768529ee-5ecc-4ddb-a81e-73fdb775baec",
"component_type": "SkinnedModelRenderer"
}
}
],
"Children": [
{
"__guid": "768529ee-5ecc-4ddb-a81e-73fdb775baec",
"Flags": 0,
"Name": "Model",
"Position": "0,0,0",
"Enabled": true,
"Components": [
{
"__type": "Sandbox.SkinnedModelRenderer",
"__guid": "75a0dedf-07bc-4a29-9027-9e88625f7ba0",
"BodyGroups": 341,
"CreateBoneObjects": false,
"Model": "models/citizen/citizen.vmdl",
"RenderType": "On",
"Tint": "1,1,1,1",
"UseAnimGraph": true
}
]
}
]
}
],
"SceneProperties": {
"FixedUpdateFrequency": 50,
"MaxFixedUpdates": 5,
"NetworkFrequency": 30,
"NetworkInterpolation": true,
"ThreadedAnimation": true,
"TimeScale": 1,
"UseFixedUpdate": true,
"NavMesh": {
"Enabled": false,
"IncludeStaticBodies": true,
"IncludeKeyframedBodies": true,
"EditorAutoUpdate": true,
"AgentHeight": 64,
"AgentRadius": 16,
"AgentStepSize": 18,
"AgentMaxSlope": 40,
"ExcludedBodies": "",
"IncludedBodies": ""
}
},
"Title": "walker_example",
"Description": "",
"ResourceVersion": 1,
"__references": [],
"__version": 1
}