{
  "RootObject": {
    "Id": "527626d7-8760-488d-9f4d-a267430faf76",
    "Name": "fish",
    "Enabled": true,
    "Components": [
      {
        "__type": "CharacterController",
        "Acceleration": 10,
        "Bounciness": 0,
        "GroundAngle": 0,
        "Height": 10.4,
        "IgnoreLayers": "",
        "Radius": 2.4,
        "StepHeight": 0
      },
      {
        "__type": "CapsuleCollider",
        "End": "15.59999,0,0",
        "IsTrigger": false,
        "Radius": 5.959999,
        "Start": "-17.59999,0,0",
        "Static": false,
        "Surface": null
      },
      {
        "__type": "UnitInfo",
        "MaxHealth": 1,
        "Team": "Fish"
      },
      {
        "__type": "Fish",
        "Controller": {
          "_type": "component",
          "go": "527626d7-8760-488d-9f4d-a267430faf76",
          "component_type": "CharacterController"
        },
        "Randomness": 0.5,
        "UnitInfo": {
          "_type": "component",
          "go": "527626d7-8760-488d-9f4d-a267430faf76",
          "component_type": "UnitInfo"
        },
        "WalkSpeed": 50
      },
      {
        "__type": "ModelRenderer",
        "BodyGroups": 18446744073709551615,
        "MaterialGroup": null,
        "MaterialOverride": null,
        "Model": "fish.vmdl",
        "RenderType": "On",
        "Tint": "1,1,1,1"
      }
    ],
    "Children": []
  },
  "ShowInMenu": false,
  "MenuPath": null,
  "MenuIcon": null,
  "__references": [
    "plazmium.fish"
  ]
}