forked from rojo-rbx/rojo
21 lines
369 B
JSON
21 lines
369 B
JSON
{
|
|
"name": "SyncbackTest",
|
|
"tree": {
|
|
"$className": "DataModel",
|
|
"Workspace": {
|
|
"$className": "Workspace",
|
|
"TestPart": {
|
|
"$className": "Part",
|
|
"$properties": {
|
|
"Transparency": 1.0,
|
|
"Anchored": true,
|
|
"Color": [
|
|
1.0,
|
|
0.0,
|
|
0.0
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |