{
  "RootObject": {
    "Id": "fe53627b-1a3b-482d-9468-2dabedb37f65",
    "Name": "mtp_scorepickup",
    "Enabled": true,
    "Components": [
      {
        "__type": "ScorePickup",
        "Points": 10
      },
      {
        "__type": "ModelRenderer",
        "BodyGroups": 18446744073709551615,
        "MaterialGroup": null,
        "MaterialOverride": null,
        "Model": "models/coin.vmdl",
        "RenderType": "On",
        "Tint": "1,1,1,1"
      },
      {
        "__type": "BoxCollider",
        "Center": "0,0,0",
        "IsTrigger": true,
        "Scale": "50,50,50",
        "Static": false,
        "Surface": null
      }
    ],
    "Children": []
  },
  "ShowInMenu": true,
  "MenuPath": "MTP/ScorePickup",
  "MenuIcon": null
}