blob: 29b616dbbb10abc6b6e6718a1253940c1935b91d [file] [log] [blame]
{
"name": "TargetedConstraint",
"key": {
"int": 80,
"string": "targetedconstraint"
},
"abstract": true,
"extends": "constraints/constraint.json",
"properties": {
"targetId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 173,
"string": "targetid"
},
"description": "Identifier used to track the TransformComponent used as the target for the constraint."
}
}
}