sasalka/Libraries/fish.scc/Assets/scenes/walker_example.scene
2025-05-25 18:16:55 +03:00

185 lines
5.4 KiB
Plaintext

{
"__guid": "e78370eb-4e25-4b7f-bbf8-89f0fcbaa68b",
"GameObjects": [
{
"__guid": "4a794eac-df05-4fff-b80b-f4f40e6b4e9e",
"Flags": 0,
"Name": "Scene Information",
"Enabled": true,
"Components": [
{
"__type": "Sandbox.SceneInformation",
"__guid": "f6aaec07-69f8-4387-b7d9-f94cbc0f362d",
"Author": null,
"Changes": null,
"Description": "",
"Group": null,
"OnComponentDestroy": null,
"OnComponentDisabled": null,
"OnComponentEnabled": null,
"OnComponentFixedUpdate": null,
"OnComponentStart": null,
"OnComponentUpdate": null,
"SceneTags": "",
"Title": "walker_example",
"Version": null
}
],
"Children": []
},
{
"__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",
"__version": 1,
"AirAcceleration": 300,
"AirDeceleration": 0,
"CylinderTrace": true,
"Gravity": -850,
"GravityEnabled": true,
"GripFactorReduction": 1,
"GroundAcceleration": 1000,
"GroundDeceleration": 1500,
"GroundStickDistance": 12,
"GroundStickEnabled": true,
"IgnoreGroundSurface": false,
"IgnoreTags": "",
"IgnoreZ": true,
"IgnoreZWhenZero": true,
"ManuallyUpdate": true,
"MaxBounces": 5,
"MaxGroundAngle": 60,
"MaxUnstuckTries": 20,
"OnComponentDestroy": null,
"OnComponentDisabled": null,
"OnComponentEnabled": null,
"OnComponentFixedUpdate": null,
"OnComponentStart": null,
"OnComponentUpdate": null,
"PseudoStepsEnabled": true,
"PushEnabled": false,
"PushTagsWeight": {
"player": 1
},
"RotateWithGameObject": true,
"ScaleAgainstWalls": true,
"StepDepth": 2,
"StepHeight": 12,
"StepsEnabled": true,
"StepTolerance": 1,
"TraceHeight": 72,
"TraceWidth": 24,
"UnstuckEnabled": true,
"UseSceneGravity": true,
"UseVectorGravity": false,
"VectorGravity": "0,0,-850",
"WallTolerance": 1
},
{
"__type": "ShrimpleCharacterController.ShrimpleWalker",
"__guid": "21e48f2b-e808-42b7-83e6-83282972f187",
"DuckSpeed": 50,
"JumpStrength": 350,
"OnComponentDestroy": null,
"OnComponentDisabled": null,
"OnComponentEnabled": null,
"OnComponentFixedUpdate": null,
"OnComponentStart": null,
"OnComponentUpdate": null,
"RunSpeed": 300,
"WalkSpeed": 100
}
],
"Children": [
{
"__guid": "768529ee-5ecc-4ddb-a81e-73fdb775baec",
"Flags": 0,
"Name": "Model",
"Enabled": true,
"Components": [
{
"__type": "Sandbox.SkinnedModelRenderer",
"__guid": "75a0dedf-07bc-4a29-9027-9e88625f7ba0",
"AnimationGraph": null,
"BodyGroups": 341,
"BoneMergeTarget": null,
"CreateAttachments": false,
"CreateBoneObjects": false,
"MaterialGroup": null,
"MaterialOverride": null,
"Model": "models/citizen/citizen.vmdl",
"Morphs": {},
"OnComponentDestroy": null,
"OnComponentDisabled": null,
"OnComponentEnabled": null,
"OnComponentFixedUpdate": null,
"OnComponentStart": null,
"OnComponentUpdate": null,
"Parameters": {
"bools": {},
"ints": {},
"floats": {},
"vectors": {},
"rotations": {}
},
"PlaybackRate": 1,
"RenderOptions": {
"GameLayer": true,
"OverlayLayer": false,
"BloomLayer": false,
"AfterUILayer": false
},
"RenderType": "On",
"Sequence": {
"Name": null,
"Looping": true
},
"Tint": "1,1,1,1",
"UseAnimGraph": true
}
],
"Children": []
}
]
}
],
"SceneProperties": {
"NetworkInterpolation": true,
"TimeScale": 1,
"WantsSystemScene": true,
"Metadata": {
"Title": "walker_example"
},
"NavMesh": {
"Enabled": false,
"IncludeStaticBodies": true,
"IncludeKeyframedBodies": true,
"EditorAutoUpdate": true,
"AgentHeight": 64,
"AgentRadius": 16,
"AgentStepSize": 18,
"AgentMaxSlope": 40,
"ExcludedBodies": "",
"IncludedBodies": ""
}
},
"ResourceVersion": 2,
"Title": "walker_example",
"Description": null,
"__references": [],
"__version": 2
}