{
  "RootObject": {
    "Id": "65873da5-fb89-4b3d-979c-dc99bbd7cfce",
    "Name": "fish",
    "Tags": "particles",
    "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",
        "DeathParticles": {
          "_type": "gameobject",
          "prefab": "prefabs/death.prefab"
        },
        "Health": 1,
        "Points": 1,
        "Team": "Fish"
      },
      {
        "__type": "Fish",
        "BiteDamage": 1,
        "BiteDelay": 1,
        "BiteRange": 9,
        "Controller": {
          "_type": "component",
          "go": "65873da5-fb89-4b3d-979c-dc99bbd7cfce",
          "component_type": "CharacterController"
        },
        "MouthPosition": "20,0,0",
        "particleEffect": {
          "_type": "gameobject",
          "prefab": "prefabs/blood.prefab"
        },
        "Randomness": 0.5,
        "Size": 1,
        "SmellRange": 50,
        "UnitInfo": {
          "_type": "component",
          "go": "65873da5-fb89-4b3d-979c-dc99bbd7cfce",
          "component_type": "UnitInfo"
        },
        "WalkSpeed": 50
      },
      {
        "__type": "ModelRenderer",
        "BodyGroups": 18446744073709551615,
        "Model": "fish.vmdl",
        "RenderType": "On",
        "Tint": "1,1,1,1"
      }
    ],
    "Children": [
      {
        "Id": "31ac10ae-9611-4602-9430-e9e374ef095e",
        "Name": "World",
        "Position": "0,0,-20",
        "Rotation": "0,0,0.7071068,0.7071068",
        "Enabled": true,
        "Components": [
          {
            "__type": "WorldPanel",
            "HorizontalAlign": "Center",
            "LookAtCamera": true,
            "PanelSize": "1000,200",
            "RenderScale": 1,
            "VerticalAlign": "Center"
          },
          {
            "__type": "PlayerPanel",
            "unitInfo": {
              "_type": "component",
              "go": "65873da5-fb89-4b3d-979c-dc99bbd7cfce",
              "component_type": "UnitInfo"
            }
          }
        ]
      }
    ]
  },
  "ShowInMenu": false,
  "MenuPath": null,
  "MenuIcon": null,
  "__references": [
    "plazmium.fish"
  ]
}