123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- {
- "name": "[placeholder]",
- "tree": {
- "$className": "DataModel",
- "HttpService": {
- "$className": "HttpService",
- "$properties": {
- "HttpEnabled": true
- }
- },
- "Lighting": {
- "$className": "Lighting",
- "$properties": {
- "Ambient": [
- 0,
- 0,
- 0
- ],
- "Brightness": 2,
- "GlobalShadows": true,
- "Outlines": false,
- "Technology": "Voxel"
- }
- },
- "ReplicatedStorage": {
- "$className": "ReplicatedStorage",
- "Source": {
- "$path": "src"
- }
- },
- "SoundService": {
- "$className": "SoundService",
- "$properties": {
- "RespectFilteringEnabled": true
- }
- },
- "Workspace": {
- "$className": "Workspace",
- "$properties": {
- "FilteringEnabled": true
- },
- "Baseplate": {
- "$className": "Part",
- "$properties": {
- "Anchored": true,
- "Color": [
- 0.38823,
- 0.37254,
- 0.38823
- ],
- "Locked": true,
- "Position": [
- 0,
- -10,
- 0
- ],
- "Size": [
- 512,
- 20,
- 512
- ]
- }
- }
- }
- }
- }
|