{
  "RootObject": {
    "Id": "1b3499e3-679c-4328-8361-5183cbb01967",
    "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
      },
      {
        "__type": "UnitInfo",
        "Health": 1,
        "Points": 1,
        "Team": "Fish"
      },
      {
        "__type": "Fish",
        "BiteDamage": 1,
        "BiteDelay": 1,
        "BiteRange": 9,
        "Controller": {
          "_type": "component",
          "go": "1b3499e3-679c-4328-8361-5183cbb01967",
          "component_type": "CharacterController"
        },
        "MouthPosition": "20,0,0",
        "Randomness": 0.5,
        "Size": 1,
        "SmellRange": 50,
        "UnitInfo": {
          "_type": "component",
          "go": "1b3499e3-679c-4328-8361-5183cbb01967",
          "component_type": "UnitInfo"
        },
        "WalkSpeed": 50
      },
      {
        "__type": "ModelRenderer",
        "BodyGroups": 18446744073709551615,
        "Model": "fish.vmdl",
        "RenderType": "On",
        "Tint": "1,1,1,1"
      }
    ],
    "Children": []
  },
  "ShowInMenu": false,
  "MenuPath": null,
  "MenuIcon": null,
  "__references": [
    "plazmium.fish"
  ]
}