Skip to content

Instantly share code, notes, and snippets.

@sn0wcat
Created November 9, 2020 22:43
Show Gist options
  • Save sn0wcat/96d7dc7c09a25049d3fd473bfaa5f967 to your computer and use it in GitHub Desktop.
Save sn0wcat/96d7dc7c09a25049d3fd473bfaa5f967 to your computer and use it in GitHub Desktop.
{
"name": "JoyItRobot",
"description": "",
"parentTypeId": "core.basicasset",
"instantiable": true,
"scope": "private",
"aspects": [
{
"name": "SensorData",
"aspectTypeId": "castidev.RobotSensorData"
},
{
"name": "ServoData",
"aspectTypeId": "castidev.RobotServoData"
}
],
"variables": [],
"fileAssignments": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment