Files
rojo/plugin/rbx_dom_lua/database.json
2021-07-02 16:04:43 -04:00

43793 lines
963 KiB
JSON

{
"Version": [
0,
484,
0,
425477
],
"Classes": {
"ABTestService": {
"Name": "ABTestService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"Accessory": {
"Name": "Accessory",
"Tags": [],
"Superclass": "Accoutrement",
"Properties": {},
"DefaultProperties": {
"AttachmentPoint": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Accoutrement": {
"Name": "Accoutrement",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AttachmentForward": {
"Name": "AttachmentForward",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AttachmentPoint": {
"Name": "AttachmentPoint",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AttachmentPos": {
"Name": "AttachmentPos",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AttachmentRight": {
"Name": "AttachmentRight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AttachmentUp": {
"Name": "AttachmentUp",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttachmentPoint": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Actor": {
"Name": "Actor",
"Tags": [],
"Superclass": "Model",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"LevelOfDetail": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"AdService": {
"Name": "AdService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"AdvancedDragger": {
"Name": "AdvancedDragger",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"AlignOrientation": {
"Name": "AlignOrientation",
"Tags": [],
"Superclass": "Constraint",
"Properties": {
"AlignType": {
"Name": "AlignType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AlignType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxAngularVelocity": {
"Name": "MaxAngularVelocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxTorque": {
"Name": "MaxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PrimaryAxisOnly": {
"Name": "PrimaryAxisOnly",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ReactionTorqueEnabled": {
"Name": "ReactionTorqueEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Responsiveness": {
"Name": "Responsiveness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RigidityEnabled": {
"Name": "RigidityEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AlignType": {
"Enum": 0
},
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"Int32": 23
},
"Enabled": {
"Bool": true
},
"MaxAngularVelocity": {
"Float32": null
},
"MaxTorque": {
"Float32": 10000.0
},
"PrimaryAxisOnly": {
"Bool": false
},
"ReactionTorqueEnabled": {
"Bool": false
},
"Responsiveness": {
"Float32": 10.0
},
"RigidityEnabled": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Visible": {
"Bool": false
}
}
},
"AlignPosition": {
"Name": "AlignPosition",
"Tags": [],
"Superclass": "Constraint",
"Properties": {
"ApplyAtCenterOfMass": {
"Name": "ApplyAtCenterOfMass",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxForce": {
"Name": "MaxForce",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxVelocity": {
"Name": "MaxVelocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ReactionForceEnabled": {
"Name": "ReactionForceEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Responsiveness": {
"Name": "Responsiveness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RigidityEnabled": {
"Name": "RigidityEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"ApplyAtCenterOfMass": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"Int32": 194
},
"Enabled": {
"Bool": true
},
"MaxForce": {
"Float32": 10000.0
},
"MaxVelocity": {
"Float32": null
},
"ReactionForceEnabled": {
"Bool": false
},
"Responsiveness": {
"Float32": 10.0
},
"RigidityEnabled": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Visible": {
"Bool": false
}
}
},
"AnalysticsSettings": {
"Name": "AnalysticsSettings",
"Tags": [
"NotCreatable"
],
"Superclass": "GenericSettings",
"Properties": {},
"DefaultProperties": {}
},
"AnalyticsService": {
"Name": "AnalyticsService",
"Tags": [
"Service"
],
"Superclass": "Instance",
"Properties": {
"ApiKey": {
"Name": "ApiKey",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Deprecated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"ApiKey": {
"String": ""
},
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"AngularVelocity": {
"Name": "AngularVelocity",
"Tags": [],
"Superclass": "Constraint",
"Properties": {
"AngularVelocity": {
"Name": "AngularVelocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxTorque": {
"Name": "MaxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ReactionTorqueEnabled": {
"Name": "ReactionTorqueEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RelativeTo": {
"Name": "RelativeTo",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ActuatorRelativeTo"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AngularVelocity": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"Int32": 23
},
"Enabled": {
"Bool": true
},
"MaxTorque": {
"Float32": 0.0
},
"ReactionTorqueEnabled": {
"Bool": false
},
"RelativeTo": {
"Enum": 2
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Visible": {
"Bool": false
}
}
},
"Animation": {
"Name": "Animation",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AnimationId": {
"Name": "AnimationId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AnimationId": {
"Content": ""
},
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"AnimationController": {
"Name": "AnimationController",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"AnimationTrack": {
"Name": "AnimationTrack",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"Animation": {
"Name": "Animation",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsPlaying": {
"Name": "IsPlaying",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Length": {
"Name": "Length",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Looped": {
"Name": "Looped",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Priority": {
"Name": "Priority",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AnimationPriority"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Speed": {
"Name": "Speed",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TimePosition": {
"Name": "TimePosition",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"WeightCurrent": {
"Name": "WeightCurrent",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"WeightTarget": {
"Name": "WeightTarget",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"Animator": {
"Name": "Animator",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"AppStorageService": {
"Name": "AppStorageService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "LocalStorageService",
"Properties": {},
"DefaultProperties": {}
},
"AppUpdateService": {
"Name": "AppUpdateService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"ArcHandles": {
"Name": "ArcHandles",
"Tags": [],
"Superclass": "HandlesBase",
"Properties": {
"Axes": {
"Name": "Axes",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Axes"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Axes": {
"Axes": [
"X",
"Y",
"Z"
]
},
"Color3": {
"Color3": [
0.050980397,
0.41176474,
0.6745098
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Transparency": {
"Float32": 0.0
},
"Visible": {
"Bool": true
}
}
},
"AssetCounterService": {
"Name": "AssetCounterService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"AssetDeliveryProxy": {
"Name": "AssetDeliveryProxy",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"AssetImportService": {
"Name": "AssetImportService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"AssetManagerService": {
"Name": "AssetManagerService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"AssetService": {
"Name": "AssetService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Atmosphere": {
"Name": "Atmosphere",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Color": {
"Name": "Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Decay": {
"Name": "Decay",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Density": {
"Name": "Density",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Glare": {
"Name": "Glare",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Haze": {
"Name": "Haze",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Offset": {
"Name": "Offset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"Color3": [
0.7843,
0.6667,
0.4235
]
},
"Decay": {
"Color3": [
0.3608,
0.2353,
0.0549
]
},
"Density": {
"Float32": 0.395
},
"Glare": {
"Float32": 0.0
},
"Haze": {
"Float32": 0.0
},
"Offset": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Attachment": {
"Name": "Attachment",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Axis": {
"Name": "Axis",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CFrame": {
"Name": "CFrame",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Orientation": {
"Name": "Orientation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Position": {
"Name": "Position",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Rotation": {
"Name": "Rotation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SecondaryAxis": {
"Name": "SecondaryAxis",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Visible": {
"Name": "Visible",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WorldAxis": {
"Name": "WorldAxis",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"WorldCFrame": {
"Name": "WorldCFrame",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"WorldOrientation": {
"Name": "WorldOrientation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"WorldPosition": {
"Name": "WorldPosition",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"WorldRotation": {
"Name": "WorldRotation",
"Scriptability": "Read",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"WorldSecondaryAxis": {
"Name": "WorldSecondaryAxis",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Visible": {
"Bool": false
}
}
},
"AvatarEditorService": {
"Name": "AvatarEditorService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"AvatarImportService": {
"Name": "AvatarImportService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"Backpack": {
"Name": "Backpack",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"BackpackItem": {
"Name": "BackpackItem",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"TextureId": {
"Name": "TextureId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"BadgeService": {
"Name": "BadgeService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"BallSocketConstraint": {
"Name": "BallSocketConstraint",
"Tags": [],
"Superclass": "Constraint",
"Properties": {
"LimitsEnabled": {
"Name": "LimitsEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxFrictionTorque": {
"Name": "MaxFrictionTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Radius": {
"Name": "Radius",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Restitution": {
"Name": "Restitution",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TwistLimitsEnabled": {
"Name": "TwistLimitsEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TwistLowerAngle": {
"Name": "TwistLowerAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TwistUpperAngle": {
"Name": "TwistUpperAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UpperAngle": {
"Name": "UpperAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"Int32": 1009
},
"Enabled": {
"Bool": true
},
"LimitsEnabled": {
"Bool": false
},
"Radius": {
"Float32": 0.15
},
"Restitution": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TwistLimitsEnabled": {
"Bool": false
},
"TwistLowerAngle": {
"Float32": -45.0
},
"TwistUpperAngle": {
"Float32": 45.0
},
"UpperAngle": {
"Float32": 45.0
},
"Visible": {
"Bool": false
}
}
},
"BasePart": {
"Name": "BasePart",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "PVInstance",
"Properties": {
"Anchored": {
"Name": "Anchored",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AssemblyAngularVelocity": {
"Name": "AssemblyAngularVelocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AssemblyCenterOfMass": {
"Name": "AssemblyCenterOfMass",
"Scriptability": "Read",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AssemblyLinearVelocity": {
"Name": "AssemblyLinearVelocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AssemblyMass": {
"Name": "AssemblyMass",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AssemblyRootPart": {
"Name": "AssemblyRootPart",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"BackParamA": {
"Name": "BackParamA",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BackParamB": {
"Name": "BackParamB",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BackSurface": {
"Name": "BackSurface",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "SurfaceType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BackSurfaceInput": {
"Name": "BackSurfaceInput",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "InputType"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BottomParamA": {
"Name": "BottomParamA",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BottomParamB": {
"Name": "BottomParamB",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BottomSurface": {
"Name": "BottomSurface",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "SurfaceType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BottomSurfaceInput": {
"Name": "BottomSurfaceInput",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "InputType"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BrickColor": {
"Name": "BrickColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "Color"
}
}
},
"CFrame": {
"Name": "CFrame",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CanCollide": {
"Name": "CanCollide",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CanQuery": {
"Name": "CanQuery",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CanTouch": {
"Name": "CanTouch",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CastShadow": {
"Name": "CastShadow",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CenterOfMass": {
"Name": "CenterOfMass",
"Scriptability": "Read",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CollisionGroupId": {
"Name": "CollisionGroupId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CollisionGroups": {
"Name": "CollisionGroups",
"Scriptability": "Custom",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Color": {
"Name": "Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "Color3uint8"
}
}
}
},
"Color3uint8": {
"Name": "Color3uint8",
"Scriptability": "None",
"DataType": {
"Value": "Color3uint8"
},
"Tags": [],
"Kind": {
"Alias": {
"AliasFor": "Color"
}
}
},
"CustomPhysicalProperties": {
"Name": "CustomPhysicalProperties",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "PhysicalProperties"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Elasticity": {
"Name": "Elasticity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Friction": {
"Name": "Friction",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FrontParamA": {
"Name": "FrontParamA",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FrontParamB": {
"Name": "FrontParamB",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FrontSurface": {
"Name": "FrontSurface",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "SurfaceType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FrontSurfaceInput": {
"Name": "FrontSurfaceInput",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "InputType"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftParamA": {
"Name": "LeftParamA",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftParamB": {
"Name": "LeftParamB",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftSurface": {
"Name": "LeftSurface",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "SurfaceType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftSurfaceInput": {
"Name": "LeftSurfaceInput",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "InputType"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LocalTransparencyModifier": {
"Name": "LocalTransparencyModifier",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Locked": {
"Name": "Locked",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Mass": {
"Name": "Mass",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Massless": {
"Name": "Massless",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Material": {
"Name": "Material",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "Material"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Orientation": {
"Name": "Orientation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PivotOffset": {
"Name": "PivotOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Position": {
"Name": "Position",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ReceiveAge": {
"Name": "ReceiveAge",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Reflectance": {
"Name": "Reflectance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ResizeIncrement": {
"Name": "ResizeIncrement",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ResizeableFaces": {
"Name": "ResizeableFaces",
"Scriptability": "Read",
"DataType": {
"Value": "Faces"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightParamA": {
"Name": "RightParamA",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightParamB": {
"Name": "RightParamB",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightSurface": {
"Name": "RightSurface",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "SurfaceType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightSurfaceInput": {
"Name": "RightSurfaceInput",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "InputType"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RootPriority": {
"Name": "RootPriority",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RotVelocity": {
"Name": "RotVelocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Rotation": {
"Name": "Rotation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Size": {
"Name": "Size",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "size"
}
}
}
},
"SpecificGravity": {
"Name": "SpecificGravity",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TopParamA": {
"Name": "TopParamA",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TopParamB": {
"Name": "TopParamB",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TopSurface": {
"Name": "TopSurface",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "SurfaceType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TopSurfaceInput": {
"Name": "TopSurfaceInput",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "InputType"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Transparency": {
"Name": "Transparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Velocity": {
"Name": "Velocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"brickColor": {
"Name": "brickColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "Color"
}
}
},
"size": {
"Name": "size",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Alias": {
"AliasFor": "Size"
}
}
}
},
"DefaultProperties": {}
},
"BasePlayerGui": {
"Name": "BasePlayerGui",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"BaseScript": {
"Name": "BaseScript",
"Tags": [
"NotCreatable"
],
"Superclass": "LuaSourceContainer",
"Properties": {
"Disabled": {
"Name": "Disabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LinkedSource": {
"Name": "LinkedSource",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"BaseWrap": {
"Name": "BaseWrap",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"CageMeshId": {
"Name": "CageMeshId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CageOrigin": {
"Name": "CageOrigin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CageOriginWorld": {
"Name": "CageOriginWorld",
"Scriptability": "Read",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ImportOrigin": {
"Name": "ImportOrigin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ImportOriginWorld": {
"Name": "ImportOriginWorld",
"Scriptability": "Read",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"Beam": {
"Name": "Beam",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Attachment0": {
"Name": "Attachment0",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Attachment1": {
"Name": "Attachment1",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Color": {
"Name": "Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ColorSequence"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CurveSize0": {
"Name": "CurveSize0",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CurveSize1": {
"Name": "CurveSize1",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FaceCamera": {
"Name": "FaceCamera",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LightEmission": {
"Name": "LightEmission",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LightInfluence": {
"Name": "LightInfluence",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Segments": {
"Name": "Segments",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Texture": {
"Name": "Texture",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextureLength": {
"Name": "TextureLength",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextureMode": {
"Name": "TextureMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TextureMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextureSpeed": {
"Name": "TextureSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Transparency": {
"Name": "Transparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "NumberSequence"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Width0": {
"Name": "Width0",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Width1": {
"Name": "Width1",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ZOffset": {
"Name": "ZOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"ColorSequence": {
"keypoints": [
{
"time": 0.0,
"color": [
1.0,
1.0,
1.0
]
},
{
"time": 1.0,
"color": [
1.0,
1.0,
1.0
]
}
]
}
},
"CurveSize0": {
"Float32": 0.0
},
"CurveSize1": {
"Float32": 0.0
},
"Enabled": {
"Bool": true
},
"FaceCamera": {
"Bool": false
},
"LightEmission": {
"Float32": 0.0
},
"LightInfluence": {
"Float32": 0.0
},
"Segments": {
"Int32": 10
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Texture": {
"Content": ""
},
"TextureLength": {
"Float32": 1.0
},
"TextureMode": {
"Enum": 0
},
"TextureSpeed": {
"Float32": 1.0
},
"Transparency": {
"NumberSequence": {
"keypoints": [
{
"time": 0.0,
"value": 0.5,
"envelope": 0.0
},
{
"time": 1.0,
"value": 0.5,
"envelope": 0.0
}
]
}
},
"Width0": {
"Float32": 1.0
},
"Width1": {
"Float32": 1.0
},
"ZOffset": {
"Float32": 0.0
}
}
},
"BevelMesh": {
"Name": "BevelMesh",
"Tags": [
"Deprecated",
"NotBrowsable",
"NotCreatable"
],
"Superclass": "DataModelMesh",
"Properties": {},
"DefaultProperties": {}
},
"BillboardGui": {
"Name": "BillboardGui",
"Tags": [],
"Superclass": "LayerCollector",
"Properties": {
"Active": {
"Name": "Active",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Adornee": {
"Name": "Adornee",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AlwaysOnTop": {
"Name": "AlwaysOnTop",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Brightness": {
"Name": "Brightness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ClipsDescendants": {
"Name": "ClipsDescendants",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CurrentDistance": {
"Name": "CurrentDistance",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DistanceLowerLimit": {
"Name": "DistanceLowerLimit",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DistanceStep": {
"Name": "DistanceStep",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DistanceUpperLimit": {
"Name": "DistanceUpperLimit",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ExtentsOffset": {
"Name": "ExtentsOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ExtentsOffsetWorldSpace": {
"Name": "ExtentsOffsetWorldSpace",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LightInfluence": {
"Name": "LightInfluence",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxDistance": {
"Name": "MaxDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PlayerToHideFrom": {
"Name": "PlayerToHideFrom",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Size": {
"Name": "Size",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SizeOffset": {
"Name": "SizeOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StudsOffset": {
"Name": "StudsOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StudsOffsetWorldSpace": {
"Name": "StudsOffsetWorldSpace",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Active": {
"Bool": false
},
"AlwaysOnTop": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"AutoLocalize": {
"Bool": true
},
"Brightness": {
"Float32": 1.0
},
"ClipsDescendants": {
"Bool": false
},
"DistanceLowerLimit": {
"Float32": 0.0
},
"DistanceStep": {
"Float32": 0.0
},
"DistanceUpperLimit": {
"Float32": -1.0
},
"Enabled": {
"Bool": true
},
"ExtentsOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"ExtentsOffsetWorldSpace": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"LightInfluence": {
"Float32": 0.0
},
"MaxDistance": {
"Float32": null
},
"ResetOnSpawn": {
"Bool": true
},
"Size": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SizeOffset": {
"Vector2": [
0.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"StudsOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"StudsOffsetWorldSpace": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Tags": {
"BinaryString": ""
},
"ZIndexBehavior": {
"Enum": 0
}
}
},
"BinaryStringValue": {
"Name": "BinaryStringValue",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"BindableEvent": {
"Name": "BindableEvent",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"BindableFunction": {
"Name": "BindableFunction",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"BlockMesh": {
"Name": "BlockMesh",
"Tags": [],
"Superclass": "BevelMesh",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Offset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Scale": {
"Vector3": [
1.0,
1.0,
1.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"VertexColor": {
"Vector3": [
1.0,
1.0,
1.0
]
}
}
},
"BloomEffect": {
"Name": "BloomEffect",
"Tags": [],
"Superclass": "PostEffect",
"Properties": {
"Intensity": {
"Name": "Intensity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Size": {
"Name": "Size",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Threshold": {
"Name": "Threshold",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Enabled": {
"Bool": true
},
"Intensity": {
"Float32": 0.4
},
"Size": {
"Float32": 24.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Threshold": {
"Float32": 0.95
}
}
},
"BlurEffect": {
"Name": "BlurEffect",
"Tags": [],
"Superclass": "PostEffect",
"Properties": {
"Size": {
"Name": "Size",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Enabled": {
"Bool": true
},
"Size": {
"Float32": 24.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"BodyAngularVelocity": {
"Name": "BodyAngularVelocity",
"Tags": [],
"Superclass": "BodyMover",
"Properties": {
"AngularVelocity": {
"Name": "AngularVelocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxTorque": {
"Name": "MaxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"P": {
"Name": "P",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"angularvelocity": {
"Name": "angularvelocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "AngularVelocity"
}
}
},
"maxTorque": {
"Name": "maxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "MaxTorque"
}
}
}
},
"DefaultProperties": {
"AngularVelocity": {
"Vector3": [
0.0,
2.0,
0.0
]
},
"AttributesSerialize": {
"BinaryString": ""
},
"MaxTorque": {
"Vector3": [
4000.0,
4000.0,
4000.0
]
},
"P": {
"Float32": 1250.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"BodyColors": {
"Name": "BodyColors",
"Tags": [],
"Superclass": "CharacterAppearance",
"Properties": {
"HeadColor": {
"Name": "HeadColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"HeadColor3": {
"Name": "HeadColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftArmColor": {
"Name": "LeftArmColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LeftArmColor3": {
"Name": "LeftArmColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftLegColor": {
"Name": "LeftLegColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LeftLegColor3": {
"Name": "LeftLegColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightArmColor": {
"Name": "RightArmColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightArmColor3": {
"Name": "RightArmColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightLegColor": {
"Name": "RightLegColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightLegColor3": {
"Name": "RightLegColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TorsoColor": {
"Name": "TorsoColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TorsoColor3": {
"Name": "TorsoColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"HeadColor3": {
"Color3": [
0.9921569,
0.9176471,
0.5529412
]
},
"LeftArmColor3": {
"Color3": [
0.9921569,
0.9176471,
0.5529412
]
},
"LeftLegColor3": {
"Color3": [
0.050980397,
0.41176474,
0.6745098
]
},
"RightArmColor3": {
"Color3": [
0.9921569,
0.9176471,
0.5529412
]
},
"RightLegColor3": {
"Color3": [
0.050980397,
0.41176474,
0.6745098
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TorsoColor3": {
"Color3": [
0.15686275,
0.49803925,
0.2784314
]
}
}
},
"BodyForce": {
"Name": "BodyForce",
"Tags": [],
"Superclass": "BodyMover",
"Properties": {
"Force": {
"Name": "Force",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"force": {
"Name": "force",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "Force"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Force": {
"Vector3": [
0.0,
1.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"BodyGyro": {
"Name": "BodyGyro",
"Tags": [],
"Superclass": "BodyMover",
"Properties": {
"CFrame": {
"Name": "CFrame",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"D": {
"Name": "D",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxTorque": {
"Name": "MaxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"P": {
"Name": "P",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"cframe": {
"Name": "cframe",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "CFrame"
}
}
},
"maxTorque": {
"Name": "maxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "MaxTorque"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"D": {
"Float32": 500.0
},
"MaxTorque": {
"Vector3": [
400000.0,
0.0,
400000.0
]
},
"P": {
"Float32": 3000.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"BodyMover": {
"Name": "BodyMover",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"BodyPosition": {
"Name": "BodyPosition",
"Tags": [],
"Superclass": "BodyMover",
"Properties": {
"D": {
"Name": "D",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxForce": {
"Name": "MaxForce",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"P": {
"Name": "P",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Position": {
"Name": "Position",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"maxForce": {
"Name": "maxForce",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "MaxForce"
}
}
},
"position": {
"Name": "position",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "Position"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"D": {
"Float32": 1250.0
},
"MaxForce": {
"Vector3": [
4000.0,
4000.0,
4000.0
]
},
"P": {
"Float32": 10000.0
},
"Position": {
"Vector3": [
0.0,
50.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"BodyThrust": {
"Name": "BodyThrust",
"Tags": [],
"Superclass": "BodyMover",
"Properties": {
"Force": {
"Name": "Force",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Location": {
"Name": "Location",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"force": {
"Name": "force",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "Force"
}
}
},
"location": {
"Name": "location",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "Location"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Force": {
"Vector3": [
0.0,
1.0,
0.0
]
},
"Location": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"BodyVelocity": {
"Name": "BodyVelocity",
"Tags": [],
"Superclass": "BodyMover",
"Properties": {
"MaxForce": {
"Name": "MaxForce",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"P": {
"Name": "P",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Velocity": {
"Name": "Velocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"maxForce": {
"Name": "maxForce",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "MaxForce"
}
}
},
"velocity": {
"Name": "velocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "Velocity"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"MaxForce": {
"Vector3": [
4000.0,
4000.0,
4000.0
]
},
"P": {
"Float32": 1250.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Velocity": {
"Vector3": [
0.0,
2.0,
0.0
]
}
}
},
"Bone": {
"Name": "Bone",
"Tags": [],
"Superclass": "Attachment",
"Properties": {
"Transform": {
"Name": "Transform",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TransformedCFrame": {
"Name": "TransformedCFrame",
"Scriptability": "Read",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TransformedWorldCFrame": {
"Name": "TransformedWorldCFrame",
"Scriptability": "Read",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Visible": {
"Bool": false
}
}
},
"BoolValue": {
"Name": "BoolValue",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Value": {
"Bool": false
}
}
},
"BoxHandleAdornment": {
"Name": "BoxHandleAdornment",
"Tags": [],
"Superclass": "HandleAdornment",
"Properties": {
"Size": {
"Name": "Size",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AdornCullingMode": {
"Enum": 0
},
"AlwaysOnTop": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Color3": {
"Color3": [
0.050980397,
0.41176474,
0.6745098
]
},
"Size": {
"Vector3": [
1.0,
1.0,
1.0
]
},
"SizeRelativeOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Transparency": {
"Float32": 0.0
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": -1
}
}
},
"BrickColorValue": {
"Name": "BrickColorValue",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Value": {
"Int32": 194
}
}
},
"BrowserService": {
"Name": "BrowserService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"BulkImportService": {
"Name": "BulkImportService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"CFrameValue": {
"Name": "CFrameValue",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Value": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
}
}
},
"CSGDictionaryService": {
"Name": "CSGDictionaryService",
"Tags": [
"Service"
],
"Superclass": "FlyweightService",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"CacheableContentProvider": {
"Name": "CacheableContentProvider",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"CalloutService": {
"Name": "CalloutService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"Camera": {
"Name": "Camera",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"CFrame": {
"Name": "CFrame",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraSubject": {
"Name": "CameraSubject",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraType": {
"Name": "CameraType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "CameraType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CoordinateFrame": {
"Name": "CoordinateFrame",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "CFrame"
}
}
},
"DiagonalFieldOfView": {
"Name": "DiagonalFieldOfView",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FieldOfView": {
"Name": "FieldOfView",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FieldOfViewMode": {
"Name": "FieldOfViewMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "FieldOfViewMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Focus": {
"Name": "Focus",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HeadLocked": {
"Name": "HeadLocked",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HeadScale": {
"Name": "HeadScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxAxisFieldOfView": {
"Name": "MaxAxisFieldOfView",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"NearPlaneZ": {
"Name": "NearPlaneZ",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ViewportSize": {
"Name": "ViewportSize",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"focus": {
"Name": "focus",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "Focus"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"CFrame": {
"CFrame": {
"position": [
0.0,
20.0,
20.0
],
"orientation": [
[
1.0,
0.0,
-0.0
],
[
-0.0,
0.7071068,
0.7071068
],
[
0.0,
-0.7071068,
0.7071068
]
]
}
},
"CameraType": {
"Enum": 0
},
"FieldOfView": {
"Float32": 70.0
},
"FieldOfViewMode": {
"Enum": 0
},
"Focus": {
"CFrame": {
"position": [
0.0,
0.0,
-5.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"HeadLocked": {
"Bool": true
},
"HeadScale": {
"Float32": 1.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"CatalogPages": {
"Name": "CatalogPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {}
},
"ChangeHistoryService": {
"Name": "ChangeHistoryService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"CharacterAppearance": {
"Name": "CharacterAppearance",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"CharacterMesh": {
"Name": "CharacterMesh",
"Tags": [],
"Superclass": "CharacterAppearance",
"Properties": {
"BaseTextureId": {
"Name": "BaseTextureId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BodyPart": {
"Name": "BodyPart",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "BodyPart"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MeshId": {
"Name": "MeshId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"OverlayTextureId": {
"Name": "OverlayTextureId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"BaseTextureId": {
"Int64": 0
},
"BodyPart": {
"Enum": 0
},
"MeshId": {
"Int64": 0
},
"OverlayTextureId": {
"Int64": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Chat": {
"Name": "Chat",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"BubbleChatEnabled": {
"Name": "BubbleChatEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LoadDefaultChat": {
"Name": "LoadDefaultChat",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"BubbleChatEnabled": {
"Bool": false
},
"LoadDefaultChat": {
"Bool": true
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ChorusSoundEffect": {
"Name": "ChorusSoundEffect",
"Tags": [],
"Superclass": "SoundEffect",
"Properties": {
"Depth": {
"Name": "Depth",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Mix": {
"Name": "Mix",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Rate": {
"Name": "Rate",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Depth": {
"Float32": 0.15
},
"Enabled": {
"Bool": true
},
"Mix": {
"Float32": 0.5
},
"Priority": {
"Int32": 0
},
"Rate": {
"Float32": 0.5
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ClickDetector": {
"Name": "ClickDetector",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"CursorIcon": {
"Name": "CursorIcon",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxActivationDistance": {
"Name": "MaxActivationDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"CursorIcon": {
"Content": ""
},
"MaxActivationDistance": {
"Float32": 32.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ClientReplicator": {
"Name": "ClientReplicator",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "NetworkReplicator",
"Properties": {},
"DefaultProperties": {}
},
"Clothing": {
"Name": "Clothing",
"Tags": [
"NotCreatable"
],
"Superclass": "CharacterAppearance",
"Properties": {
"Color3": {
"Name": "Color3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"Clouds": {
"Name": "Clouds",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Cover": {
"Name": "Cover",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Density": {
"Name": "Density",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Cover": {
"Float32": 0.5
},
"Density": {
"Float32": 0.7
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ClusterPacketCache": {
"Name": "ClusterPacketCache",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"CollectionService": {
"Name": "CollectionService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Color3Value": {
"Name": "Color3Value",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Value": {
"Color3": [
0.0,
0.0,
0.0
]
}
}
},
"ColorCorrectionEffect": {
"Name": "ColorCorrectionEffect",
"Tags": [],
"Superclass": "PostEffect",
"Properties": {
"Brightness": {
"Name": "Brightness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Contrast": {
"Name": "Contrast",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Saturation": {
"Name": "Saturation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TintColor": {
"Name": "TintColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Brightness": {
"Float32": 0.0
},
"Contrast": {
"Float32": 0.0
},
"Enabled": {
"Bool": true
},
"Saturation": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TintColor": {
"Color3": [
1.0,
1.0,
1.0
]
}
}
},
"CommandInstance": {
"Name": "CommandInstance",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"AllowGUIAccessPoints": {
"Name": "AllowGUIAccessPoints",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Checked": {
"Name": "Checked",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DefaultShortcut": {
"Name": "DefaultShortcut",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Group": {
"Name": "Group",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Icon": {
"Name": "Icon",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Name": {
"Name": "Name",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"StatusTip": {
"Name": "StatusTip",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Text": {
"Name": "Text",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"CommandService": {
"Name": "CommandService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"CompressorSoundEffect": {
"Name": "CompressorSoundEffect",
"Tags": [],
"Superclass": "SoundEffect",
"Properties": {
"Attack": {
"Name": "Attack",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GainMakeup": {
"Name": "GainMakeup",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Ratio": {
"Name": "Ratio",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Release": {
"Name": "Release",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SideChain": {
"Name": "SideChain",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Threshold": {
"Name": "Threshold",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Attack": {
"Float32": 0.1
},
"AttributesSerialize": {
"BinaryString": ""
},
"Enabled": {
"Bool": true
},
"GainMakeup": {
"Float32": 0.0
},
"Priority": {
"Int32": 0
},
"Ratio": {
"Float32": 40.0
},
"Release": {
"Float32": 0.1
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Threshold": {
"Float32": -40.0
}
}
},
"ConeHandleAdornment": {
"Name": "ConeHandleAdornment",
"Tags": [],
"Superclass": "HandleAdornment",
"Properties": {
"Height": {
"Name": "Height",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Radius": {
"Name": "Radius",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AdornCullingMode": {
"Enum": 0
},
"AlwaysOnTop": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Color3": {
"Color3": [
0.050980397,
0.41176474,
0.6745098
]
},
"Height": {
"Float32": 2.0
},
"Radius": {
"Float32": 0.5
},
"SizeRelativeOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Transparency": {
"Float32": 0.0
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": -1
}
}
},
"Configuration": {
"Name": "Configuration",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Constraint": {
"Name": "Constraint",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"Active": {
"Name": "Active",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Attachment0": {
"Name": "Attachment0",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Attachment1": {
"Name": "Attachment1",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Color": {
"Name": "Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Visible": {
"Name": "Visible",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"ContentProvider": {
"Name": "ContentProvider",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"BaseUrl": {
"Name": "BaseUrl",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RequestQueueSize": {
"Name": "RequestQueueSize",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"ContextActionService": {
"Name": "ContextActionService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Controller": {
"Name": "Controller",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"ControllerService": {
"Name": "ControllerService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"CookiesService": {
"Name": "CookiesService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"CoreGui": {
"Name": "CoreGui",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "BasePlayerGui",
"Properties": {
"SelectionImageObject": {
"Name": "SelectionImageObject",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Version": {
"Name": "Version",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"CorePackages": {
"Name": "CorePackages",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"CoreScript": {
"Name": "CoreScript",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "BaseScript",
"Properties": {},
"DefaultProperties": {}
},
"CoreScriptSyncService": {
"Name": "CoreScriptSyncService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"CornerWedgePart": {
"Name": "CornerWedgePart",
"Tags": [],
"Superclass": "BasePart",
"Properties": {},
"DefaultProperties": {
"Anchored": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"BackParamA": {
"Float32": -0.5
},
"BackParamB": {
"Float32": 0.5
},
"BackSurface": {
"Enum": 0
},
"BackSurfaceInput": {
"Enum": 0
},
"BottomParamA": {
"Float32": -0.5
},
"BottomParamB": {
"Float32": 0.5
},
"BottomSurface": {
"Enum": 0
},
"BottomSurfaceInput": {
"Enum": 0
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"CanCollide": {
"Bool": true
},
"CanQuery": {
"Bool": true
},
"CanTouch": {
"Bool": true
},
"CastShadow": {
"Bool": true
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"PivotOffset": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Reflectance": {
"Float32": 0.0
},
"RightParamA": {
"Float32": -0.5
},
"RightParamB": {
"Float32": 0.5
},
"RightSurface": {
"Enum": 0
},
"RightSurfaceInput": {
"Enum": 0
},
"RootPriority": {
"Int32": 0
},
"RotVelocity": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Size": {
"Vector3": [
2.0,
2.0,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 0
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"CustomEvent": {
"Name": "CustomEvent",
"Tags": [
"Deprecated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"CustomEventReceiver": {
"Name": "CustomEventReceiver",
"Tags": [
"Deprecated"
],
"Superclass": "Instance",
"Properties": {
"Source": {
"Name": "Source",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"CylinderHandleAdornment": {
"Name": "CylinderHandleAdornment",
"Tags": [],
"Superclass": "HandleAdornment",
"Properties": {
"Angle": {
"Name": "Angle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Height": {
"Name": "Height",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"InnerRadius": {
"Name": "InnerRadius",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Radius": {
"Name": "Radius",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AdornCullingMode": {
"Enum": 0
},
"AlwaysOnTop": {
"Bool": false
},
"Angle": {
"Float32": 360.0
},
"AttributesSerialize": {
"BinaryString": ""
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Color3": {
"Color3": [
0.050980397,
0.41176474,
0.6745098
]
},
"Height": {
"Float32": 1.0
},
"InnerRadius": {
"Float32": 0.0
},
"Radius": {
"Float32": 1.0
},
"SizeRelativeOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Transparency": {
"Float32": 0.0
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": -1
}
}
},
"CylinderMesh": {
"Name": "CylinderMesh",
"Tags": [
"Deprecated"
],
"Superclass": "BevelMesh",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Offset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Scale": {
"Vector3": [
1.0,
1.0,
1.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"VertexColor": {
"Vector3": [
1.0,
1.0,
1.0
]
}
}
},
"CylindricalConstraint": {
"Name": "CylindricalConstraint",
"Tags": [],
"Superclass": "SlidingBallConstraint",
"Properties": {
"AngularActuatorType": {
"Name": "AngularActuatorType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ActuatorType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AngularLimitsEnabled": {
"Name": "AngularLimitsEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AngularResponsiveness": {
"Name": "AngularResponsiveness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AngularRestitution": {
"Name": "AngularRestitution",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AngularSpeed": {
"Name": "AngularSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AngularVelocity": {
"Name": "AngularVelocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CurrentAngle": {
"Name": "CurrentAngle",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"InclinationAngle": {
"Name": "InclinationAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LowerAngle": {
"Name": "LowerAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MotorMaxAngularAcceleration": {
"Name": "MotorMaxAngularAcceleration",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MotorMaxTorque": {
"Name": "MotorMaxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RotationAxisVisible": {
"Name": "RotationAxisVisible",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ServoMaxTorque": {
"Name": "ServoMaxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TargetAngle": {
"Name": "TargetAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UpperAngle": {
"Name": "UpperAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WorldRotationAxis": {
"Name": "WorldRotationAxis",
"Scriptability": "Read",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"ActuatorType": {
"Enum": 0
},
"AngularActuatorType": {
"Enum": 0
},
"AngularLimitsEnabled": {
"Bool": false
},
"AngularResponsiveness": {
"Float32": 45.0
},
"AngularRestitution": {
"Float32": 0.0
},
"AngularSpeed": {
"Float32": 0.0
},
"AngularVelocity": {
"Float32": 0.0
},
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"Int32": 1009
},
"Enabled": {
"Bool": true
},
"InclinationAngle": {
"Float32": 0.0
},
"LimitsEnabled": {
"Bool": false
},
"LinearResponsiveness": {
"Float32": 45.0
},
"LowerAngle": {
"Float32": -45.0
},
"LowerLimit": {
"Float32": 0.0
},
"MotorMaxAcceleration": {
"Float32": null
},
"MotorMaxAngularAcceleration": {
"Float32": null
},
"MotorMaxForce": {
"Float32": 0.0
},
"MotorMaxTorque": {
"Float32": 0.0
},
"Restitution": {
"Float32": 0.0
},
"RotationAxisVisible": {
"Bool": false
},
"ServoMaxForce": {
"Float32": 0.0
},
"ServoMaxTorque": {
"Float32": 0.0
},
"Size": {
"Float32": 0.15
},
"SourceAssetId": {
"Int64": -1
},
"Speed": {
"Float32": 0.0
},
"Tags": {
"BinaryString": ""
},
"TargetAngle": {
"Float32": 0.0
},
"TargetPosition": {
"Float32": 0.0
},
"UpperAngle": {
"Float32": 45.0
},
"UpperLimit": {
"Float32": 5.0
},
"Velocity": {
"Float32": 0.0
},
"Visible": {
"Bool": false
}
}
},
"DataModel": {
"Name": "DataModel",
"Tags": [
"NotCreatable"
],
"Superclass": "ServiceProvider",
"Properties": {
"CreatorId": {
"Name": "CreatorId",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CreatorType": {
"Name": "CreatorType",
"Scriptability": "Read",
"DataType": {
"Enum": "CreatorType"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"GameId": {
"Name": "GameId",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"GearGenreSetting": {
"Name": "GearGenreSetting",
"Scriptability": "Read",
"DataType": {
"Enum": "GearGenreSetting"
},
"Tags": [
"Deprecated",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Genre": {
"Name": "Genre",
"Scriptability": "Read",
"DataType": {
"Enum": "Genre"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsSFFlagsLoaded": {
"Name": "IsSFFlagsLoaded",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"JobId": {
"Name": "JobId",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PlaceId": {
"Name": "PlaceId",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PlaceVersion": {
"Name": "PlaceVersion",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PrivateServerId": {
"Name": "PrivateServerId",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PrivateServerOwnerId": {
"Name": "PrivateServerOwnerId",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"VIPServerId": {
"Name": "VIPServerId",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"VIPServerOwnerId": {
"Name": "VIPServerOwnerId",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Workspace": {
"Name": "Workspace",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"lighting": {
"Name": "lighting",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Deprecated",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"workspace": {
"Name": "workspace",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Deprecated",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"DataModelMesh": {
"Name": "DataModelMesh",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"Offset": {
"Name": "Offset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Scale": {
"Name": "Scale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VertexColor": {
"Name": "VertexColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"DataModelSession": {
"Name": "DataModelSession",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"CurrentDataModelType": {
"Name": "CurrentDataModelType",
"Scriptability": "None",
"DataType": {
"Enum": "StudioDataModelType"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SessionId": {
"Name": "SessionId",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"DataStore": {
"Name": "DataStore",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "GlobalDataStore",
"Properties": {},
"DefaultProperties": {}
},
"DataStoreEnumerationPages": {
"Name": "DataStoreEnumerationPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {}
},
"DataStoreIncrementOptions": {
"Name": "DataStoreIncrementOptions",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"DataStoreInfo": {
"Name": "DataStoreInfo",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"CreatedTime": {
"Name": "CreatedTime",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DataStoreName": {
"Name": "DataStoreName",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UpdatedTime": {
"Name": "UpdatedTime",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"DataStoreKeyInfo": {
"Name": "DataStoreKeyInfo",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"KeyName": {
"Name": "KeyName",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"DataStoreKeyPages": {
"Name": "DataStoreKeyPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {}
},
"DataStoreKeyVersionInfo": {
"Name": "DataStoreKeyVersionInfo",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"CreatedTime": {
"Name": "CreatedTime",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UpdatedTime": {
"Name": "UpdatedTime",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Version": {
"Name": "Version",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"DataStorePages": {
"Name": "DataStorePages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {}
},
"DataStoreService": {
"Name": "DataStoreService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"AutomaticRetry": {
"Name": "AutomaticRetry",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LegacyNamingScheme": {
"Name": "LegacyNamingScheme",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"AutomaticRetry": {
"Bool": true
},
"LegacyNamingScheme": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"DataStoreSetOptions": {
"Name": "DataStoreSetOptions",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"DataStoreVersionPages": {
"Name": "DataStoreVersionPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {}
},
"Debris": {
"Name": "Debris",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"MaxItems": {
"Name": "MaxItems",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Deprecated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"MaxItems": {
"Int32": 1000
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"DebugSettings": {
"Name": "DebugSettings",
"Tags": [
"NotBrowsable",
"NotCreatable",
"Settings"
],
"Superclass": "Instance",
"Properties": {
"DataModel": {
"Name": "DataModel",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"InstanceCount": {
"Name": "InstanceCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsScriptStackTracingEnabled": {
"Name": "IsScriptStackTracingEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"JobCount": {
"Name": "JobCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PlayerCount": {
"Name": "PlayerCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ReportSoundWarnings": {
"Name": "ReportSoundWarnings",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RobloxVersion": {
"Name": "RobloxVersion",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TickCountPreciseOverride": {
"Name": "TickCountPreciseOverride",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TickCountSampleMethod"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"DebuggerBreakpoint": {
"Name": "DebuggerBreakpoint",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"Condition": {
"Name": "Condition",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsEnabled": {
"Name": "IsEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Line": {
"Name": "Line",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"isContextDependentBreakpoint": {
"Name": "isContextDependentBreakpoint",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"DebuggerManager": {
"Name": "DebuggerManager",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"DebuggingEnabled": {
"Name": "DebuggingEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"DebuggerWatch": {
"Name": "DebuggerWatch",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Expression": {
"Name": "Expression",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"Decal": {
"Name": "Decal",
"Tags": [],
"Superclass": "FaceInstance",
"Properties": {
"Color3": {
"Name": "Color3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LocalTransparencyModifier": {
"Name": "LocalTransparencyModifier",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Shiny": {
"Name": "Shiny",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Specular": {
"Name": "Specular",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Texture": {
"Name": "Texture",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Transparency": {
"Name": "Transparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ZIndex": {
"Name": "ZIndex",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"Face": {
"Enum": 5
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Texture": {
"Content": ""
},
"Transparency": {
"Float32": 0.0
},
"ZIndex": {
"Int32": 1
}
}
},
"DepthOfFieldEffect": {
"Name": "DepthOfFieldEffect",
"Tags": [],
"Superclass": "PostEffect",
"Properties": {
"FarIntensity": {
"Name": "FarIntensity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FocusDistance": {
"Name": "FocusDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"InFocusRadius": {
"Name": "InFocusRadius",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NearIntensity": {
"Name": "NearIntensity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Enabled": {
"Bool": true
},
"FarIntensity": {
"Float32": 0.75
},
"FocusDistance": {
"Float32": 0.05
},
"InFocusRadius": {
"Float32": 10.0
},
"NearIntensity": {
"Float32": 0.75
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Dialog": {
"Name": "Dialog",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"BehaviorType": {
"Name": "BehaviorType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "DialogBehaviorType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ConversationDistance": {
"Name": "ConversationDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GoodbyeChoiceActive": {
"Name": "GoodbyeChoiceActive",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GoodbyeDialog": {
"Name": "GoodbyeDialog",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"InUse": {
"Name": "InUse",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"InitialPrompt": {
"Name": "InitialPrompt",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Purpose": {
"Name": "Purpose",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "DialogPurpose"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Tone": {
"Name": "Tone",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "DialogTone"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TriggerDistance": {
"Name": "TriggerDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TriggerOffset": {
"Name": "TriggerOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"BehaviorType": {
"Enum": 0
},
"ConversationDistance": {
"Float32": 25.0
},
"GoodbyeChoiceActive": {
"Bool": true
},
"GoodbyeDialog": {
"String": ""
},
"InitialPrompt": {
"String": ""
},
"Purpose": {
"Enum": 1
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Tone": {
"Enum": 0
},
"TriggerDistance": {
"Float32": 0.0
},
"TriggerOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"DialogChoice": {
"Name": "DialogChoice",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"GoodbyeChoiceActive": {
"Name": "GoodbyeChoiceActive",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GoodbyeDialog": {
"Name": "GoodbyeDialog",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ResponseDialog": {
"Name": "ResponseDialog",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UserDialog": {
"Name": "UserDialog",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"GoodbyeChoiceActive": {
"Bool": true
},
"GoodbyeDialog": {
"String": ""
},
"ResponseDialog": {
"String": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"UserDialog": {
"String": ""
}
}
},
"DistortionSoundEffect": {
"Name": "DistortionSoundEffect",
"Tags": [],
"Superclass": "SoundEffect",
"Properties": {
"Level": {
"Name": "Level",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Enabled": {
"Bool": true
},
"Level": {
"Float32": 0.75
},
"Priority": {
"Int32": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"DockWidgetPluginGui": {
"Name": "DockWidgetPluginGui",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "PluginGui",
"Properties": {
"HostWidgetWasRestored": {
"Name": "HostWidgetWasRestored",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"DoubleConstrainedValue": {
"Name": "DoubleConstrainedValue",
"Tags": [
"Deprecated"
],
"Superclass": "ValueBase",
"Properties": {
"ConstrainedValue": {
"Name": "ConstrainedValue",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MaxValue": {
"Name": "MaxValue",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MinValue": {
"Name": "MinValue",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"MaxValue": {
"Float64": 1.0
},
"MinValue": {
"Float64": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"DraftsService": {
"Name": "DraftsService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"Dragger": {
"Name": "Dragger",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"DraggerService": {
"Name": "DraggerService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"AlignDraggedObjects": {
"Name": "AlignDraggedObjects",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AngleSnapEnabled": {
"Name": "AngleSnapEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AngleSnapIncrement": {
"Name": "AngleSnapIncrement",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AnimateHover": {
"Name": "AnimateHover",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CollisionsEnabled": {
"Name": "CollisionsEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DraggerCoordinateSpace": {
"Name": "DraggerCoordinateSpace",
"Scriptability": "Read",
"DataType": {
"Enum": "DraggerCoordinateSpace"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DraggerMovementMode": {
"Name": "DraggerMovementMode",
"Scriptability": "Read",
"DataType": {
"Enum": "DraggerMovementMode"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"GeometrySnapColor": {
"Name": "GeometrySnapColor",
"Scriptability": "Read",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"HoverAnimateFrequency": {
"Name": "HoverAnimateFrequency",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"HoverThickness": {
"Name": "HoverThickness",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"JointsEnabled": {
"Name": "JointsEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LinearSnapEnabled": {
"Name": "LinearSnapEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LinearSnapIncrement": {
"Name": "LinearSnapIncrement",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PivotSnapToGeometry": {
"Name": "PivotSnapToGeometry",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ShowHover": {
"Name": "ShowHover",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ShowPivotIndicator": {
"Name": "ShowPivotIndicator",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"DynamicRotate": {
"Name": "DynamicRotate",
"Tags": [
"NotCreatable"
],
"Superclass": "JointInstance",
"Properties": {
"BaseAngle": {
"Name": "BaseAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"EchoSoundEffect": {
"Name": "EchoSoundEffect",
"Tags": [],
"Superclass": "SoundEffect",
"Properties": {
"Delay": {
"Name": "Delay",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DryLevel": {
"Name": "DryLevel",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Feedback": {
"Name": "Feedback",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WetLevel": {
"Name": "WetLevel",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Delay": {
"Float32": 1.0
},
"DryLevel": {
"Float32": 0.0
},
"Enabled": {
"Bool": true
},
"Feedback": {
"Float32": 0.5
},
"Priority": {
"Int32": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"WetLevel": {
"Float32": 0.0
}
}
},
"EmotesPages": {
"Name": "EmotesPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "InventoryPages",
"Properties": {},
"DefaultProperties": {}
},
"EqualizerSoundEffect": {
"Name": "EqualizerSoundEffect",
"Tags": [],
"Superclass": "SoundEffect",
"Properties": {
"HighGain": {
"Name": "HighGain",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LowGain": {
"Name": "LowGain",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MidGain": {
"Name": "MidGain",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Enabled": {
"Bool": true
},
"HighGain": {
"Float32": 0.0
},
"LowGain": {
"Float32": -20.0
},
"MidGain": {
"Float32": -10.0
},
"Priority": {
"Int32": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"EventIngestService": {
"Name": "EventIngestService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"Explosion": {
"Name": "Explosion",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"BlastPressure": {
"Name": "BlastPressure",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BlastRadius": {
"Name": "BlastRadius",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DestroyJointRadiusPercent": {
"Name": "DestroyJointRadiusPercent",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ExplosionType": {
"Name": "ExplosionType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ExplosionType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Position": {
"Name": "Position",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Visible": {
"Name": "Visible",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"BlastPressure": {
"Float32": 500000.0
},
"BlastRadius": {
"Float32": 4.0
},
"DestroyJointRadiusPercent": {
"Float32": 1.0
},
"ExplosionType": {
"Enum": 1
},
"Position": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Visible": {
"Bool": true
}
}
},
"FaceInstance": {
"Name": "FaceInstance",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"Face": {
"Name": "Face",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "NormalId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"Feature": {
"Name": "Feature",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"FaceId": {
"Name": "FaceId",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "NormalId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"InOut": {
"Name": "InOut",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "InOut"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftRight": {
"Name": "LeftRight",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "LeftRight"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TopBottom": {
"Name": "TopBottom",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TopBottom"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"File": {
"Name": "File",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"FileName": {
"Name": "FileName",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FileSize": {
"Name": "FileSize",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Size": {
"Name": "Size",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"FileMesh": {
"Name": "FileMesh",
"Tags": [],
"Superclass": "DataModelMesh",
"Properties": {
"MeshId": {
"Name": "MeshId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextureId": {
"Name": "TextureId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"MeshId": {
"Content": ""
},
"Offset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Scale": {
"Vector3": [
1.0,
1.0,
1.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TextureId": {
"Content": ""
},
"VertexColor": {
"Vector3": [
1.0,
1.0,
1.0
]
}
}
},
"Fire": {
"Name": "Fire",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Color": {
"Name": "Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Heat": {
"Name": "Heat",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "heat_xml"
}
}
}
},
"SecondaryColor": {
"Name": "SecondaryColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Size": {
"Name": "Size",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "size_xml"
}
}
}
},
"heat_xml": {
"Name": "heat_xml",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Alias": {
"AliasFor": "Heat"
}
}
},
"size": {
"Name": "size",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "Size"
}
}
},
"size_xml": {
"Name": "size_xml",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Alias": {
"AliasFor": "Size"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"Color3": [
0.92549026,
0.54509807,
0.27450982
]
},
"Enabled": {
"Bool": true
},
"Heat": {
"Float32": 9.0
},
"SecondaryColor": {
"Color3": [
0.54509807,
0.3137255,
0.21568629
]
},
"Size": {
"Float32": 5.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Flag": {
"Name": "Flag",
"Tags": [
"Deprecated"
],
"Superclass": "Tool",
"Properties": {
"TeamColor": {
"Name": "TeamColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"CanBeDropped": {
"Bool": true
},
"Enabled": {
"Bool": true
},
"Grip": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"ManualActivationOnly": {
"Bool": false
},
"RequiresHandle": {
"Bool": true
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TeamColor": {
"Int32": 194
},
"TextureId": {
"Content": ""
},
"ToolTip": {
"String": ""
}
}
},
"FlagStand": {
"Name": "FlagStand",
"Tags": [
"Deprecated"
],
"Superclass": "Part",
"Properties": {
"TeamColor": {
"Name": "TeamColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Anchored": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"BackParamA": {
"Float32": -0.5
},
"BackParamB": {
"Float32": 0.5
},
"BackSurface": {
"Enum": 0
},
"BackSurfaceInput": {
"Enum": 0
},
"BottomParamA": {
"Float32": -0.5
},
"BottomParamB": {
"Float32": 0.5
},
"BottomSurface": {
"Enum": 4
},
"BottomSurfaceInput": {
"Enum": 0
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"CanCollide": {
"Bool": true
},
"CanQuery": {
"Bool": true
},
"CanTouch": {
"Bool": true
},
"CastShadow": {
"Bool": true
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"FormFactor": {
"Enum": 1
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"PivotOffset": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Reflectance": {
"Float32": 0.0
},
"RightParamA": {
"Float32": -0.5
},
"RightParamB": {
"Float32": 0.5
},
"RightSurface": {
"Enum": 0
},
"RightSurfaceInput": {
"Enum": 0
},
"RootPriority": {
"Int32": 0
},
"RotVelocity": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Shape": {
"Enum": 1
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TeamColor": {
"Int32": 194
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 3
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"FlagStandService": {
"Name": "FlagStandService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"FlangeSoundEffect": {
"Name": "FlangeSoundEffect",
"Tags": [],
"Superclass": "SoundEffect",
"Properties": {
"Depth": {
"Name": "Depth",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Mix": {
"Name": "Mix",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Rate": {
"Name": "Rate",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Depth": {
"Float32": 0.45
},
"Enabled": {
"Bool": true
},
"Mix": {
"Float32": 0.85
},
"Priority": {
"Int32": 0
},
"Rate": {
"Float32": 5.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"FloorWire": {
"Name": "FloorWire",
"Tags": [
"Deprecated"
],
"Superclass": "GuiBase3d",
"Properties": {
"CycleOffset": {
"Name": "CycleOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"From": {
"Name": "From",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StudsBetweenTextures": {
"Name": "StudsBetweenTextures",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Texture": {
"Name": "Texture",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextureSize": {
"Name": "TextureSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"To": {
"Name": "To",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Velocity": {
"Name": "Velocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WireRadius": {
"Name": "WireRadius",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color3": {
"Color3": [
0.050980397,
0.41176474,
0.6745098
]
},
"CycleOffset": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"StudsBetweenTextures": {
"Float32": 4.0
},
"Tags": {
"BinaryString": ""
},
"Texture": {
"Content": ""
},
"TextureSize": {
"Vector2": [
1.0,
1.0
]
},
"Transparency": {
"Float32": 0.0
},
"Velocity": {
"Float32": 2.0
},
"Visible": {
"Bool": true
},
"WireRadius": {
"Float32": 0.0625
}
}
},
"FlyweightService": {
"Name": "FlyweightService",
"Tags": [
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Folder": {
"Name": "Folder",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ForceField": {
"Name": "ForceField",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Visible": {
"Name": "Visible",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Visible": {
"Bool": true
}
}
},
"FormFactorPart": {
"Name": "FormFactorPart",
"Tags": [
"NotCreatable"
],
"Superclass": "BasePart",
"Properties": {
"FormFactor": {
"Name": "FormFactor",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "FormFactor"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "formFactorRaw"
}
}
}
},
"formFactor": {
"Name": "formFactor",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "FormFactor"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "FormFactor"
}
}
},
"formFactorRaw": {
"Name": "formFactorRaw",
"Scriptability": "None",
"DataType": {
"Enum": "FormFactor"
},
"Tags": [],
"Kind": {
"Alias": {
"AliasFor": "FormFactor"
}
}
}
},
"DefaultProperties": {}
},
"Frame": {
"Name": "Frame",
"Tags": [],
"Superclass": "GuiObject",
"Properties": {
"Style": {
"Name": "Style",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "FrameStyle"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Active": {
"Bool": false
},
"AnchorPoint": {
"Vector2": [
0.0,
0.0
]
},
"AttributesSerialize": {
"BinaryString": ""
},
"AutoLocalize": {
"Bool": true
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.10588236,
0.16470589,
0.20784315
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"ClipsDescendants": {
"Bool": false
},
"Draggable": {
"Bool": false
},
"LayoutOrder": {
"Int32": 0
},
"Position": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"Rotation": {
"Float32": 0.0
},
"Selectable": {
"Bool": false
},
"Size": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SizeConstraint": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Style": {
"Enum": 0
},
"Tags": {
"BinaryString": ""
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": 1
}
}
},
"FriendPages": {
"Name": "FriendPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {}
},
"FriendService": {
"Name": "FriendService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"FunctionalTest": {
"Name": "FunctionalTest",
"Tags": [
"Deprecated"
],
"Superclass": "Instance",
"Properties": {
"Description": {
"Name": "Description",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Description": {
"String": "?"
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"GamePassService": {
"Name": "GamePassService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"GameSettings": {
"Name": "GameSettings",
"Tags": [
"NotBrowsable",
"NotCreatable",
"Settings"
],
"Superclass": "Instance",
"Properties": {
"AdditionalCoreIncludeDirs": {
"Name": "AdditionalCoreIncludeDirs",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"OverrideStarterScript": {
"Name": "OverrideStarterScript",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VideoCaptureEnabled": {
"Name": "VideoCaptureEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VideoRecording": {
"Name": "VideoRecording",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"GamepadService": {
"Name": "GamepadService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"GamepadCursorEnabled": {
"Name": "GamepadCursorEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"GenericSettings": {
"Name": "GenericSettings",
"Tags": [
"NotCreatable"
],
"Superclass": "ServiceProvider",
"Properties": {},
"DefaultProperties": {}
},
"Geometry": {
"Name": "Geometry",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"GetDataStoreOptions": {
"Name": "GetDataStoreOptions",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"AllScopes": {
"Name": "AllScopes",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"GlobalDataStore": {
"Name": "GlobalDataStore",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"GlobalSettings": {
"Name": "GlobalSettings",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "GenericSettings",
"Properties": {},
"DefaultProperties": {}
},
"Glue": {
"Name": "Glue",
"Tags": [
"Deprecated"
],
"Superclass": "JointInstance",
"Properties": {
"F0": {
"Name": "F0",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"F1": {
"Name": "F1",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"F2": {
"Name": "F2",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"F3": {
"Name": "F3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"C0": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"C1": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Enabled": {
"Bool": true
},
"F0": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"F1": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"F2": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"F3": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"GoogleAnalyticsConfiguration": {
"Name": "GoogleAnalyticsConfiguration",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"GroupService": {
"Name": "GroupService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"GuiBase": {
"Name": "GuiBase",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"GuiBase2d": {
"Name": "GuiBase2d",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "GuiBase",
"Properties": {
"AbsolutePosition": {
"Name": "AbsolutePosition",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AbsoluteRotation": {
"Name": "AbsoluteRotation",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AbsoluteSize": {
"Name": "AbsoluteSize",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AutoLocalize": {
"Name": "AutoLocalize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ClippedRect": {
"Name": "ClippedRect",
"Scriptability": "None",
"DataType": {
"Value": "Rect"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsNotOccluded": {
"Name": "IsNotOccluded",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Localize": {
"Name": "Localize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RawRect2D": {
"Name": "RawRect2D",
"Scriptability": "None",
"DataType": {
"Value": "Rect"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RootLocalizationTable": {
"Name": "RootLocalizationTable",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TotalGroupScale": {
"Name": "TotalGroupScale",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"GuiBase3d": {
"Name": "GuiBase3d",
"Tags": [
"NotCreatable"
],
"Superclass": "GuiBase",
"Properties": {
"Color": {
"Name": "Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Color3": {
"Name": "Color3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Transparency": {
"Name": "Transparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Visible": {
"Name": "Visible",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"GuiButton": {
"Name": "GuiButton",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "GuiObject",
"Properties": {
"AutoButtonColor": {
"Name": "AutoButtonColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Modal": {
"Name": "Modal",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Selected": {
"Name": "Selected",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Style": {
"Name": "Style",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ButtonStyle"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"GuiLabel": {
"Name": "GuiLabel",
"Tags": [
"NotCreatable"
],
"Superclass": "GuiObject",
"Properties": {},
"DefaultProperties": {}
},
"GuiMain": {
"Name": "GuiMain",
"Tags": [
"Deprecated"
],
"Superclass": "ScreenGui",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"AutoLocalize": {
"Bool": true
},
"DisplayOrder": {
"Int32": 0
},
"Enabled": {
"Bool": true
},
"IgnoreGuiInset": {
"Bool": false
},
"ResetOnSpawn": {
"Bool": true
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"ZIndexBehavior": {
"Enum": 0
}
}
},
"GuiObject": {
"Name": "GuiObject",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "GuiBase2d",
"Properties": {
"Active": {
"Name": "Active",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AnchorPoint": {
"Name": "AnchorPoint",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AutomaticSize": {
"Name": "AutomaticSize",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AutomaticSize"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BackgroundColor": {
"Name": "BackgroundColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"BackgroundColor3": {
"Name": "BackgroundColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BackgroundTransparency": {
"Name": "BackgroundTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BorderColor": {
"Name": "BorderColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"BorderColor3": {
"Name": "BorderColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BorderMode": {
"Name": "BorderMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "BorderMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BorderSizePixel": {
"Name": "BorderSizePixel",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ClipsDescendants": {
"Name": "ClipsDescendants",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Draggable": {
"Name": "Draggable",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LayoutOrder": {
"Name": "LayoutOrder",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NextSelectionDown": {
"Name": "NextSelectionDown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NextSelectionLeft": {
"Name": "NextSelectionLeft",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NextSelectionRight": {
"Name": "NextSelectionRight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NextSelectionUp": {
"Name": "NextSelectionUp",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Position": {
"Name": "Position",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Rotation": {
"Name": "Rotation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Selectable": {
"Name": "Selectable",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SelectionImageObject": {
"Name": "SelectionImageObject",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Size": {
"Name": "Size",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SizeConstraint": {
"Name": "SizeConstraint",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "SizeConstraint"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Transparency": {
"Name": "Transparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Visible": {
"Name": "Visible",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ZIndex": {
"Name": "ZIndex",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"GuiService": {
"Name": "GuiService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"AutoSelectGuiEnabled": {
"Name": "AutoSelectGuiEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CoreEffectFolder": {
"Name": "CoreEffectFolder",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CoreGuiFolder": {
"Name": "CoreGuiFolder",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CoreGuiNavigationEnabled": {
"Name": "CoreGuiNavigationEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GuiNavigationEnabled": {
"Name": "GuiNavigationEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsModalDialog": {
"Name": "IsModalDialog",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsWindows": {
"Name": "IsWindows",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MenuIsOpen": {
"Name": "MenuIsOpen",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SelectedCoreObject": {
"Name": "SelectedCoreObject",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SelectedObject": {
"Name": "SelectedObject",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"GuidRegistryService": {
"Name": "GuidRegistryService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"HandleAdornment": {
"Name": "HandleAdornment",
"Tags": [
"NotCreatable"
],
"Superclass": "PVAdornment",
"Properties": {
"AdornCullingMode": {
"Name": "AdornCullingMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AdornCullingMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AlwaysOnTop": {
"Name": "AlwaysOnTop",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CFrame": {
"Name": "CFrame",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SizeRelativeOffset": {
"Name": "SizeRelativeOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ZIndex": {
"Name": "ZIndex",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"Handles": {
"Name": "Handles",
"Tags": [],
"Superclass": "HandlesBase",
"Properties": {
"Faces": {
"Name": "Faces",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Faces"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Style": {
"Name": "Style",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "HandlesStyle"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color3": {
"Color3": [
0.050980397,
0.41176474,
0.6745098
]
},
"Faces": {
"Faces": [
"Right",
"Top",
"Back",
"Left",
"Bottom",
"Front"
]
},
"SourceAssetId": {
"Int64": -1
},
"Style": {
"Enum": 0
},
"Tags": {
"BinaryString": ""
},
"Transparency": {
"Float32": 0.0
},
"Visible": {
"Bool": true
}
}
},
"HandlesBase": {
"Name": "HandlesBase",
"Tags": [
"NotCreatable"
],
"Superclass": "PartAdornment",
"Properties": {},
"DefaultProperties": {}
},
"HapticService": {
"Name": "HapticService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"Hat": {
"Name": "Hat",
"Tags": [
"Deprecated"
],
"Superclass": "Accoutrement",
"Properties": {},
"DefaultProperties": {
"AttachmentPoint": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"HeightmapImporterService": {
"Name": "HeightmapImporterService",
"Tags": [
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"HingeConstraint": {
"Name": "HingeConstraint",
"Tags": [],
"Superclass": "Constraint",
"Properties": {
"ActuatorType": {
"Name": "ActuatorType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ActuatorType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AngularResponsiveness": {
"Name": "AngularResponsiveness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AngularSpeed": {
"Name": "AngularSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AngularVelocity": {
"Name": "AngularVelocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CurrentAngle": {
"Name": "CurrentAngle",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LimitsEnabled": {
"Name": "LimitsEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LowerAngle": {
"Name": "LowerAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MotorMaxAcceleration": {
"Name": "MotorMaxAcceleration",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MotorMaxTorque": {
"Name": "MotorMaxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Radius": {
"Name": "Radius",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Restitution": {
"Name": "Restitution",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ServoMaxTorque": {
"Name": "ServoMaxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TargetAngle": {
"Name": "TargetAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UpperAngle": {
"Name": "UpperAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"ActuatorType": {
"Enum": 0
},
"AngularResponsiveness": {
"Float32": 45.0
},
"AngularSpeed": {
"Float32": 0.0
},
"AngularVelocity": {
"Float32": 0.0
},
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"Int32": 1009
},
"Enabled": {
"Bool": true
},
"LimitsEnabled": {
"Bool": false
},
"LowerAngle": {
"Float32": -45.0
},
"MotorMaxAcceleration": {
"Float32": null
},
"MotorMaxTorque": {
"Float32": 0.0
},
"Radius": {
"Float32": 0.15
},
"Restitution": {
"Float32": 0.0
},
"ServoMaxTorque": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TargetAngle": {
"Float32": 0.0
},
"UpperAngle": {
"Float32": 45.0
},
"Visible": {
"Bool": false
}
}
},
"Hint": {
"Name": "Hint",
"Tags": [
"Deprecated"
],
"Superclass": "Message",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Text": {
"String": ""
}
}
},
"Hole": {
"Name": "Hole",
"Tags": [
"Deprecated"
],
"Superclass": "Feature",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"FaceId": {
"Enum": 0
},
"InOut": {
"Enum": 2
},
"LeftRight": {
"Enum": 1
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TopBottom": {
"Enum": 1
}
}
},
"Hopper": {
"Name": "Hopper",
"Tags": [
"Deprecated",
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"HopperBin": {
"Name": "HopperBin",
"Tags": [
"Deprecated"
],
"Superclass": "BackpackItem",
"Properties": {
"Active": {
"Name": "Active",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BinType": {
"Name": "BinType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "BinType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Active": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"BinType": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TextureId": {
"Content": ""
}
}
},
"HttpRbxApiService": {
"Name": "HttpRbxApiService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"HttpRequest": {
"Name": "HttpRequest",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"HttpService": {
"Name": "HttpService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"HttpEnabled": {
"Name": "HttpEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"HttpEnabled": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Humanoid": {
"Name": "Humanoid",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AutoJumpEnabled": {
"Name": "AutoJumpEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AutoRotate": {
"Name": "AutoRotate",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AutomaticScalingEnabled": {
"Name": "AutomaticScalingEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BreakJointsOnDeath": {
"Name": "BreakJointsOnDeath",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraOffset": {
"Name": "CameraOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CollisionType": {
"Name": "CollisionType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "HumanoidCollisionType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DisplayDistanceType": {
"Name": "DisplayDistanceType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "HumanoidDisplayDistanceType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DisplayName": {
"Name": "DisplayName",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FloorMaterial": {
"Name": "FloorMaterial",
"Scriptability": "Read",
"DataType": {
"Enum": "Material"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Health": {
"Name": "Health",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"HealthDisplayDistance": {
"Name": "HealthDisplayDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HealthDisplayType": {
"Name": "HealthDisplayType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "HumanoidHealthDisplayType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HipHeight": {
"Name": "HipHeight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Jump": {
"Name": "Jump",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"JumpHeight": {
"Name": "JumpHeight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"JumpPower": {
"Name": "JumpPower",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftLeg": {
"Name": "LeftLeg",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MaxHealth": {
"Name": "MaxHealth",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxSlopeAngle": {
"Name": "MaxSlopeAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MoveDirection": {
"Name": "MoveDirection",
"Scriptability": "Read",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"NameDisplayDistance": {
"Name": "NameDisplayDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NameOcclusion": {
"Name": "NameOcclusion",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "NameOcclusion"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PlatformStand": {
"Name": "PlatformStand",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RequiresNeck": {
"Name": "RequiresNeck",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RigType": {
"Name": "RigType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "HumanoidRigType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightLeg": {
"Name": "RightLeg",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RootPart": {
"Name": "RootPart",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SeatPart": {
"Name": "SeatPart",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Sit": {
"Name": "Sit",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TargetPoint": {
"Name": "TargetPoint",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Torso": {
"Name": "Torso",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UseJumpPower": {
"Name": "UseJumpPower",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WalkSpeed": {
"Name": "WalkSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WalkToPart": {
"Name": "WalkToPart",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"WalkToPoint": {
"Name": "WalkToPoint",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"maxHealth": {
"Name": "maxHealth",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"AutoJumpEnabled": {
"Bool": true
},
"AutoRotate": {
"Bool": true
},
"AutomaticScalingEnabled": {
"Bool": true
},
"BreakJointsOnDeath": {
"Bool": true
},
"CollisionType": {
"Enum": 0
},
"DisplayDistanceType": {
"Enum": 0
},
"DisplayName": {
"String": ""
},
"HealthDisplayDistance": {
"Float32": 100.0
},
"HealthDisplayType": {
"Enum": 0
},
"HipHeight": {
"Float32": 0.0
},
"JumpHeight": {
"Float32": 7.2
},
"JumpPower": {
"Float32": 50.0
},
"MaxHealth": {
"Float32": 100.0
},
"MaxSlopeAngle": {
"Float32": 89.0
},
"NameDisplayDistance": {
"Float32": 100.0
},
"NameOcclusion": {
"Enum": 2
},
"RequiresNeck": {
"Bool": true
},
"RigType": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"UseJumpPower": {
"Bool": true
},
"WalkSpeed": {
"Float32": 16.0
}
}
},
"HumanoidController": {
"Name": "HumanoidController",
"Tags": [],
"Superclass": "Controller",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"HumanoidDescription": {
"Name": "HumanoidDescription",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AccessoryBlob": {
"Name": "AccessoryBlob",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BackAccessory": {
"Name": "BackAccessory",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BodyTypeScale": {
"Name": "BodyTypeScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ClimbAnimation": {
"Name": "ClimbAnimation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DepthScale": {
"Name": "DepthScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Face": {
"Name": "Face",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FaceAccessory": {
"Name": "FaceAccessory",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FallAnimation": {
"Name": "FallAnimation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FrontAccessory": {
"Name": "FrontAccessory",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GraphicTShirt": {
"Name": "GraphicTShirt",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HairAccessory": {
"Name": "HairAccessory",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HatAccessory": {
"Name": "HatAccessory",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Head": {
"Name": "Head",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HeadColor": {
"Name": "HeadColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HeadScale": {
"Name": "HeadScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HeightScale": {
"Name": "HeightScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IdleAnimation": {
"Name": "IdleAnimation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"JumpAnimation": {
"Name": "JumpAnimation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftArm": {
"Name": "LeftArm",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftArmColor": {
"Name": "LeftArmColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftLeg": {
"Name": "LeftLeg",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftLegColor": {
"Name": "LeftLegColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NeckAccessory": {
"Name": "NeckAccessory",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NumberEmotesLoaded": {
"Name": "NumberEmotesLoaded",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Pants": {
"Name": "Pants",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ProportionScale": {
"Name": "ProportionScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightArm": {
"Name": "RightArm",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightArmColor": {
"Name": "RightArmColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightLeg": {
"Name": "RightLeg",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightLegColor": {
"Name": "RightLegColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RunAnimation": {
"Name": "RunAnimation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Shirt": {
"Name": "Shirt",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ShouldersAccessory": {
"Name": "ShouldersAccessory",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SwimAnimation": {
"Name": "SwimAnimation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Torso": {
"Name": "Torso",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TorsoColor": {
"Name": "TorsoColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WaistAccessory": {
"Name": "WaistAccessory",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WalkAnimation": {
"Name": "WalkAnimation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WidthScale": {
"Name": "WidthScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AccessoryBlob": {
"String": ""
},
"AttributesSerialize": {
"BinaryString": ""
},
"BackAccessory": {
"String": ""
},
"BodyTypeScale": {
"Float32": 0.3
},
"ClimbAnimation": {
"Int64": 0
},
"DepthScale": {
"Float32": 1.0
},
"Face": {
"Int64": 0
},
"FaceAccessory": {
"String": ""
},
"FallAnimation": {
"Int64": 0
},
"FrontAccessory": {
"String": ""
},
"GraphicTShirt": {
"Int64": 0
},
"HairAccessory": {
"String": ""
},
"HatAccessory": {
"String": ""
},
"Head": {
"Int64": 0
},
"HeadColor": {
"Color3": [
0.0,
0.0,
0.0
]
},
"HeadScale": {
"Float32": 1.0
},
"HeightScale": {
"Float32": 1.0
},
"IdleAnimation": {
"Int64": 0
},
"JumpAnimation": {
"Int64": 0
},
"LeftArm": {
"Int64": 0
},
"LeftArmColor": {
"Color3": [
0.0,
0.0,
0.0
]
},
"LeftLeg": {
"Int64": 0
},
"LeftLegColor": {
"Color3": [
0.0,
0.0,
0.0
]
},
"NeckAccessory": {
"String": ""
},
"Pants": {
"Int64": 0
},
"ProportionScale": {
"Float32": 1.0
},
"RightArm": {
"Int64": 0
},
"RightArmColor": {
"Color3": [
0.0,
0.0,
0.0
]
},
"RightLeg": {
"Int64": 0
},
"RightLegColor": {
"Color3": [
0.0,
0.0,
0.0
]
},
"RunAnimation": {
"Int64": 0
},
"Shirt": {
"Int64": 0
},
"ShouldersAccessory": {
"String": ""
},
"SourceAssetId": {
"Int64": -1
},
"SwimAnimation": {
"Int64": 0
},
"Tags": {
"BinaryString": ""
},
"Torso": {
"Int64": 0
},
"TorsoColor": {
"Color3": [
0.0,
0.0,
0.0
]
},
"WaistAccessory": {
"String": ""
},
"WalkAnimation": {
"Int64": 0
},
"WidthScale": {
"Float32": 1.0
}
}
},
"ILegacyStudioBridge": {
"Name": "ILegacyStudioBridge",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"IXPService": {
"Name": "IXPService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"ImageButton": {
"Name": "ImageButton",
"Tags": [],
"Superclass": "GuiButton",
"Properties": {
"HoverImage": {
"Name": "HoverImage",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Image": {
"Name": "Image",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ImageColor3": {
"Name": "ImageColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ImageRectOffset": {
"Name": "ImageRectOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ImageRectSize": {
"Name": "ImageRectSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ImageTransparency": {
"Name": "ImageTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsLoaded": {
"Name": "IsLoaded",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PressedImage": {
"Name": "PressedImage",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ScaleType": {
"Name": "ScaleType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ScaleType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SliceCenter": {
"Name": "SliceCenter",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Rect"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SliceScale": {
"Name": "SliceScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TileSize": {
"Name": "TileSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Active": {
"Bool": true
},
"AnchorPoint": {
"Vector2": [
0.0,
0.0
]
},
"AttributesSerialize": {
"BinaryString": ""
},
"AutoButtonColor": {
"Bool": true
},
"AutoLocalize": {
"Bool": true
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.10588236,
0.16470589,
0.20784315
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"ClipsDescendants": {
"Bool": false
},
"Draggable": {
"Bool": false
},
"HoverImage": {
"Content": ""
},
"Image": {
"Content": ""
},
"ImageColor3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"ImageRectOffset": {
"Vector2": [
0.0,
0.0
]
},
"ImageRectSize": {
"Vector2": [
0.0,
0.0
]
},
"ImageTransparency": {
"Float32": 0.0
},
"LayoutOrder": {
"Int32": 0
},
"Modal": {
"Bool": false
},
"Position": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"PressedImage": {
"Content": ""
},
"Rotation": {
"Float32": 0.0
},
"ScaleType": {
"Enum": 0
},
"Selectable": {
"Bool": true
},
"Selected": {
"Bool": false
},
"Size": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SizeConstraint": {
"Enum": 0
},
"SliceCenter": {
"Rect": [
[
0.0,
0.0
],
[
0.0,
0.0
]
]
},
"SliceScale": {
"Float32": 1.0
},
"SourceAssetId": {
"Int64": -1
},
"Style": {
"Enum": 0
},
"Tags": {
"BinaryString": ""
},
"TileSize": {
"UDim2": [
[
1.0,
0
],
[
1.0,
0
]
]
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": 1
}
}
},
"ImageHandleAdornment": {
"Name": "ImageHandleAdornment",
"Tags": [],
"Superclass": "HandleAdornment",
"Properties": {
"Image": {
"Name": "Image",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Size": {
"Name": "Size",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AdornCullingMode": {
"Enum": 0
},
"AlwaysOnTop": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Color3": {
"Color3": [
0.9490197,
0.95294124,
0.95294124
]
},
"Image": {
"Content": "rbxasset://textures/SurfacesDefault.png"
},
"Size": {
"Vector2": [
1.0,
1.0
]
},
"SizeRelativeOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Transparency": {
"Float32": 0.0
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": -1
}
}
},
"ImageLabel": {
"Name": "ImageLabel",
"Tags": [],
"Superclass": "GuiLabel",
"Properties": {
"Image": {
"Name": "Image",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ImageColor3": {
"Name": "ImageColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ImageRectOffset": {
"Name": "ImageRectOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ImageRectSize": {
"Name": "ImageRectSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ImageTransparency": {
"Name": "ImageTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsLoaded": {
"Name": "IsLoaded",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ScaleType": {
"Name": "ScaleType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ScaleType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SliceCenter": {
"Name": "SliceCenter",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Rect"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SliceScale": {
"Name": "SliceScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TileSize": {
"Name": "TileSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Active": {
"Bool": false
},
"AnchorPoint": {
"Vector2": [
0.0,
0.0
]
},
"AttributesSerialize": {
"BinaryString": ""
},
"AutoLocalize": {
"Bool": true
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.10588236,
0.16470589,
0.20784315
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"ClipsDescendants": {
"Bool": false
},
"Draggable": {
"Bool": false
},
"Image": {
"Content": ""
},
"ImageColor3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"ImageRectOffset": {
"Vector2": [
0.0,
0.0
]
},
"ImageRectSize": {
"Vector2": [
0.0,
0.0
]
},
"ImageTransparency": {
"Float32": 0.0
},
"LayoutOrder": {
"Int32": 0
},
"Position": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"Rotation": {
"Float32": 0.0
},
"ScaleType": {
"Enum": 0
},
"Selectable": {
"Bool": false
},
"Size": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SizeConstraint": {
"Enum": 0
},
"SliceCenter": {
"Rect": [
[
0.0,
0.0
],
[
0.0,
0.0
]
]
},
"SliceScale": {
"Float32": 1.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TileSize": {
"UDim2": [
[
1.0,
0
],
[
1.0,
0
]
]
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": 1
}
}
},
"IncrementalPatchBuilder": {
"Name": "IncrementalPatchBuilder",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"InputObject": {
"Name": "InputObject",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"Delta": {
"Name": "Delta",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"KeyCode": {
"Name": "KeyCode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "KeyCode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Position": {
"Name": "Position",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UserInputState": {
"Name": "UserInputState",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "UserInputState"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UserInputType": {
"Name": "UserInputType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "UserInputType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"InsertService": {
"Name": "InsertService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"AllowClientInsertModels": {
"Name": "AllowClientInsertModels",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AllowInsertFreeModels": {
"Name": "AllowInsertFreeModels",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"NotBrowsable",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AllowClientInsertModels": {
"Bool": false
},
"AllowInsertFreeModels": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Instance": {
"Name": "Instance",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": null,
"Properties": {
"Archivable": {
"Name": "Archivable",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "archivable"
}
}
}
},
"Attributes": {
"Name": "Attributes",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "AttributesSerialize"
}
}
}
},
"AttributesSerialize": {
"Name": "AttributesSerialize",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ClassName": {
"Name": "ClassName",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DataCost": {
"Name": "DataCost",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Name": {
"Name": "Name",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Parent": {
"Name": "Parent",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RobloxLocked": {
"Name": "RobloxLocked",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SourceAssetId": {
"Name": "SourceAssetId",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Tags": {
"Name": "Tags",
"Scriptability": "Custom",
"DataType": {
"Value": "BinaryString"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"archivable": {
"Name": "archivable",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "Archivable"
}
}
},
"className": {
"Name": "className",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"Deprecated",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Alias": {
"AliasFor": "ClassName"
}
}
}
},
"DefaultProperties": {}
},
"InstanceAdornment": {
"Name": "InstanceAdornment",
"Tags": [
"NotCreatable"
],
"Superclass": "GuiBase3d",
"Properties": {
"Adornee": {
"Name": "Adornee",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"IntConstrainedValue": {
"Name": "IntConstrainedValue",
"Tags": [
"Deprecated"
],
"Superclass": "ValueBase",
"Properties": {
"ConstrainedValue": {
"Name": "ConstrainedValue",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MaxValue": {
"Name": "MaxValue",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MinValue": {
"Name": "MinValue",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"MaxValue": {
"Int64": 10
},
"MinValue": {
"Int64": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"IntValue": {
"Name": "IntValue",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Value": {
"Int64": 0
}
}
},
"InternalContainer": {
"Name": "InternalContainer",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"InventoryPages": {
"Name": "InventoryPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {}
},
"JointInstance": {
"Name": "JointInstance",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"Active": {
"Name": "Active",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"C0": {
"Name": "C0",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"C1": {
"Name": "C1",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Part0": {
"Name": "Part0",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Part1": {
"Name": "Part1",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"part1": {
"Name": "part1",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "Part1"
}
}
}
},
"DefaultProperties": {}
},
"JointsService": {
"Name": "JointsService",
"Tags": [
"Deprecated",
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"KeyboardService": {
"Name": "KeyboardService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"Keyframe": {
"Name": "Keyframe",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Time": {
"Name": "Time",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Time": {
"Float32": 0.0
}
}
},
"KeyframeMarker": {
"Name": "KeyframeMarker",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Value": {
"String": ""
}
}
},
"KeyframeSequence": {
"Name": "KeyframeSequence",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AuthoredHipHeight": {
"Name": "AuthoredHipHeight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Loop": {
"Name": "Loop",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Priority": {
"Name": "Priority",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AnimationPriority"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"AuthoredHipHeight": {
"Float32": 2.0
},
"Loop": {
"Bool": true
},
"Priority": {
"Enum": 2
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"KeyframeSequenceProvider": {
"Name": "KeyframeSequenceProvider",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"LanguageService": {
"Name": "LanguageService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"LayerCollector": {
"Name": "LayerCollector",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "GuiBase2d",
"Properties": {
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ResetOnSpawn": {
"Name": "ResetOnSpawn",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ZIndexBehavior": {
"Name": "ZIndexBehavior",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ZIndexBehavior"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"LegacyStudioBridge": {
"Name": "LegacyStudioBridge",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "ILegacyStudioBridge",
"Properties": {},
"DefaultProperties": {}
},
"Light": {
"Name": "Light",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"Brightness": {
"Name": "Brightness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Color": {
"Name": "Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Shadows": {
"Name": "Shadows",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"Lighting": {
"Name": "Lighting",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"Ambient": {
"Name": "Ambient",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Brightness": {
"Name": "Brightness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ClockTime": {
"Name": "ClockTime",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ColorShift_Bottom": {
"Name": "ColorShift_Bottom",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ColorShift_Top": {
"Name": "ColorShift_Top",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EnvironmentDiffuseScale": {
"Name": "EnvironmentDiffuseScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EnvironmentSpecularScale": {
"Name": "EnvironmentSpecularScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ExposureCompensation": {
"Name": "ExposureCompensation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FogColor": {
"Name": "FogColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FogEnd": {
"Name": "FogEnd",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FogStart": {
"Name": "FogStart",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GeographicLatitude": {
"Name": "GeographicLatitude",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GlobalShadows": {
"Name": "GlobalShadows",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"OutdoorAmbient": {
"Name": "OutdoorAmbient",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Outlines": {
"Name": "Outlines",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ShadowColor": {
"Name": "ShadowColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ShadowSoftness": {
"Name": "ShadowSoftness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Technology": {
"Name": "Technology",
"Scriptability": "None",
"DataType": {
"Enum": "Technology"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TimeOfDay": {
"Name": "TimeOfDay",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Ambient": {
"Color3": [
0.5,
0.5,
0.5
]
},
"AttributesSerialize": {
"BinaryString": ""
},
"Brightness": {
"Float32": 1.0
},
"ColorShift_Bottom": {
"Color3": [
0.0,
0.0,
0.0
]
},
"ColorShift_Top": {
"Color3": [
0.0,
0.0,
0.0
]
},
"EnvironmentDiffuseScale": {
"Float32": 0.0
},
"EnvironmentSpecularScale": {
"Float32": 0.0
},
"ExposureCompensation": {
"Float32": 0.0
},
"FogColor": {
"Color3": [
0.75,
0.75,
0.75
]
},
"FogEnd": {
"Float32": 100000.0
},
"FogStart": {
"Float32": 0.0
},
"GeographicLatitude": {
"Float32": 41.7333
},
"GlobalShadows": {
"Bool": false
},
"OutdoorAmbient": {
"Color3": [
0.5,
0.5,
0.5
]
},
"Outlines": {
"Bool": true
},
"ShadowSoftness": {
"Float32": 0.5
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Technology": {
"Enum": 2
},
"TimeOfDay": {
"String": "14:00:00"
}
}
},
"LineForce": {
"Name": "LineForce",
"Tags": [],
"Superclass": "Constraint",
"Properties": {
"ApplyAtCenterOfMass": {
"Name": "ApplyAtCenterOfMass",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"InverseSquareLaw": {
"Name": "InverseSquareLaw",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Magnitude": {
"Name": "Magnitude",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxForce": {
"Name": "MaxForce",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ReactionForceEnabled": {
"Name": "ReactionForceEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"ApplyAtCenterOfMass": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"Int32": 23
},
"Enabled": {
"Bool": true
},
"InverseSquareLaw": {
"Bool": false
},
"Magnitude": {
"Float32": 1000.0
},
"MaxForce": {
"Float32": null
},
"ReactionForceEnabled": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Visible": {
"Bool": false
}
}
},
"LineHandleAdornment": {
"Name": "LineHandleAdornment",
"Tags": [],
"Superclass": "HandleAdornment",
"Properties": {
"Length": {
"Name": "Length",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Thickness": {
"Name": "Thickness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AdornCullingMode": {
"Enum": 0
},
"AlwaysOnTop": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Color3": {
"Color3": [
0.050980397,
0.41176474,
0.6745098
]
},
"Length": {
"Float32": 5.0
},
"SizeRelativeOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Thickness": {
"Float32": 1.0
},
"Transparency": {
"Float32": 0.0
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": -1
}
}
},
"LocalScript": {
"Name": "LocalScript",
"Tags": [],
"Superclass": "Script",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Disabled": {
"Bool": false
},
"LinkedSource": {
"Content": ""
},
"Source": {
"String": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"LocalStorageService": {
"Name": "LocalStorageService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"LocalizationService": {
"Name": "LocalizationService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"ForcePlayModeGameLocaleId": {
"Name": "ForcePlayModeGameLocaleId",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ForcePlayModeRobloxLocaleId": {
"Name": "ForcePlayModeRobloxLocaleId",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsTextScraperRunning": {
"Name": "IsTextScraperRunning",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RobloxForcePlayModeGameLocaleId": {
"Name": "RobloxForcePlayModeGameLocaleId",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RobloxForcePlayModeRobloxLocaleId": {
"Name": "RobloxForcePlayModeRobloxLocaleId",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RobloxLocaleId": {
"Name": "RobloxLocaleId",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SystemLocaleId": {
"Name": "SystemLocaleId",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"LocalizationTable": {
"Name": "LocalizationTable",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Contents": {
"Name": "Contents",
"Scriptability": "Custom",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DevelopmentLanguage": {
"Name": "DevelopmentLanguage",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Root": {
"Name": "Root",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SourceLocaleId": {
"Name": "SourceLocaleId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Contents": {
"String": ""
},
"SourceAssetId": {
"Int64": -1
},
"SourceLocaleId": {
"String": "en-us"
},
"Tags": {
"BinaryString": ""
}
}
},
"LogService": {
"Name": "LogService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"LoginService": {
"Name": "LoginService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"LuaSettings": {
"Name": "LuaSettings",
"Tags": [
"NotCreatable",
"Settings"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"LuaSourceContainer": {
"Name": "LuaSourceContainer",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"CurrentEditor": {
"Name": "CurrentEditor",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"LuaWebService": {
"Name": "LuaWebService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ManualGlue": {
"Name": "ManualGlue",
"Tags": [],
"Superclass": "ManualSurfaceJointInstance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"C0": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"C1": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Enabled": {
"Bool": true
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ManualSurfaceJointInstance": {
"Name": "ManualSurfaceJointInstance",
"Tags": [
"NotCreatable"
],
"Superclass": "JointInstance",
"Properties": {},
"DefaultProperties": {}
},
"ManualWeld": {
"Name": "ManualWeld",
"Tags": [],
"Superclass": "ManualSurfaceJointInstance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"C0": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"C1": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Enabled": {
"Bool": true
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"MarketplaceService": {
"Name": "MarketplaceService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"MemStorageConnection": {
"Name": "MemStorageConnection",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"MemStorageService": {
"Name": "MemStorageService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"MemoryStoreQueue": {
"Name": "MemoryStoreQueue",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"MemoryStoreService": {
"Name": "MemoryStoreService",
"Tags": [
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"MemoryStoreSortedMap": {
"Name": "MemoryStoreSortedMap",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"MeshContentProvider": {
"Name": "MeshContentProvider",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "CacheableContentProvider",
"Properties": {},
"DefaultProperties": {}
},
"MeshPart": {
"Name": "MeshPart",
"Tags": [],
"Superclass": "TriangleMeshPart",
"Properties": {
"DoubleSided": {
"Name": "DoubleSided",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HasJointOffset": {
"Name": "HasJointOffset",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HasSkinnedMesh": {
"Name": "HasSkinnedMesh",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"JointOffset": {
"Name": "JointOffset",
"Scriptability": "Read",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MeshID": {
"Name": "MeshID",
"Scriptability": "None",
"DataType": {
"Value": "Content"
},
"Tags": [
"Deprecated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MeshId": {
"Name": "MeshId",
"Scriptability": "Read",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MeshSize": {
"Name": "MeshSize",
"Scriptability": "Read",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RenderFidelity": {
"Name": "RenderFidelity",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "RenderFidelity"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextureID": {
"Name": "TextureID",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Anchored": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"BackParamA": {
"Float32": -0.5
},
"BackParamB": {
"Float32": 0.5
},
"BackSurface": {
"Enum": 0
},
"BackSurfaceInput": {
"Enum": 0
},
"BottomParamA": {
"Float32": -0.5
},
"BottomParamB": {
"Float32": 0.5
},
"BottomSurface": {
"Enum": 0
},
"BottomSurfaceInput": {
"Enum": 0
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"CanCollide": {
"Bool": true
},
"CanQuery": {
"Bool": true
},
"CanTouch": {
"Bool": true
},
"CastShadow": {
"Bool": true
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"DoubleSided": {
"Bool": false
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"HasJointOffset": {
"Bool": false
},
"HasSkinnedMesh": {
"Bool": false
},
"JointOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"MeshID": {
"Content": ""
},
"MeshId": {
"Content": ""
},
"PivotOffset": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Reflectance": {
"Float32": 0.0
},
"RenderFidelity": {
"Enum": 1
},
"RightParamA": {
"Float32": -0.5
},
"RightParamB": {
"Float32": 0.5
},
"RightSurface": {
"Enum": 0
},
"RightSurfaceInput": {
"Enum": 0
},
"RootPriority": {
"Int32": 0
},
"RotVelocity": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TextureID": {
"Content": ""
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 0
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"Message": {
"Name": "Message",
"Tags": [
"Deprecated"
],
"Superclass": "Instance",
"Properties": {
"Text": {
"Name": "Text",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Text": {
"String": ""
}
}
},
"MessagingService": {
"Name": "MessagingService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"Model": {
"Name": "Model",
"Tags": [],
"Superclass": "PVInstance",
"Properties": {
"LevelOfDetail": {
"Name": "LevelOfDetail",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ModelLevelOfDetail"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PrimaryPart": {
"Name": "PrimaryPart",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"World Pivot Orientation": {
"Name": "World Pivot Orientation",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"World Pivot Position": {
"Name": "World Pivot Position",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"WorldPivot": {
"Name": "WorldPivot",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"LevelOfDetail": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ModuleScript": {
"Name": "ModuleScript",
"Tags": [],
"Superclass": "LuaSourceContainer",
"Properties": {
"LinkedSource": {
"Name": "LinkedSource",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Source": {
"Name": "Source",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"LinkedSource": {
"Content": ""
},
"Source": {
"String": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Motor": {
"Name": "Motor",
"Tags": [],
"Superclass": "JointInstance",
"Properties": {
"CurrentAngle": {
"Name": "CurrentAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DesiredAngle": {
"Name": "DesiredAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxVelocity": {
"Name": "MaxVelocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"C0": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"C1": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"DesiredAngle": {
"Float32": 0.0
},
"Enabled": {
"Bool": true
},
"MaxVelocity": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Motor6D": {
"Name": "Motor6D",
"Tags": [],
"Superclass": "Motor",
"Properties": {
"ChildName": {
"Name": "ChildName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"NotScriptable",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ParentName": {
"Name": "ParentName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"NotScriptable",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Transform": {
"Name": "Transform",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"C0": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"C1": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"DesiredAngle": {
"Float32": 0.0
},
"Enabled": {
"Bool": true
},
"MaxVelocity": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"MotorFeature": {
"Name": "MotorFeature",
"Tags": [
"Deprecated"
],
"Superclass": "Feature",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"FaceId": {
"Enum": 0
},
"InOut": {
"Enum": 2
},
"LeftRight": {
"Enum": 1
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TopBottom": {
"Enum": 1
}
}
},
"Mouse": {
"Name": "Mouse",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"Hit": {
"Name": "Hit",
"Scriptability": "Read",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Icon": {
"Name": "Icon",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Origin": {
"Name": "Origin",
"Scriptability": "Read",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Target": {
"Name": "Target",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TargetFilter": {
"Name": "TargetFilter",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TargetSurface": {
"Name": "TargetSurface",
"Scriptability": "Read",
"DataType": {
"Enum": "NormalId"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UnitRay": {
"Name": "UnitRay",
"Scriptability": "Read",
"DataType": {
"Value": "Ray"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ViewSizeX": {
"Name": "ViewSizeX",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ViewSizeY": {
"Name": "ViewSizeY",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"X": {
"Name": "X",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Y": {
"Name": "Y",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"hit": {
"Name": "hit",
"Scriptability": "Read",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"target": {
"Name": "target",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Deprecated",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"MouseService": {
"Name": "MouseService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"MultipleDocumentInterfaceInstance": {
"Name": "MultipleDocumentInterfaceInstance",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"FocusedDataModelSession": {
"Name": "FocusedDataModelSession",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"NegateOperation": {
"Name": "NegateOperation",
"Tags": [],
"Superclass": "PartOperation",
"Properties": {},
"DefaultProperties": {
"Anchored": {
"Bool": true
},
"AssetId": {
"Content": ""
},
"AttributesSerialize": {
"BinaryString": ""
},
"BackParamA": {
"Float32": -0.5
},
"BackParamB": {
"Float32": 0.5
},
"BackSurface": {
"Enum": 0
},
"BackSurfaceInput": {
"Enum": 0
},
"BottomParamA": {
"Float32": -0.5
},
"BottomParamB": {
"Float32": 0.5
},
"BottomSurface": {
"Enum": 0
},
"BottomSurfaceInput": {
"Enum": 0
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"CanCollide": {
"Bool": false
},
"CanQuery": {
"Bool": true
},
"CanTouch": {
"Bool": true
},
"CastShadow": {
"Bool": true
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
255,
255,
255
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"PivotOffset": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Reflectance": {
"Float32": 0.0
},
"RenderFidelity": {
"Enum": 1
},
"RightParamA": {
"Float32": -0.5
},
"RightParamB": {
"Float32": 0.5
},
"RightSurface": {
"Enum": 0
},
"RightSurfaceInput": {
"Enum": 0
},
"RootPriority": {
"Int32": 0
},
"RotVelocity": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SmoothingAngle": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 0
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.1
},
"UsePartColor": {
"Bool": false
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"NetworkClient": {
"Name": "NetworkClient",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "NetworkPeer",
"Properties": {},
"DefaultProperties": {}
},
"NetworkMarker": {
"Name": "NetworkMarker",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"NetworkPeer": {
"Name": "NetworkPeer",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"NetworkReplicator": {
"Name": "NetworkReplicator",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"NetworkServer": {
"Name": "NetworkServer",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "NetworkPeer",
"Properties": {},
"DefaultProperties": {}
},
"NetworkSettings": {
"Name": "NetworkSettings",
"Tags": [
"NotBrowsable",
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"EmulatedTotalMemoryInMB": {
"Name": "EmulatedTotalMemoryInMB",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FreeMemoryMBytes": {
"Name": "FreeMemoryMBytes",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"HttpProxyEnabled": {
"Name": "HttpProxyEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HttpProxyURL": {
"Name": "HttpProxyURL",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IncomingReplicationLag": {
"Name": "IncomingReplicationLag",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PrintJoinSizeBreakdown": {
"Name": "PrintJoinSizeBreakdown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PrintPhysicsErrors": {
"Name": "PrintPhysicsErrors",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PrintStreamInstanceQuota": {
"Name": "PrintStreamInstanceQuota",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RandomizeJoinInstanceOrder": {
"Name": "RandomizeJoinInstanceOrder",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RenderStreamedRegions": {
"Name": "RenderStreamedRegions",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ShowActiveAnimationAsset": {
"Name": "ShowActiveAnimationAsset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TrackDataTypes": {
"Name": "TrackDataTypes",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TrackPhysicsDetails": {
"Name": "TrackPhysicsDetails",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"NoCollisionConstraint": {
"Name": "NoCollisionConstraint",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Part0": {
"Name": "Part0",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Part1": {
"Name": "Part1",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Enabled": {
"Bool": true
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"NonReplicatedCSGDictionaryService": {
"Name": "NonReplicatedCSGDictionaryService",
"Tags": [
"Service"
],
"Superclass": "FlyweightService",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"NotificationService": {
"Name": "NotificationService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"IsLuaChatEnabled": {
"Name": "IsLuaChatEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsLuaGameDetailsEnabled": {
"Name": "IsLuaGameDetailsEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SelectedTheme": {
"Name": "SelectedTheme",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"NumberPose": {
"Name": "NumberPose",
"Tags": [],
"Superclass": "PoseBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"EasingDirection": {
"Enum": 0
},
"EasingStyle": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Value": {
"Float64": 0.0
},
"Weight": {
"Float32": 1.0
}
}
},
"NumberValue": {
"Name": "NumberValue",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Value": {
"Float64": 0.0
}
}
},
"ObjectValue": {
"Name": "ObjectValue",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ObjectVersionInfo": {
"Name": "ObjectVersionInfo",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"CreatedTime": {
"Name": "CreatedTime",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsDeleted": {
"Name": "IsDeleted",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Version": {
"Name": "Version",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"OrderedDataStore": {
"Name": "OrderedDataStore",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "GlobalDataStore",
"Properties": {},
"DefaultProperties": {}
},
"OutfitPages": {
"Name": "OutfitPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {}
},
"PVAdornment": {
"Name": "PVAdornment",
"Tags": [
"NotCreatable"
],
"Superclass": "GuiBase3d",
"Properties": {
"Adornee": {
"Name": "Adornee",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"PVInstance": {
"Name": "PVInstance",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"Origin Orientation": {
"Name": "Origin Orientation",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Origin Position": {
"Name": "Origin Position",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Pivot Offset Orientation": {
"Name": "Pivot Offset Orientation",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Pivot Offset Position": {
"Name": "Pivot Offset Position",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"PackageLink": {
"Name": "PackageLink",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"AutoUpdate": {
"Name": "AutoUpdate",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Creator": {
"Name": "Creator",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"NotScriptable",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PackageAssetName": {
"Name": "PackageAssetName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"NotScriptable",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PackageId": {
"Name": "PackageId",
"Scriptability": "Read",
"DataType": {
"Value": "Content"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "PackageIdSerialize"
}
}
}
},
"PackageIdSerialize": {
"Name": "PackageIdSerialize",
"Scriptability": "None",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Alias": {
"AliasFor": "PackageId"
}
}
},
"PermissionLevel": {
"Name": "PermissionLevel",
"Scriptability": "None",
"DataType": {
"Enum": "PackagePermission"
},
"Tags": [
"NotReplicated",
"NotScriptable",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Status": {
"Name": "Status",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"VersionNumber": {
"Name": "VersionNumber",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"PackageService": {
"Name": "PackageService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"Pages": {
"Name": "Pages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"IsFinished": {
"Name": "IsFinished",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"Pants": {
"Name": "Pants",
"Tags": [],
"Superclass": "Clothing",
"Properties": {
"PantsTemplate": {
"Name": "PantsTemplate",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"PantsTemplate": {
"Content": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ParabolaAdornment": {
"Name": "ParabolaAdornment",
"Tags": [],
"Superclass": "PVAdornment",
"Properties": {
"A": {
"Name": "A",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"B": {
"Name": "B",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"C": {
"Name": "C",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Range": {
"Name": "Range",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Thickness": {
"Name": "Thickness",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color3": {
"Color3": [
0.9490197,
0.95294124,
0.95294124
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Transparency": {
"Float32": 0.0
},
"Visible": {
"Bool": true
}
}
},
"Part": {
"Name": "Part",
"Tags": [],
"Superclass": "FormFactorPart",
"Properties": {
"Shape": {
"Name": "Shape",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "PartType"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "shape"
}
}
}
},
"shape": {
"Name": "shape",
"Scriptability": "None",
"DataType": {
"Enum": "PartType"
},
"Tags": [],
"Kind": {
"Alias": {
"AliasFor": "Shape"
}
}
}
},
"DefaultProperties": {
"Anchored": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"BackParamA": {
"Float32": -0.5
},
"BackParamB": {
"Float32": 0.5
},
"BackSurface": {
"Enum": 0
},
"BackSurfaceInput": {
"Enum": 0
},
"BottomParamA": {
"Float32": -0.5
},
"BottomParamB": {
"Float32": 0.5
},
"BottomSurface": {
"Enum": 4
},
"BottomSurfaceInput": {
"Enum": 0
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"CanCollide": {
"Bool": true
},
"CanQuery": {
"Bool": true
},
"CanTouch": {
"Bool": true
},
"CastShadow": {
"Bool": true
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"FormFactor": {
"Enum": 1
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"PivotOffset": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Reflectance": {
"Float32": 0.0
},
"RightParamA": {
"Float32": -0.5
},
"RightParamB": {
"Float32": 0.5
},
"RightSurface": {
"Enum": 0
},
"RightSurfaceInput": {
"Enum": 0
},
"RootPriority": {
"Int32": 0
},
"RotVelocity": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Shape": {
"Enum": 1
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 3
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"PartAdornment": {
"Name": "PartAdornment",
"Tags": [
"NotCreatable"
],
"Superclass": "GuiBase3d",
"Properties": {
"Adornee": {
"Name": "Adornee",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"PartOperation": {
"Name": "PartOperation",
"Tags": [],
"Superclass": "TriangleMeshPart",
"Properties": {
"AssetId": {
"Name": "AssetId",
"Scriptability": "None",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RenderFidelity": {
"Name": "RenderFidelity",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "RenderFidelity"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SmoothingAngle": {
"Name": "SmoothingAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TriangleCount": {
"Name": "TriangleCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UsePartColor": {
"Name": "UsePartColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Anchored": {
"Bool": false
},
"AssetId": {
"Content": ""
},
"AttributesSerialize": {
"BinaryString": ""
},
"BackParamA": {
"Float32": -0.5
},
"BackParamB": {
"Float32": 0.5
},
"BackSurface": {
"Enum": 0
},
"BackSurfaceInput": {
"Enum": 0
},
"BottomParamA": {
"Float32": -0.5
},
"BottomParamB": {
"Float32": 0.5
},
"BottomSurface": {
"Enum": 0
},
"BottomSurfaceInput": {
"Enum": 0
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"CanCollide": {
"Bool": true
},
"CanQuery": {
"Bool": true
},
"CanTouch": {
"Bool": true
},
"CastShadow": {
"Bool": true
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
255,
255,
255
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"PivotOffset": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Reflectance": {
"Float32": 0.0
},
"RenderFidelity": {
"Enum": 1
},
"RightParamA": {
"Float32": -0.5
},
"RightParamB": {
"Float32": 0.5
},
"RightSurface": {
"Enum": 0
},
"RightSurfaceInput": {
"Enum": 0
},
"RootPriority": {
"Int32": 0
},
"RotVelocity": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SmoothingAngle": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 0
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"UsePartColor": {
"Bool": false
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"PartOperationAsset": {
"Name": "PartOperationAsset",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ParticleEmitter": {
"Name": "ParticleEmitter",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Acceleration": {
"Name": "Acceleration",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Color": {
"Name": "Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ColorSequence"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Drag": {
"Name": "Drag",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EmissionDirection": {
"Name": "EmissionDirection",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "NormalId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Lifetime": {
"Name": "Lifetime",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "NumberRange"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LightEmission": {
"Name": "LightEmission",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LightInfluence": {
"Name": "LightInfluence",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LockedToPart": {
"Name": "LockedToPart",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Orientation": {
"Name": "Orientation",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ParticleOrientation"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Rate": {
"Name": "Rate",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RotSpeed": {
"Name": "RotSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "NumberRange"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Rotation": {
"Name": "Rotation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "NumberRange"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Size": {
"Name": "Size",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "NumberSequence"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Speed": {
"Name": "Speed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "NumberRange"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SpreadAngle": {
"Name": "SpreadAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Texture": {
"Name": "Texture",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TimeScale": {
"Name": "TimeScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Transparency": {
"Name": "Transparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "NumberSequence"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VelocityInheritance": {
"Name": "VelocityInheritance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VelocitySpread": {
"Name": "VelocitySpread",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ZOffset": {
"Name": "ZOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Acceleration": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"ColorSequence": {
"keypoints": [
{
"time": 0.0,
"color": [
1.0,
1.0,
1.0
]
},
{
"time": 1.0,
"color": [
1.0,
1.0,
1.0
]
}
]
}
},
"Drag": {
"Float32": 0.0
},
"EmissionDirection": {
"Enum": 1
},
"Enabled": {
"Bool": true
},
"Lifetime": {
"NumberRange": [
5.0,
10.0
]
},
"LightEmission": {
"Float32": 0.0
},
"LightInfluence": {
"Float32": 0.0
},
"LockedToPart": {
"Bool": false
},
"Orientation": {
"Enum": 0
},
"Rate": {
"Float32": 20.0
},
"RotSpeed": {
"NumberRange": [
0.0,
0.0
]
},
"Rotation": {
"NumberRange": [
0.0,
0.0
]
},
"Size": {
"NumberSequence": {
"keypoints": [
{
"time": 0.0,
"value": 1.0,
"envelope": 0.0
},
{
"time": 1.0,
"value": 1.0,
"envelope": 0.0
}
]
}
},
"SourceAssetId": {
"Int64": -1
},
"Speed": {
"NumberRange": [
5.0,
5.0
]
},
"SpreadAngle": {
"Vector2": [
0.0,
0.0
]
},
"Tags": {
"BinaryString": ""
},
"Texture": {
"Content": "rbxasset://textures/particles/sparkles_main.dds"
},
"TimeScale": {
"Float32": 1.0
},
"Transparency": {
"NumberSequence": {
"keypoints": [
{
"time": 0.0,
"value": 0.0,
"envelope": 0.0
},
{
"time": 1.0,
"value": 0.0,
"envelope": 0.0
}
]
}
},
"VelocityInheritance": {
"Float32": 0.0
},
"ZOffset": {
"Float32": 0.0
}
}
},
"Path": {
"Name": "Path",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"Status": {
"Name": "Status",
"Scriptability": "Read",
"DataType": {
"Enum": "PathStatus"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"PathfindingService": {
"Name": "PathfindingService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"EmptyCutoff": {
"Name": "EmptyCutoff",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"PermissionsService": {
"Name": "PermissionsService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"PhysicsService": {
"Name": "PhysicsService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"PhysicsSettings": {
"Name": "PhysicsSettings",
"Tags": [
"NotCreatable",
"Settings"
],
"Superclass": "Instance",
"Properties": {
"AllowSleep": {
"Name": "AllowSleep",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreAnchorsShown": {
"Name": "AreAnchorsShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreAssembliesShown": {
"Name": "AreAssembliesShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreAwakePartsHighlighted": {
"Name": "AreAwakePartsHighlighted",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreBodyTypesShown": {
"Name": "AreBodyTypesShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreContactIslandsShown": {
"Name": "AreContactIslandsShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreContactPointsShown": {
"Name": "AreContactPointsShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreJointCoordinatesShown": {
"Name": "AreJointCoordinatesShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreMechanismsShown": {
"Name": "AreMechanismsShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreModelCoordsShown": {
"Name": "AreModelCoordsShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreOwnersShown": {
"Name": "AreOwnersShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ArePartCoordsShown": {
"Name": "ArePartCoordsShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreRegionsShown": {
"Name": "AreRegionsShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreTerrainReplicationRegionsShown": {
"Name": "AreTerrainReplicationRegionsShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreTimestepsShown": {
"Name": "AreTimestepsShown",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreUnalignedPartsShown": {
"Name": "AreUnalignedPartsShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreWorldCoordsShown": {
"Name": "AreWorldCoordsShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DisableCSGv2": {
"Name": "DisableCSGv2",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ForceCSGv2": {
"Name": "ForceCSGv2",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsInterpolationThrottleShown": {
"Name": "IsInterpolationThrottleShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsReceiveAgeShown": {
"Name": "IsReceiveAgeShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsTreeShown": {
"Name": "IsTreeShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PhysicsEnvironmentalThrottle": {
"Name": "PhysicsEnvironmentalThrottle",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "EnviromentalPhysicsThrottle"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ShowDecompositionGeometry": {
"Name": "ShowDecompositionGeometry",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ThrottleAdjustTime": {
"Name": "ThrottleAdjustTime",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UseCSGv2": {
"Name": "UseCSGv2",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"PitchShiftSoundEffect": {
"Name": "PitchShiftSoundEffect",
"Tags": [],
"Superclass": "SoundEffect",
"Properties": {
"Octave": {
"Name": "Octave",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Enabled": {
"Bool": true
},
"Octave": {
"Float32": 1.25
},
"Priority": {
"Int32": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Platform": {
"Name": "Platform",
"Tags": [
"NotCreatable"
],
"Superclass": "Part",
"Properties": {},
"DefaultProperties": {}
},
"Player": {
"Name": "Player",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AccountAge": {
"Name": "AccountAge",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AppearanceDidLoad": {
"Name": "AppearanceDidLoad",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AutoJumpEnabled": {
"Name": "AutoJumpEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraMaxZoomDistance": {
"Name": "CameraMaxZoomDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraMinZoomDistance": {
"Name": "CameraMinZoomDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraMode": {
"Name": "CameraMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "CameraMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CanLoadCharacterAppearance": {
"Name": "CanLoadCharacterAppearance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Character": {
"Name": "Character",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CharacterAppearance": {
"Name": "CharacterAppearance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [
"Deprecated",
"NotBrowsable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CharacterAppearanceId": {
"Name": "CharacterAppearanceId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ChatMode": {
"Name": "ChatMode",
"Scriptability": "None",
"DataType": {
"Enum": "ChatMode"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DataComplexity": {
"Name": "DataComplexity",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DataComplexityLimit": {
"Name": "DataComplexityLimit",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DataReady": {
"Name": "DataReady",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DevCameraOcclusionMode": {
"Name": "DevCameraOcclusionMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "DevCameraOcclusionMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DevComputerCameraMode": {
"Name": "DevComputerCameraMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "DevComputerCameraMovementMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DevComputerMovementMode": {
"Name": "DevComputerMovementMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "DevComputerMovementMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DevEnableMouseLock": {
"Name": "DevEnableMouseLock",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DevTouchCameraMode": {
"Name": "DevTouchCameraMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "DevTouchCameraMovementMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DevTouchMovementMode": {
"Name": "DevTouchMovementMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "DevTouchMovementMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DisplayName": {
"Name": "DisplayName",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FollowUserId": {
"Name": "FollowUserId",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"GameplayPaused": {
"Name": "GameplayPaused",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Guest": {
"Name": "Guest",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"HealthDisplayDistance": {
"Name": "HealthDisplayDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LocaleId": {
"Name": "LocaleId",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MaximumSimulationRadius": {
"Name": "MaximumSimulationRadius",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MembershipType": {
"Name": "MembershipType",
"Scriptability": "Read",
"DataType": {
"Enum": "MembershipType"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"NameDisplayDistance": {
"Name": "NameDisplayDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Neutral": {
"Name": "Neutral",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"OsPlatform": {
"Name": "OsPlatform",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PlatformName": {
"Name": "PlatformName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ReplicationFocus": {
"Name": "ReplicationFocus",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RespawnLocation": {
"Name": "RespawnLocation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SimulationRadius": {
"Name": "SimulationRadius",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Team": {
"Name": "Team",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TeamColor": {
"Name": "TeamColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Teleported": {
"Name": "Teleported",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TeleportedIn": {
"Name": "TeleportedIn",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UserId": {
"Name": "UserId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"VRDevice": {
"Name": "VRDevice",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"userId": {
"Name": "userId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Deprecated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"PlayerEmulatorService": {
"Name": "PlayerEmulatorService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"DEPRECATED_SerializedEmulatedPolicyInfo": {
"Name": "DEPRECATED_SerializedEmulatedPolicyInfo",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EmulatedCountryCode": {
"Name": "EmulatedCountryCode",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EmulatedGameLocale": {
"Name": "EmulatedGameLocale",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PlayerEmulationEnabled": {
"Name": "PlayerEmulationEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PlayerEmulationEnabled_deprecated": {
"Name": "PlayerEmulationEnabled_deprecated",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SerializedEmulatedPolicyInfo": {
"Name": "SerializedEmulatedPolicyInfo",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StudioEmulatedCountryRegionCode": {
"Name": "StudioEmulatedCountryRegionCode",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"DEPRECATED_SerializedEmulatedPolicyInfo": {
"String": ""
},
"EmulatedCountryCode": {
"String": ""
},
"EmulatedGameLocale": {
"String": ""
},
"PlayerEmulationEnabled": {
"Bool": false
},
"SerializedEmulatedPolicyInfo": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"PlayerGui": {
"Name": "PlayerGui",
"Tags": [
"NotCreatable",
"PlayerReplicated"
],
"Superclass": "BasePlayerGui",
"Properties": {
"CurrentScreenOrientation": {
"Name": "CurrentScreenOrientation",
"Scriptability": "Read",
"DataType": {
"Enum": "ScreenOrientation"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ScreenOrientation": {
"Name": "ScreenOrientation",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ScreenOrientation"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SelectionImageObject": {
"Name": "SelectionImageObject",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"PlayerMouse": {
"Name": "PlayerMouse",
"Tags": [
"NotCreatable"
],
"Superclass": "Mouse",
"Properties": {},
"DefaultProperties": {}
},
"PlayerScripts": {
"Name": "PlayerScripts",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"Players": {
"Name": "Players",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"BubbleChat": {
"Name": "BubbleChat",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CharacterAutoLoads": {
"Name": "CharacterAutoLoads",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ClassicChat": {
"Name": "ClassicChat",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LocalPlayer": {
"Name": "LocalPlayer",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MaxPlayers": {
"Name": "MaxPlayers",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "MaxPlayersInternal"
}
}
}
},
"MaxPlayersInternal": {
"Name": "MaxPlayersInternal",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden"
],
"Kind": {
"Alias": {
"AliasFor": "MaxPlayers"
}
}
},
"NumPlayers": {
"Name": "NumPlayers",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Deprecated",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PreferredPlayers": {
"Name": "PreferredPlayers",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "PreferredPlayersInternal"
}
}
}
},
"PreferredPlayersInternal": {
"Name": "PreferredPlayersInternal",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden"
],
"Kind": {
"Alias": {
"AliasFor": "PreferredPlayers"
}
}
},
"RespawnTime": {
"Name": "RespawnTime",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"localPlayer": {
"Name": "localPlayer",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"numPlayers": {
"Name": "numPlayers",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"CharacterAutoLoads": {
"Bool": true
},
"MaxPlayers": {
"Int32": 12
},
"PreferredPlayers": {
"Int32": 0
},
"RespawnTime": {
"Float32": 5.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Plugin": {
"Name": "Plugin",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"CollisionEnabled": {
"Name": "CollisionEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"GridSize": {
"Name": "GridSize",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"HostDataModelType": {
"Name": "HostDataModelType",
"Scriptability": "None",
"DataType": {
"Enum": "StudioDataModelType"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"HostDataModelTypeIsCurrent": {
"Name": "HostDataModelTypeIsCurrent",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MultipleDocumentInterfaceInstance": {
"Name": "MultipleDocumentInterfaceInstance",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UsesAssetInsertionDrag": {
"Name": "UsesAssetInsertionDrag",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"PluginAction": {
"Name": "PluginAction",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"ActionId": {
"Name": "ActionId",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AllowBinding": {
"Name": "AllowBinding",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Checked": {
"Name": "Checked",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DefaultShortcut": {
"Name": "DefaultShortcut",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"StatusTip": {
"Name": "StatusTip",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Text": {
"Name": "Text",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"PluginDebugService": {
"Name": "PluginDebugService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"PluginDragEvent": {
"Name": "PluginDragEvent",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"Data": {
"Name": "Data",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MimeType": {
"Name": "MimeType",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Position": {
"Name": "Position",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Sender": {
"Name": "Sender",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"PluginGui": {
"Name": "PluginGui",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "LayerCollector",
"Properties": {
"Title": {
"Name": "Title",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"PluginGuiService": {
"Name": "PluginGuiService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"PluginManager": {
"Name": "PluginManager",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"PluginManagerInterface": {
"Name": "PluginManagerInterface",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"PluginMenu": {
"Name": "PluginMenu",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"Icon": {
"Name": "Icon",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Title": {
"Name": "Title",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"PluginMouse": {
"Name": "PluginMouse",
"Tags": [
"NotCreatable"
],
"Superclass": "Mouse",
"Properties": {},
"DefaultProperties": {}
},
"PluginPolicyService": {
"Name": "PluginPolicyService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"PluginToolbar": {
"Name": "PluginToolbar",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"PluginToolbarButton": {
"Name": "PluginToolbarButton",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"ClickableWhenViewportHidden": {
"Name": "ClickableWhenViewportHidden",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Icon": {
"Name": "Icon",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"PointLight": {
"Name": "PointLight",
"Tags": [],
"Superclass": "Light",
"Properties": {
"Range": {
"Name": "Range",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Brightness": {
"Float32": 1.0
},
"Color": {
"Color3": [
1.0,
1.0,
1.0
]
},
"Enabled": {
"Bool": true
},
"Range": {
"Float32": 8.0
},
"Shadows": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"PointsService": {
"Name": "PointsService",
"Tags": [
"Deprecated",
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"PolicyService": {
"Name": "PolicyService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"IsLuobuServer": {
"Name": "IsLuobuServer",
"Scriptability": "None",
"DataType": {
"Enum": "TriStateBoolean"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LuobuWhitelisted": {
"Name": "LuobuWhitelisted",
"Scriptability": "None",
"DataType": {
"Enum": "TriStateBoolean"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"Pose": {
"Name": "Pose",
"Tags": [],
"Superclass": "PoseBase",
"Properties": {
"CFrame": {
"Name": "CFrame",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaskWeight": {
"Name": "MaskWeight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"EasingDirection": {
"Enum": 0
},
"EasingStyle": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Weight": {
"Float32": 1.0
}
}
},
"PoseBase": {
"Name": "PoseBase",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"EasingDirection": {
"Name": "EasingDirection",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "PoseEasingDirection"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EasingStyle": {
"Name": "EasingStyle",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "PoseEasingStyle"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Weight": {
"Name": "Weight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"PostEffect": {
"Name": "PostEffect",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"PrismaticConstraint": {
"Name": "PrismaticConstraint",
"Tags": [],
"Superclass": "SlidingBallConstraint",
"Properties": {},
"DefaultProperties": {
"ActuatorType": {
"Enum": 0
},
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"Int32": 1009
},
"Enabled": {
"Bool": true
},
"LimitsEnabled": {
"Bool": false
},
"LinearResponsiveness": {
"Float32": 45.0
},
"LowerLimit": {
"Float32": 0.0
},
"MotorMaxAcceleration": {
"Float32": null
},
"MotorMaxForce": {
"Float32": 0.0
},
"Restitution": {
"Float32": 0.0
},
"ServoMaxForce": {
"Float32": 0.0
},
"Size": {
"Float32": 0.15
},
"SourceAssetId": {
"Int64": -1
},
"Speed": {
"Float32": 0.0
},
"Tags": {
"BinaryString": ""
},
"TargetPosition": {
"Float32": 0.0
},
"UpperLimit": {
"Float32": 5.0
},
"Velocity": {
"Float32": 0.0
},
"Visible": {
"Bool": false
}
}
},
"ProximityPrompt": {
"Name": "ProximityPrompt",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"ActionText": {
"Name": "ActionText",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AutoLocalize": {
"Name": "AutoLocalize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ClickablePrompt": {
"Name": "ClickablePrompt",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Exclusivity": {
"Name": "Exclusivity",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ProximityPromptExclusivity"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GamepadKeyCode": {
"Name": "GamepadKeyCode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "KeyCode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HoldDuration": {
"Name": "HoldDuration",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"KeyboardKeyCode": {
"Name": "KeyboardKeyCode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "KeyCode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxActivationDistance": {
"Name": "MaxActivationDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ObjectText": {
"Name": "ObjectText",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RequiresLineOfSight": {
"Name": "RequiresLineOfSight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RootLocalizationTable": {
"Name": "RootLocalizationTable",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Style": {
"Name": "Style",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ProximityPromptStyle"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UIOffset": {
"Name": "UIOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"ActionText": {
"String": "Interact"
},
"AttributesSerialize": {
"BinaryString": ""
},
"AutoLocalize": {
"Bool": true
},
"ClickablePrompt": {
"Bool": true
},
"Enabled": {
"Bool": true
},
"Exclusivity": {
"Enum": 0
},
"GamepadKeyCode": {
"Enum": 1000
},
"HoldDuration": {
"Float32": 0.0
},
"KeyboardKeyCode": {
"Enum": 101
},
"MaxActivationDistance": {
"Float32": 10.0
},
"ObjectText": {
"String": ""
},
"RequiresLineOfSight": {
"Bool": true
},
"SourceAssetId": {
"Int64": -1
},
"Style": {
"Enum": 0
},
"Tags": {
"BinaryString": ""
},
"UIOffset": {
"Vector2": [
0.0,
0.0
]
}
}
},
"ProximityPromptService": {
"Name": "ProximityPromptService",
"Tags": [
"NotBrowsable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxPromptsVisible": {
"Name": "MaxPromptsVisible",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Enabled": {
"Bool": true
},
"MaxPromptsVisible": {
"Int32": 16
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"PublishService": {
"Name": "PublishService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"QWidgetPluginGui": {
"Name": "QWidgetPluginGui",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "PluginGui",
"Properties": {},
"DefaultProperties": {}
},
"RayValue": {
"Name": "RayValue",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ray"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Value": {
"Ray": {
"origin": [
0.0,
0.0,
0.0
],
"direction": [
0.0,
0.0,
0.0
]
}
}
}
},
"RbxAnalyticsService": {
"Name": "RbxAnalyticsService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"ReflectionMetadata": {
"Name": "ReflectionMetadata",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ReflectionMetadataCallbacks": {
"Name": "ReflectionMetadataCallbacks",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ReflectionMetadataClass": {
"Name": "ReflectionMetadataClass",
"Tags": [],
"Superclass": "ReflectionMetadataItem",
"Properties": {
"ExplorerImageIndex": {
"Name": "ExplorerImageIndex",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ExplorerOrder": {
"Name": "ExplorerOrder",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Insertable": {
"Name": "Insertable",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PreferredParent": {
"Name": "PreferredParent",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Browsable": {
"Bool": true
},
"ClassCategory": {
"String": ""
},
"ClientOnly": {
"Bool": false
},
"Constraint": {
"String": ""
},
"Deprecated": {
"Bool": false
},
"EditingDisabled": {
"Bool": false
},
"ExplorerImageIndex": {
"Int32": 0
},
"ExplorerOrder": {
"Int32": 2147483647
},
"FFlag": {
"String": ""
},
"Insertable": {
"Bool": true
},
"IsBackend": {
"Bool": false
},
"PreferredParent": {
"String": ""
},
"PropertyOrder": {
"Int32": 5000
},
"ScriptContext": {
"String": ""
},
"ServerOnly": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"UIMaximum": {
"Float64": 0.0
},
"UIMinimum": {
"Float64": 0.0
},
"UINumTicks": {
"Float64": 0.0
},
"summary": {
"String": ""
}
}
},
"ReflectionMetadataClasses": {
"Name": "ReflectionMetadataClasses",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ReflectionMetadataEnum": {
"Name": "ReflectionMetadataEnum",
"Tags": [],
"Superclass": "ReflectionMetadataItem",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Browsable": {
"Bool": true
},
"ClassCategory": {
"String": ""
},
"ClientOnly": {
"Bool": false
},
"Constraint": {
"String": ""
},
"Deprecated": {
"Bool": false
},
"EditingDisabled": {
"Bool": false
},
"FFlag": {
"String": ""
},
"IsBackend": {
"Bool": false
},
"PropertyOrder": {
"Int32": 5000
},
"ScriptContext": {
"String": ""
},
"ServerOnly": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"UIMaximum": {
"Float64": 0.0
},
"UIMinimum": {
"Float64": 0.0
},
"UINumTicks": {
"Float64": 0.0
},
"summary": {
"String": ""
}
}
},
"ReflectionMetadataEnumItem": {
"Name": "ReflectionMetadataEnumItem",
"Tags": [],
"Superclass": "ReflectionMetadataItem",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Browsable": {
"Bool": true
},
"ClassCategory": {
"String": ""
},
"ClientOnly": {
"Bool": false
},
"Constraint": {
"String": ""
},
"Deprecated": {
"Bool": false
},
"EditingDisabled": {
"Bool": false
},
"FFlag": {
"String": ""
},
"IsBackend": {
"Bool": false
},
"PropertyOrder": {
"Int32": 5000
},
"ScriptContext": {
"String": ""
},
"ServerOnly": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"UIMaximum": {
"Float64": 0.0
},
"UIMinimum": {
"Float64": 0.0
},
"UINumTicks": {
"Float64": 0.0
},
"summary": {
"String": ""
}
}
},
"ReflectionMetadataEnums": {
"Name": "ReflectionMetadataEnums",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ReflectionMetadataEvents": {
"Name": "ReflectionMetadataEvents",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ReflectionMetadataFunctions": {
"Name": "ReflectionMetadataFunctions",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ReflectionMetadataItem": {
"Name": "ReflectionMetadataItem",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"Browsable": {
"Name": "Browsable",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ClassCategory": {
"Name": "ClassCategory",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ClientOnly": {
"Name": "ClientOnly",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Constraint": {
"Name": "Constraint",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Deprecated": {
"Name": "Deprecated",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EditingDisabled": {
"Name": "EditingDisabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FFlag": {
"Name": "FFlag",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsBackend": {
"Name": "IsBackend",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PropertyOrder": {
"Name": "PropertyOrder",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ScriptContext": {
"Name": "ScriptContext",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ServerOnly": {
"Name": "ServerOnly",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UIMaximum": {
"Name": "UIMaximum",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UIMinimum": {
"Name": "UIMinimum",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UINumTicks": {
"Name": "UINumTicks",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"summary": {
"Name": "summary",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"ReflectionMetadataMember": {
"Name": "ReflectionMetadataMember",
"Tags": [],
"Superclass": "ReflectionMetadataItem",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Browsable": {
"Bool": true
},
"ClassCategory": {
"String": ""
},
"ClientOnly": {
"Bool": false
},
"Constraint": {
"String": ""
},
"Deprecated": {
"Bool": false
},
"EditingDisabled": {
"Bool": false
},
"FFlag": {
"String": ""
},
"IsBackend": {
"Bool": false
},
"PropertyOrder": {
"Int32": 5000
},
"ScriptContext": {
"String": ""
},
"ServerOnly": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"UIMaximum": {
"Float64": 0.0
},
"UIMinimum": {
"Float64": 0.0
},
"UINumTicks": {
"Float64": 0.0
},
"summary": {
"String": ""
}
}
},
"ReflectionMetadataProperties": {
"Name": "ReflectionMetadataProperties",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ReflectionMetadataYieldFunctions": {
"Name": "ReflectionMetadataYieldFunctions",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"RemoteEvent": {
"Name": "RemoteEvent",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"RemoteFunction": {
"Name": "RemoteFunction",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"RenderSettings": {
"Name": "RenderSettings",
"Tags": [
"NotBrowsable",
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"AutoFRMLevel": {
"Name": "AutoFRMLevel",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EagerBulkExecution": {
"Name": "EagerBulkExecution",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EditQualityLevel": {
"Name": "EditQualityLevel",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "QualityLevel"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EnableFRM": {
"Name": "EnableFRM",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ExportMergeByMaterial": {
"Name": "ExportMergeByMaterial",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FrameRateManager": {
"Name": "FrameRateManager",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "FramerateManagerMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GraphicsMode": {
"Name": "GraphicsMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "GraphicsMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MeshCacheSize": {
"Name": "MeshCacheSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MeshPartDetailLevel": {
"Name": "MeshPartDetailLevel",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "MeshPartDetailLevel"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"QualityLevel": {
"Name": "QualityLevel",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "QualityLevel"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ReloadAssets": {
"Name": "ReloadAssets",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RenderCSGTrianglesDebug": {
"Name": "RenderCSGTrianglesDebug",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ShowBoundingBoxes": {
"Name": "ShowBoundingBoxes",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"RenderingTest": {
"Name": "RenderingTest",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"CFrame": {
"Name": "CFrame",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ComparisonDiffThreshold": {
"Name": "ComparisonDiffThreshold",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ComparisonMethod": {
"Name": "ComparisonMethod",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "RenderingTestComparisonMethod"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ComparisonPsnrThreshold": {
"Name": "ComparisonPsnrThreshold",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Description": {
"Name": "Description",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FieldOfView": {
"Name": "FieldOfView",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Orientation": {
"Name": "Orientation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Position": {
"Name": "Position",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"QualityLevel": {
"Name": "QualityLevel",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ShouldSkip": {
"Name": "ShouldSkip",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Ticket": {
"Name": "Ticket",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"ComparisonDiffThreshold": {
"Int32": 10
},
"ComparisonMethod": {
"Enum": 0
},
"ComparisonPsnrThreshold": {
"Float32": 50.0
},
"Description": {
"String": ""
},
"FieldOfView": {
"Float32": 70.0
},
"QualityLevel": {
"Int32": 21
},
"ShouldSkip": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Ticket": {
"String": ""
}
}
},
"ReplicatedFirst": {
"Name": "ReplicatedFirst",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ReplicatedScriptService": {
"Name": "ReplicatedScriptService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ReplicatedStorage": {
"Name": "ReplicatedStorage",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ReverbSoundEffect": {
"Name": "ReverbSoundEffect",
"Tags": [],
"Superclass": "SoundEffect",
"Properties": {
"DecayTime": {
"Name": "DecayTime",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Density": {
"Name": "Density",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Diffusion": {
"Name": "Diffusion",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DryLevel": {
"Name": "DryLevel",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WetLevel": {
"Name": "WetLevel",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"DecayTime": {
"Float32": 1.5
},
"Density": {
"Float32": 1.0
},
"Diffusion": {
"Float32": 1.0
},
"DryLevel": {
"Float32": -6.0
},
"Enabled": {
"Bool": true
},
"Priority": {
"Int32": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"WetLevel": {
"Float32": 0.0
}
}
},
"RobloxPluginGuiService": {
"Name": "RobloxPluginGuiService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"RobloxReplicatedStorage": {
"Name": "RobloxReplicatedStorage",
"Tags": [
"NotBrowsable",
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"RocketPropulsion": {
"Name": "RocketPropulsion",
"Tags": [],
"Superclass": "BodyMover",
"Properties": {
"CartoonFactor": {
"Name": "CartoonFactor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxSpeed": {
"Name": "MaxSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxThrust": {
"Name": "MaxThrust",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxTorque": {
"Name": "MaxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Target": {
"Name": "Target",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TargetOffset": {
"Name": "TargetOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TargetRadius": {
"Name": "TargetRadius",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ThrustD": {
"Name": "ThrustD",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ThrustP": {
"Name": "ThrustP",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TurnD": {
"Name": "TurnD",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TurnP": {
"Name": "TurnP",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"CartoonFactor": {
"Float32": 0.7
},
"MaxSpeed": {
"Float32": 30.0
},
"MaxThrust": {
"Float32": 4000.0
},
"MaxTorque": {
"Vector3": [
400000.0,
400000.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TargetOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"TargetRadius": {
"Float32": 4.0
},
"ThrustD": {
"Float32": 0.001
},
"ThrustP": {
"Float32": 5.0
},
"TurnD": {
"Float32": 500.0
},
"TurnP": {
"Float32": 3000.0
}
}
},
"RodConstraint": {
"Name": "RodConstraint",
"Tags": [],
"Superclass": "Constraint",
"Properties": {
"CurrentDistance": {
"Name": "CurrentDistance",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Length": {
"Name": "Length",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LimitAngle0": {
"Name": "LimitAngle0",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LimitAngle1": {
"Name": "LimitAngle1",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LimitsEnabled": {
"Name": "LimitsEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Thickness": {
"Name": "Thickness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"Int32": 26
},
"Enabled": {
"Bool": true
},
"Length": {
"Float32": 5.0
},
"LimitAngle0": {
"Float32": 90.0
},
"LimitAngle1": {
"Float32": 90.0
},
"LimitsEnabled": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Thickness": {
"Float32": 0.1
},
"Visible": {
"Bool": false
}
}
},
"RopeConstraint": {
"Name": "RopeConstraint",
"Tags": [],
"Superclass": "Constraint",
"Properties": {
"CurrentDistance": {
"Name": "CurrentDistance",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Length": {
"Name": "Length",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Restitution": {
"Name": "Restitution",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Thickness": {
"Name": "Thickness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"Int32": 25
},
"Enabled": {
"Bool": true
},
"Length": {
"Float32": 5.0
},
"Restitution": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Thickness": {
"Float32": 0.1
},
"Visible": {
"Bool": false
}
}
},
"Rotate": {
"Name": "Rotate",
"Tags": [],
"Superclass": "JointInstance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"C0": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"C1": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Enabled": {
"Bool": true
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"RotateP": {
"Name": "RotateP",
"Tags": [],
"Superclass": "DynamicRotate",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"BaseAngle": {
"Float32": 0.0
},
"C0": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"C1": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Enabled": {
"Bool": true
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"RotateV": {
"Name": "RotateV",
"Tags": [],
"Superclass": "DynamicRotate",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"BaseAngle": {
"Float32": 0.0
},
"C0": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"C1": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Enabled": {
"Bool": true
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"RunService": {
"Name": "RunService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"ClientGitHash": {
"Name": "ClientGitHash",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"RunningAverageItemDouble": {
"Name": "RunningAverageItemDouble",
"Tags": [
"NotCreatable"
],
"Superclass": "StatsItem",
"Properties": {},
"DefaultProperties": {}
},
"RunningAverageItemInt": {
"Name": "RunningAverageItemInt",
"Tags": [
"NotCreatable"
],
"Superclass": "StatsItem",
"Properties": {},
"DefaultProperties": {}
},
"RunningAverageTimeIntervalItem": {
"Name": "RunningAverageTimeIntervalItem",
"Tags": [
"NotCreatable"
],
"Superclass": "StatsItem",
"Properties": {},
"DefaultProperties": {}
},
"RuntimeScriptService": {
"Name": "RuntimeScriptService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"ScreenGui": {
"Name": "ScreenGui",
"Tags": [],
"Superclass": "LayerCollector",
"Properties": {
"DisplayOrder": {
"Name": "DisplayOrder",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IgnoreGuiInset": {
"Name": "IgnoreGuiInset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"OnTopOfCoreBlur": {
"Name": "OnTopOfCoreBlur",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"AutoLocalize": {
"Bool": true
},
"DisplayOrder": {
"Int32": 0
},
"Enabled": {
"Bool": true
},
"IgnoreGuiInset": {
"Bool": false
},
"ResetOnSpawn": {
"Bool": true
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"ZIndexBehavior": {
"Enum": 0
}
}
},
"Script": {
"Name": "Script",
"Tags": [],
"Superclass": "BaseScript",
"Properties": {
"Source": {
"Name": "Source",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Disabled": {
"Bool": false
},
"LinkedSource": {
"Content": ""
},
"Source": {
"String": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ScriptContext": {
"Name": "ScriptContext",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"ScriptsDisabled": {
"Name": "ScriptsDisabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"ScriptDebugger": {
"Name": "ScriptDebugger",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"CurrentLine": {
"Name": "CurrentLine",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsDebugging": {
"Name": "IsDebugging",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsPaused": {
"Name": "IsPaused",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Script": {
"Name": "Script",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"ScriptService": {
"Name": "ScriptService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ScrollingFrame": {
"Name": "ScrollingFrame",
"Tags": [],
"Superclass": "GuiObject",
"Properties": {
"AbsoluteCanvasSize": {
"Name": "AbsoluteCanvasSize",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AbsoluteWindowSize": {
"Name": "AbsoluteWindowSize",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AutomaticCanvasSize": {
"Name": "AutomaticCanvasSize",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AutomaticSize"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BottomImage": {
"Name": "BottomImage",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CanvasPosition": {
"Name": "CanvasPosition",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CanvasSize": {
"Name": "CanvasSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ElasticBehavior": {
"Name": "ElasticBehavior",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ElasticBehavior"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HorizontalBarRect": {
"Name": "HorizontalBarRect",
"Scriptability": "None",
"DataType": {
"Value": "Rect"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"HorizontalScrollBarInset": {
"Name": "HorizontalScrollBarInset",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ScrollBarInset"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxCanvasPosition": {
"Name": "MaxCanvasPosition",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MidImage": {
"Name": "MidImage",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ScrollBarImageColor3": {
"Name": "ScrollBarImageColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ScrollBarImageTransparency": {
"Name": "ScrollBarImageTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ScrollBarThickness": {
"Name": "ScrollBarThickness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ScrollingDirection": {
"Name": "ScrollingDirection",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ScrollingDirection"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ScrollingEnabled": {
"Name": "ScrollingEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TopImage": {
"Name": "TopImage",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VerticalBarRect": {
"Name": "VerticalBarRect",
"Scriptability": "None",
"DataType": {
"Value": "Rect"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"VerticalScrollBarInset": {
"Name": "VerticalScrollBarInset",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ScrollBarInset"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VerticalScrollBarPosition": {
"Name": "VerticalScrollBarPosition",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "VerticalScrollBarPosition"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Active": {
"Bool": false
},
"AnchorPoint": {
"Vector2": [
0.0,
0.0
]
},
"AttributesSerialize": {
"BinaryString": ""
},
"AutoLocalize": {
"Bool": true
},
"AutomaticCanvasSize": {
"Enum": 0
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.10588236,
0.16470589,
0.20784315
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"BottomImage": {
"Content": "rbxasset://textures/ui/Scroll/scroll-bottom.png"
},
"CanvasPosition": {
"Vector2": [
0.0,
0.0
]
},
"CanvasSize": {
"UDim2": [
[
0.0,
0
],
[
2.0,
0
]
]
},
"ClipsDescendants": {
"Bool": true
},
"Draggable": {
"Bool": false
},
"ElasticBehavior": {
"Enum": 0
},
"HorizontalScrollBarInset": {
"Enum": 0
},
"LayoutOrder": {
"Int32": 0
},
"MidImage": {
"Content": "rbxasset://textures/ui/Scroll/scroll-middle.png"
},
"Position": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"Rotation": {
"Float32": 0.0
},
"ScrollBarImageColor3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"ScrollBarImageTransparency": {
"Float32": 0.0
},
"ScrollBarThickness": {
"Int32": 12
},
"ScrollingDirection": {
"Enum": 4
},
"ScrollingEnabled": {
"Bool": true
},
"Selectable": {
"Bool": true
},
"Size": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SizeConstraint": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TopImage": {
"Content": "rbxasset://textures/ui/Scroll/scroll-top.png"
},
"VerticalScrollBarInset": {
"Enum": 0
},
"VerticalScrollBarPosition": {
"Enum": 0
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": 1
}
}
},
"Seat": {
"Name": "Seat",
"Tags": [],
"Superclass": "Part",
"Properties": {
"Disabled": {
"Name": "Disabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Occupant": {
"Name": "Occupant",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Anchored": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"BackParamA": {
"Float32": -0.5
},
"BackParamB": {
"Float32": 0.5
},
"BackSurface": {
"Enum": 0
},
"BackSurfaceInput": {
"Enum": 0
},
"BottomParamA": {
"Float32": -0.5
},
"BottomParamB": {
"Float32": 0.5
},
"BottomSurface": {
"Enum": 4
},
"BottomSurfaceInput": {
"Enum": 0
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"CanCollide": {
"Bool": true
},
"CanQuery": {
"Bool": true
},
"CanTouch": {
"Bool": true
},
"CastShadow": {
"Bool": true
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"Disabled": {
"Bool": false
},
"FormFactor": {
"Enum": 1
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"PivotOffset": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Reflectance": {
"Float32": 0.0
},
"RightParamA": {
"Float32": -0.5
},
"RightParamB": {
"Float32": 0.5
},
"RightSurface": {
"Enum": 0
},
"RightSurfaceInput": {
"Enum": 0
},
"RootPriority": {
"Int32": 0
},
"RotVelocity": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Shape": {
"Enum": 1
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 3
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"Selection": {
"Name": "Selection",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"ActiveInstance": {
"Name": "ActiveInstance",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"SelectionBox": {
"Name": "SelectionBox",
"Tags": [],
"Superclass": "InstanceAdornment",
"Properties": {
"LineThickness": {
"Name": "LineThickness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SurfaceColor": {
"Name": "SurfaceColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SurfaceColor3": {
"Name": "SurfaceColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SurfaceTransparency": {
"Name": "SurfaceTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color3": {
"Color3": [
0.050980397,
0.41176474,
0.6745098
]
},
"LineThickness": {
"Float32": 0.15
},
"SourceAssetId": {
"Int64": -1
},
"SurfaceColor3": {
"Color3": [
0.050980397,
0.41176474,
0.6745098
]
},
"SurfaceTransparency": {
"Float32": 1.0
},
"Tags": {
"BinaryString": ""
},
"Transparency": {
"Float32": 0.0
},
"Visible": {
"Bool": true
}
}
},
"SelectionLasso": {
"Name": "SelectionLasso",
"Tags": [
"NotCreatable"
],
"Superclass": "GuiBase3d",
"Properties": {
"Humanoid": {
"Name": "Humanoid",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"SelectionPartLasso": {
"Name": "SelectionPartLasso",
"Tags": [
"Deprecated"
],
"Superclass": "SelectionLasso",
"Properties": {
"Part": {
"Name": "Part",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color3": {
"Color3": [
0.050980397,
0.41176474,
0.6745098
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Transparency": {
"Float32": 0.0
},
"Visible": {
"Bool": true
}
}
},
"SelectionPointLasso": {
"Name": "SelectionPointLasso",
"Tags": [
"Deprecated"
],
"Superclass": "SelectionLasso",
"Properties": {
"Point": {
"Name": "Point",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color3": {
"Color3": [
0.050980397,
0.41176474,
0.6745098
]
},
"Point": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Transparency": {
"Float32": 0.0
},
"Visible": {
"Bool": true
}
}
},
"SelectionSphere": {
"Name": "SelectionSphere",
"Tags": [],
"Superclass": "PVAdornment",
"Properties": {
"SurfaceColor": {
"Name": "SurfaceColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SurfaceColor3": {
"Name": "SurfaceColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SurfaceTransparency": {
"Name": "SurfaceTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color3": {
"Color3": [
0.050980397,
0.41176474,
0.6745098
]
},
"SourceAssetId": {
"Int64": -1
},
"SurfaceColor3": {
"Color3": [
0.050980397,
0.41176474,
0.6745098
]
},
"SurfaceTransparency": {
"Float32": 1.0
},
"Tags": {
"BinaryString": ""
},
"Transparency": {
"Float32": 0.0
},
"Visible": {
"Bool": true
}
}
},
"ServerReplicator": {
"Name": "ServerReplicator",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "NetworkReplicator",
"Properties": {},
"DefaultProperties": {}
},
"ServerScriptService": {
"Name": "ServerScriptService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"LoadStringEnabled": {
"Name": "LoadStringEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"LoadStringEnabled": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ServerStorage": {
"Name": "ServerStorage",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ServiceProvider": {
"Name": "ServiceProvider",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"SessionService": {
"Name": "SessionService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"Shirt": {
"Name": "Shirt",
"Tags": [],
"Superclass": "Clothing",
"Properties": {
"ShirtTemplate": {
"Name": "ShirtTemplate",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"ShirtTemplate": {
"Content": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ShirtGraphic": {
"Name": "ShirtGraphic",
"Tags": [],
"Superclass": "CharacterAppearance",
"Properties": {
"Color3": {
"Name": "Color3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Graphic": {
"Name": "Graphic",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"Graphic": {
"Content": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"SkateboardController": {
"Name": "SkateboardController",
"Tags": [],
"Superclass": "Controller",
"Properties": {
"Steer": {
"Name": "Steer",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Throttle": {
"Name": "Throttle",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"SkateboardPlatform": {
"Name": "SkateboardPlatform",
"Tags": [
"Deprecated"
],
"Superclass": "Part",
"Properties": {
"Controller": {
"Name": "Controller",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ControllingHumanoid": {
"Name": "ControllingHumanoid",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Steer": {
"Name": "Steer",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StickyWheels": {
"Name": "StickyWheels",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Throttle": {
"Name": "Throttle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Anchored": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"BackParamA": {
"Float32": -0.5
},
"BackParamB": {
"Float32": 0.5
},
"BackSurface": {
"Enum": 0
},
"BackSurfaceInput": {
"Enum": 0
},
"BottomParamA": {
"Float32": -0.5
},
"BottomParamB": {
"Float32": 0.5
},
"BottomSurface": {
"Enum": 4
},
"BottomSurfaceInput": {
"Enum": 0
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"CanCollide": {
"Bool": true
},
"CanQuery": {
"Bool": true
},
"CanTouch": {
"Bool": true
},
"CastShadow": {
"Bool": true
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"FormFactor": {
"Enum": 1
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"PivotOffset": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Reflectance": {
"Float32": 0.0
},
"RightParamA": {
"Float32": -0.5
},
"RightParamB": {
"Float32": 0.5
},
"RightSurface": {
"Enum": 0
},
"RightSurfaceInput": {
"Enum": 0
},
"RootPriority": {
"Int32": 0
},
"RotVelocity": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Shape": {
"Enum": 1
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Steer": {
"Int32": 0
},
"StickyWheels": {
"Bool": true
},
"Tags": {
"BinaryString": ""
},
"Throttle": {
"Int32": 0
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 3
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"Skin": {
"Name": "Skin",
"Tags": [
"Deprecated"
],
"Superclass": "CharacterAppearance",
"Properties": {
"SkinColor": {
"Name": "SkinColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SkinColor": {
"Int32": 226
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Sky": {
"Name": "Sky",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"CelestialBodiesShown": {
"Name": "CelestialBodiesShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MoonAngularSize": {
"Name": "MoonAngularSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MoonTextureId": {
"Name": "MoonTextureId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SkyboxBk": {
"Name": "SkyboxBk",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SkyboxDn": {
"Name": "SkyboxDn",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SkyboxFt": {
"Name": "SkyboxFt",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SkyboxLf": {
"Name": "SkyboxLf",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SkyboxRt": {
"Name": "SkyboxRt",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SkyboxUp": {
"Name": "SkyboxUp",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StarCount": {
"Name": "StarCount",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SunAngularSize": {
"Name": "SunAngularSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SunTextureId": {
"Name": "SunTextureId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"CelestialBodiesShown": {
"Bool": true
},
"MoonAngularSize": {
"Float32": 11.0
},
"MoonTextureId": {
"Content": "rbxasset://sky/moon.jpg"
},
"SkyboxBk": {
"Content": "rbxasset://textures/sky/sky512_bk.tex"
},
"SkyboxDn": {
"Content": "rbxasset://textures/sky/sky512_dn.tex"
},
"SkyboxFt": {
"Content": "rbxasset://textures/sky/sky512_ft.tex"
},
"SkyboxLf": {
"Content": "rbxasset://textures/sky/sky512_lf.tex"
},
"SkyboxRt": {
"Content": "rbxasset://textures/sky/sky512_rt.tex"
},
"SkyboxUp": {
"Content": "rbxasset://textures/sky/sky512_up.tex"
},
"SourceAssetId": {
"Int64": -1
},
"StarCount": {
"Int32": 3000
},
"SunAngularSize": {
"Float32": 21.0
},
"SunTextureId": {
"Content": "rbxasset://sky/sun.jpg"
},
"Tags": {
"BinaryString": ""
}
}
},
"SlidingBallConstraint": {
"Name": "SlidingBallConstraint",
"Tags": [
"NotCreatable"
],
"Superclass": "Constraint",
"Properties": {
"ActuatorType": {
"Name": "ActuatorType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ActuatorType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CurrentPosition": {
"Name": "CurrentPosition",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LimitsEnabled": {
"Name": "LimitsEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LinearResponsiveness": {
"Name": "LinearResponsiveness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LowerLimit": {
"Name": "LowerLimit",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MotorMaxAcceleration": {
"Name": "MotorMaxAcceleration",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MotorMaxForce": {
"Name": "MotorMaxForce",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Restitution": {
"Name": "Restitution",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ServoMaxForce": {
"Name": "ServoMaxForce",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Size": {
"Name": "Size",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Speed": {
"Name": "Speed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TargetPosition": {
"Name": "TargetPosition",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UpperLimit": {
"Name": "UpperLimit",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Velocity": {
"Name": "Velocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"Smoke": {
"Name": "Smoke",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Color": {
"Name": "Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Opacity": {
"Name": "Opacity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "opacity_xml"
}
}
}
},
"RiseVelocity": {
"Name": "RiseVelocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "riseVelocity_xml"
}
}
}
},
"Size": {
"Name": "Size",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "size_xml"
}
}
}
},
"opacity_xml": {
"Name": "opacity_xml",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Alias": {
"AliasFor": "Opacity"
}
}
},
"riseVelocity_xml": {
"Name": "riseVelocity_xml",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Alias": {
"AliasFor": "RiseVelocity"
}
}
},
"size_xml": {
"Name": "size_xml",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Alias": {
"AliasFor": "Size"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"Color3": [
1.0,
1.0,
1.0
]
},
"Enabled": {
"Bool": true
},
"Opacity": {
"Float32": 0.5
},
"RiseVelocity": {
"Float32": 1.0
},
"Size": {
"Float32": 1.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Snap": {
"Name": "Snap",
"Tags": [],
"Superclass": "JointInstance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"C0": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"C1": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Enabled": {
"Bool": true
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"SocialService": {
"Name": "SocialService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"SolidModelContentProvider": {
"Name": "SolidModelContentProvider",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "CacheableContentProvider",
"Properties": {},
"DefaultProperties": {}
},
"Sound": {
"Name": "Sound",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"EmitterSize": {
"Name": "EmitterSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsLoaded": {
"Name": "IsLoaded",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsPaused": {
"Name": "IsPaused",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsPlaying": {
"Name": "IsPlaying",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Looped": {
"Name": "Looped",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxDistance": {
"Name": "MaxDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "xmlRead_MaxDistance_3"
}
}
}
},
"MinDistance": {
"Name": "MinDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Pitch": {
"Name": "Pitch",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PlayOnRemove": {
"Name": "PlayOnRemove",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PlaybackLoudness": {
"Name": "PlaybackLoudness",
"Scriptability": "Read",
"DataType": {
"Value": "Float64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PlaybackSpeed": {
"Name": "PlaybackSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Playing": {
"Name": "Playing",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RollOffMaxDistance": {
"Name": "RollOffMaxDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RollOffMinDistance": {
"Name": "RollOffMinDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RollOffMode": {
"Name": "RollOffMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "RollOffMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SoundGroup": {
"Name": "SoundGroup",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SoundId": {
"Name": "SoundId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TimeLength": {
"Name": "TimeLength",
"Scriptability": "Read",
"DataType": {
"Value": "Float64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TimePosition": {
"Name": "TimePosition",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Volume": {
"Name": "Volume",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"isPlaying": {
"Name": "isPlaying",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"xmlRead_MaxDistance_3": {
"Name": "xmlRead_MaxDistance_3",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Alias": {
"AliasFor": "MaxDistance"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"EmitterSize": {
"Float32": 10.0
},
"Looped": {
"Bool": false
},
"MaxDistance": {
"Float32": 10000.0
},
"PlayOnRemove": {
"Bool": false
},
"PlaybackSpeed": {
"Float32": 1.0
},
"Playing": {
"Bool": false
},
"RollOffMode": {
"Enum": 0
},
"SoundId": {
"Content": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TimePosition": {
"Float64": 0.0
},
"Volume": {
"Float32": 0.5
}
}
},
"SoundEffect": {
"Name": "SoundEffect",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Priority": {
"Name": "Priority",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"SoundGroup": {
"Name": "SoundGroup",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Volume": {
"Name": "Volume",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Volume": {
"Float32": 0.5
}
}
},
"SoundService": {
"Name": "SoundService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"AmbientReverb": {
"Name": "AmbientReverb",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ReverbType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DistanceFactor": {
"Name": "DistanceFactor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DopplerScale": {
"Name": "DopplerScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RespectFilteringEnabled": {
"Name": "RespectFilteringEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RolloffScale": {
"Name": "RolloffScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AmbientReverb": {
"Enum": 0
},
"AttributesSerialize": {
"BinaryString": ""
},
"DistanceFactor": {
"Float32": 3.33
},
"DopplerScale": {
"Float32": 1.0
},
"RespectFilteringEnabled": {
"Bool": false
},
"RolloffScale": {
"Float32": 1.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Sparkles": {
"Name": "Sparkles",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Color": {
"Name": "Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SparkleColor": {
"Name": "SparkleColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Enabled": {
"Bool": true
},
"SourceAssetId": {
"Int64": -1
},
"SparkleColor": {
"Color3": [
0.5647059,
0.098039225,
1.0
]
},
"Tags": {
"BinaryString": ""
}
}
},
"SpawnLocation": {
"Name": "SpawnLocation",
"Tags": [],
"Superclass": "Part",
"Properties": {
"AllowTeamChangeOnTouch": {
"Name": "AllowTeamChangeOnTouch",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Duration": {
"Name": "Duration",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Neutral": {
"Name": "Neutral",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TeamColor": {
"Name": "TeamColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AllowTeamChangeOnTouch": {
"Bool": false
},
"Anchored": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"BackParamA": {
"Float32": -0.5
},
"BackParamB": {
"Float32": 0.5
},
"BackSurface": {
"Enum": 0
},
"BackSurfaceInput": {
"Enum": 0
},
"BottomParamA": {
"Float32": -0.5
},
"BottomParamB": {
"Float32": 0.5
},
"BottomSurface": {
"Enum": 4
},
"BottomSurfaceInput": {
"Enum": 0
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"CanCollide": {
"Bool": true
},
"CanQuery": {
"Bool": true
},
"CanTouch": {
"Bool": true
},
"CastShadow": {
"Bool": true
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"Duration": {
"Int32": 10
},
"Enabled": {
"Bool": true
},
"FormFactor": {
"Enum": 1
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"Neutral": {
"Bool": true
},
"PivotOffset": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Reflectance": {
"Float32": 0.0
},
"RightParamA": {
"Float32": -0.5
},
"RightParamB": {
"Float32": 0.5
},
"RightSurface": {
"Enum": 0
},
"RightSurfaceInput": {
"Enum": 0
},
"RootPriority": {
"Int32": 0
},
"RotVelocity": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Shape": {
"Enum": 1
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TeamColor": {
"Int32": 194
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 3
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"SpawnerService": {
"Name": "SpawnerService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"Speaker": {
"Name": "Speaker",
"Tags": [
"Deprecated"
],
"Superclass": "Instance",
"Properties": {
"PlaybackLoudness": {
"Name": "PlaybackLoudness",
"Scriptability": "Read",
"DataType": {
"Value": "Float64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RollOffMaxDistance": {
"Name": "RollOffMaxDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RollOffMinDistance": {
"Name": "RollOffMinDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RollOffMode": {
"Name": "RollOffMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "RollOffMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SoundGroup": {
"Name": "SoundGroup",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Source": {
"Name": "Source",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Volume": {
"Name": "Volume",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"RollOffMode": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Volume": {
"Float32": 0.0
}
}
},
"SpecialMesh": {
"Name": "SpecialMesh",
"Tags": [],
"Superclass": "FileMesh",
"Properties": {
"MeshType": {
"Name": "MeshType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "MeshType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"MeshId": {
"Content": ""
},
"MeshType": {
"Enum": 0
},
"Offset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Scale": {
"Vector3": [
1.0,
1.0,
1.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TextureId": {
"Content": ""
},
"VertexColor": {
"Vector3": [
1.0,
1.0,
1.0
]
}
}
},
"SphereHandleAdornment": {
"Name": "SphereHandleAdornment",
"Tags": [],
"Superclass": "HandleAdornment",
"Properties": {
"Radius": {
"Name": "Radius",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AdornCullingMode": {
"Enum": 0
},
"AlwaysOnTop": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Color3": {
"Color3": [
0.050980397,
0.41176474,
0.6745098
]
},
"Radius": {
"Float32": 1.0
},
"SizeRelativeOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Transparency": {
"Float32": 0.0
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": -1
}
}
},
"SpotLight": {
"Name": "SpotLight",
"Tags": [],
"Superclass": "Light",
"Properties": {
"Angle": {
"Name": "Angle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Face": {
"Name": "Face",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "NormalId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Range": {
"Name": "Range",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Angle": {
"Float32": 90.0
},
"AttributesSerialize": {
"BinaryString": ""
},
"Brightness": {
"Float32": 1.0
},
"Color": {
"Color3": [
1.0,
1.0,
1.0
]
},
"Enabled": {
"Bool": true
},
"Face": {
"Enum": 5
},
"Range": {
"Float32": 16.0
},
"Shadows": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"SpringConstraint": {
"Name": "SpringConstraint",
"Tags": [],
"Superclass": "Constraint",
"Properties": {
"Coils": {
"Name": "Coils",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CurrentLength": {
"Name": "CurrentLength",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Damping": {
"Name": "Damping",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FreeLength": {
"Name": "FreeLength",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LimitsEnabled": {
"Name": "LimitsEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxForce": {
"Name": "MaxForce",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxLength": {
"Name": "MaxLength",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MinLength": {
"Name": "MinLength",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Radius": {
"Name": "Radius",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Stiffness": {
"Name": "Stiffness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Thickness": {
"Name": "Thickness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Coils": {
"Float32": 3.0
},
"Color": {
"Int32": 200
},
"Damping": {
"Float32": 0.0
},
"Enabled": {
"Bool": true
},
"FreeLength": {
"Float32": 1.0
},
"LimitsEnabled": {
"Bool": false
},
"MaxForce": {
"Float32": null
},
"MaxLength": {
"Float32": 5.0
},
"MinLength": {
"Float32": 0.0
},
"Radius": {
"Float32": 0.4
},
"SourceAssetId": {
"Int64": -1
},
"Stiffness": {
"Float32": 0.0
},
"Tags": {
"BinaryString": ""
},
"Thickness": {
"Float32": 0.1
},
"Visible": {
"Bool": false
}
}
},
"StandalonePluginScripts": {
"Name": "StandalonePluginScripts",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"StandardPages": {
"Name": "StandardPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {}
},
"StarterCharacterScripts": {
"Name": "StarterCharacterScripts",
"Tags": [
"NotCreatable"
],
"Superclass": "StarterPlayerScripts",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"StarterGear": {
"Name": "StarterGear",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"StarterGui": {
"Name": "StarterGui",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "BasePlayerGui",
"Properties": {
"ProcessUserInput": {
"Name": "ProcessUserInput",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ResetPlayerGuiOnSpawn": {
"Name": "ResetPlayerGuiOnSpawn",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ScreenOrientation": {
"Name": "ScreenOrientation",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ScreenOrientation"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ShowDevelopmentGui": {
"Name": "ShowDevelopmentGui",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VirtualCursorMode": {
"Name": "VirtualCursorMode",
"Scriptability": "None",
"DataType": {
"Enum": "VirtualCursorMode"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"ResetPlayerGuiOnSpawn": {
"Bool": true
},
"ScreenOrientation": {
"Enum": 2
},
"ShowDevelopmentGui": {
"Bool": true
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"VirtualCursorMode": {
"Enum": 0
}
}
},
"StarterPack": {
"Name": "StarterPack",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"StarterPlayer": {
"Name": "StarterPlayer",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"AllowCustomAnimations": {
"Name": "AllowCustomAnimations",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AutoJumpEnabled": {
"Name": "AutoJumpEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraMaxZoomDistance": {
"Name": "CameraMaxZoomDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraMinZoomDistance": {
"Name": "CameraMinZoomDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraMode": {
"Name": "CameraMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "CameraMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CharacterJumpHeight": {
"Name": "CharacterJumpHeight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CharacterJumpPower": {
"Name": "CharacterJumpPower",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CharacterMaxSlopeAngle": {
"Name": "CharacterMaxSlopeAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CharacterUseJumpPower": {
"Name": "CharacterUseJumpPower",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CharacterWalkSpeed": {
"Name": "CharacterWalkSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DevCameraOcclusionMode": {
"Name": "DevCameraOcclusionMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "DevCameraOcclusionMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DevComputerCameraMovementMode": {
"Name": "DevComputerCameraMovementMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "DevComputerCameraMovementMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DevComputerMovementMode": {
"Name": "DevComputerMovementMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "DevComputerMovementMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DevTouchCameraMovementMode": {
"Name": "DevTouchCameraMovementMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "DevTouchCameraMovementMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DevTouchMovementMode": {
"Name": "DevTouchMovementMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "DevTouchMovementMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EnableMouseLockOption": {
"Name": "EnableMouseLockOption",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GameSettingsAssetIDFace": {
"Name": "GameSettingsAssetIDFace",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GameSettingsAssetIDHead": {
"Name": "GameSettingsAssetIDHead",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GameSettingsAssetIDLeftArm": {
"Name": "GameSettingsAssetIDLeftArm",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GameSettingsAssetIDLeftLeg": {
"Name": "GameSettingsAssetIDLeftLeg",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GameSettingsAssetIDPants": {
"Name": "GameSettingsAssetIDPants",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GameSettingsAssetIDRightArm": {
"Name": "GameSettingsAssetIDRightArm",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GameSettingsAssetIDRightLeg": {
"Name": "GameSettingsAssetIDRightLeg",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GameSettingsAssetIDShirt": {
"Name": "GameSettingsAssetIDShirt",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GameSettingsAssetIDTeeShirt": {
"Name": "GameSettingsAssetIDTeeShirt",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GameSettingsAssetIDTorso": {
"Name": "GameSettingsAssetIDTorso",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GameSettingsAvatar": {
"Name": "GameSettingsAvatar",
"Scriptability": "None",
"DataType": {
"Enum": "GameAvatarType"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GameSettingsR15Collision": {
"Name": "GameSettingsR15Collision",
"Scriptability": "None",
"DataType": {
"Enum": "R15CollisionType"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GameSettingsScaleRangeBodyType": {
"Name": "GameSettingsScaleRangeBodyType",
"Scriptability": "None",
"DataType": {
"Value": "NumberRange"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GameSettingsScaleRangeHead": {
"Name": "GameSettingsScaleRangeHead",
"Scriptability": "None",
"DataType": {
"Value": "NumberRange"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GameSettingsScaleRangeHeight": {
"Name": "GameSettingsScaleRangeHeight",
"Scriptability": "None",
"DataType": {
"Value": "NumberRange"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GameSettingsScaleRangeProportion": {
"Name": "GameSettingsScaleRangeProportion",
"Scriptability": "None",
"DataType": {
"Value": "NumberRange"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GameSettingsScaleRangeWidth": {
"Name": "GameSettingsScaleRangeWidth",
"Scriptability": "None",
"DataType": {
"Value": "NumberRange"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HealthDisplayDistance": {
"Name": "HealthDisplayDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LoadCharacterAppearance": {
"Name": "LoadCharacterAppearance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LoadCharacterLayeredClothing": {
"Name": "LoadCharacterLayeredClothing",
"Scriptability": "None",
"DataType": {
"Enum": "LoadCharacterLayeredClothing"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NameDisplayDistance": {
"Name": "NameDisplayDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UserEmotesEnabled": {
"Name": "UserEmotesEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AllowCustomAnimations": {
"Bool": true
},
"AttributesSerialize": {
"BinaryString": ""
},
"AutoJumpEnabled": {
"Bool": true
},
"CameraMaxZoomDistance": {
"Float32": 400.0
},
"CameraMinZoomDistance": {
"Float32": 0.5
},
"CameraMode": {
"Enum": 0
},
"CharacterJumpHeight": {
"Float32": 7.2
},
"CharacterJumpPower": {
"Float32": 50.0
},
"CharacterMaxSlopeAngle": {
"Float32": 89.0
},
"CharacterUseJumpPower": {
"Bool": true
},
"CharacterWalkSpeed": {
"Float32": 16.0
},
"DevCameraOcclusionMode": {
"Enum": 0
},
"DevComputerCameraMovementMode": {
"Enum": 0
},
"DevComputerMovementMode": {
"Enum": 0
},
"DevTouchCameraMovementMode": {
"Enum": 0
},
"DevTouchMovementMode": {
"Enum": 0
},
"EnableMouseLockOption": {
"Bool": true
},
"GameSettingsAssetIDFace": {
"Int64": 0
},
"GameSettingsAssetIDHead": {
"Int64": 0
},
"GameSettingsAssetIDLeftArm": {
"Int64": 0
},
"GameSettingsAssetIDLeftLeg": {
"Int64": 0
},
"GameSettingsAssetIDPants": {
"Int64": 0
},
"GameSettingsAssetIDRightArm": {
"Int64": 0
},
"GameSettingsAssetIDRightLeg": {
"Int64": 0
},
"GameSettingsAssetIDShirt": {
"Int64": 0
},
"GameSettingsAssetIDTeeShirt": {
"Int64": 0
},
"GameSettingsAssetIDTorso": {
"Int64": 0
},
"GameSettingsAvatar": {
"Enum": 1
},
"GameSettingsR15Collision": {
"Enum": 0
},
"GameSettingsScaleRangeBodyType": {
"NumberRange": [
0.0,
1.0
]
},
"GameSettingsScaleRangeHead": {
"NumberRange": [
0.95,
1.0
]
},
"GameSettingsScaleRangeHeight": {
"NumberRange": [
0.9,
1.05
]
},
"GameSettingsScaleRangeProportion": {
"NumberRange": [
0.0,
1.0
]
},
"GameSettingsScaleRangeWidth": {
"NumberRange": [
0.7,
1.0
]
},
"HealthDisplayDistance": {
"Float32": 100.0
},
"LoadCharacterAppearance": {
"Bool": true
},
"LoadCharacterLayeredClothing": {
"Enum": 0
},
"NameDisplayDistance": {
"Float32": 100.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"UserEmotesEnabled": {
"Bool": true
}
}
},
"StarterPlayerScripts": {
"Name": "StarterPlayerScripts",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Stats": {
"Name": "Stats",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"ContactsCount": {
"Name": "ContactsCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DataReceiveKbps": {
"Name": "DataReceiveKbps",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DataSendKbps": {
"Name": "DataSendKbps",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"HeartbeatTimeMs": {
"Name": "HeartbeatTimeMs",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"InstanceCount": {
"Name": "InstanceCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MovingPrimitivesCount": {
"Name": "MovingPrimitivesCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PhysicsReceiveKbps": {
"Name": "PhysicsReceiveKbps",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PhysicsSendKbps": {
"Name": "PhysicsSendKbps",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PhysicsStepTimeMs": {
"Name": "PhysicsStepTimeMs",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PrimitivesCount": {
"Name": "PrimitivesCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"StatsItem": {
"Name": "StatsItem",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"DisplayName": {
"Name": "DisplayName",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"Status": {
"Name": "Status",
"Tags": [
"Deprecated",
"NotCreatable"
],
"Superclass": "Model",
"Properties": {},
"DefaultProperties": {}
},
"StopWatchReporter": {
"Name": "StopWatchReporter",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"StringValue": {
"Name": "StringValue",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Value": {
"String": ""
}
}
},
"Studio": {
"Name": "Studio",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"\"TODO\" Color": {
"Name": "\"TODO\" Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"\"function\" Color": {
"Name": "\"function\" Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"\"local\" Color": {
"Name": "\"local\" Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"\"nil\" Color": {
"Name": "\"nil\" Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"\"self\" Color": {
"Name": "\"self\" Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Active Color": {
"Name": "Active Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Active Hover Over Color": {
"Name": "Active Hover Over Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Always Save Script Changes": {
"Name": "Always Save Script Changes",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Animate Hover Over": {
"Name": "Animate Hover Over",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Auto Clean Empty Line": {
"Name": "Auto Clean Empty Line",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Auto Closing Brackets": {
"Name": "Auto Closing Brackets",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Auto Closing Quotes": {
"Name": "Auto Closing Quotes",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Auto Indent Rule": {
"Name": "Auto Indent Rule",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AutoIndentRule"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Auto-Recovery Enabled": {
"Name": "Auto-Recovery Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Auto-Recovery Interval (Minutes)": {
"Name": "Auto-Recovery Interval (Minutes)",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Background Color": {
"Name": "Background Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Basic Objects Display Mode": {
"Name": "Basic Objects Display Mode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ListDisplayMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Bool Color": {
"Name": "Bool Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Bracket Color": {
"Name": "Bracket Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Built-in Function Color": {
"Name": "Built-in Function Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Camera Mouse Wheel Speed": {
"Name": "Camera Mouse Wheel Speed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Camera Shift Speed": {
"Name": "Camera Shift Speed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Camera Speed": {
"Name": "Camera Speed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Camera Zoom to Mouse Position": {
"Name": "Camera Zoom to Mouse Position",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Clear Output On Start": {
"Name": "Clear Output On Start",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CommandBarLocalState": {
"Name": "CommandBarLocalState",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Comment Color": {
"Name": "Comment Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Current Line Highlight Color": {
"Name": "Current Line Highlight Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Debugger Current Line Color": {
"Name": "Debugger Current Line Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Debugger Error Line Color": {
"Name": "Debugger Error Line Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DeprecatedObjectsShown": {
"Name": "DeprecatedObjectsShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Disable Accurate Play Solo": {
"Name": "Disable Accurate Play Solo",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DisplayLanguage": {
"Name": "DisplayLanguage",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Drag Multiple Parts As Single Part": {
"Name": "Drag Multiple Parts As Single Part",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enable Autocomplete": {
"Name": "Enable Autocomplete",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enable CoreScript Debugger": {
"Name": "Enable CoreScript Debugger",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enable Http Sandboxing": {
"Name": "Enable Http Sandboxing",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enable Internal Beta Features": {
"Name": "Enable Internal Beta Features",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enable Internal Features": {
"Name": "Enable Internal Features",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enable Linting": {
"Name": "Enable Linting",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enable Signature Help": {
"Name": "Enable Signature Help",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enable Temporary Tabs": {
"Name": "Enable Temporary Tabs",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enable Temporary Tabs In Explorer": {
"Name": "Enable Temporary Tabs In Explorer",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enable Type Hover": {
"Name": "Enable Type Hover",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Error Color": {
"Name": "Error Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Find Selection Background Color": {
"Name": "Find Selection Background Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Format On Paste": {
"Name": "Format On Paste",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Format On Type": {
"Name": "Format On Type",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Function Name Color": {
"Name": "Function Name Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Highlight Current Line": {
"Name": "Highlight Current Line",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Highlight Occurances": {
"Name": "Highlight Occurances",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Hover Animate Speed": {
"Name": "Hover Animate Speed",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "HoverAnimateSpeed"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Hover Box Thickness": {
"Name": "Hover Box Thickness",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Hover Over Color": {
"Name": "Hover Over Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Indent Using Spaces": {
"Name": "Indent Using Spaces",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Keyword Color": {
"Name": "Keyword Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Line Thickness": {
"Name": "Line Thickness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LuaDebuggerEnabled": {
"Name": "LuaDebuggerEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LuaDebuggerEnabledAtStartup": {
"Name": "LuaDebuggerEnabledAtStartup",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Luau Keyword Color": {
"Name": "Luau Keyword Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Matching Word Background Color": {
"Name": "Matching Word Background Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Maximum Output Lines": {
"Name": "Maximum Output Lines",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Menu Item Background Color": {
"Name": "Menu Item Background Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Method Color": {
"Name": "Method Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Number Color": {
"Name": "Number Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Only Play Audio from Window in Focus": {
"Name": "Only Play Audio from Window in Focus",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Operator Color": {
"Name": "Operator Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Output Layout Mode": {
"Name": "Output Layout Mode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "OutputLayoutMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"OverrideCoreScripts": {
"Name": "OverrideCoreScripts",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PermissionLevelShown": {
"Name": "PermissionLevelShown",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "PermissionLevelShown"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Physical Draggers Select Scope By Default": {
"Name": "Physical Draggers Select Scope By Default",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Pivot Snap To Geometry Color": {
"Name": "Pivot Snap To Geometry Color",
"Scriptability": "None",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PluginDebuggingEnabled": {
"Name": "PluginDebuggingEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Primary Text Color": {
"Name": "Primary Text Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Property Color": {
"Name": "Property Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Render Throttle Percentage": {
"Name": "Render Throttle Percentage",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Respect Studio shortcuts when game has focus": {
"Name": "Respect Studio shortcuts when game has focus",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Ruler Color": {
"Name": "Ruler Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Rulers": {
"Name": "Rulers",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RuntimeUndoBehavior": {
"Name": "RuntimeUndoBehavior",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "RuntimeUndoBehavior"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Script Editor Color Preset": {
"Name": "Script Editor Color Preset",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "StudioScriptEditorColorPresets"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Script Editor Scrollbar Background Color": {
"Name": "Script Editor Scrollbar Background Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Script Editor Scrollbar Handle Color": {
"Name": "Script Editor Scrollbar Handle Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ScriptEditorShouldShowPluginMethods": {
"Name": "ScriptEditorShouldShowPluginMethods",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ScriptTimeoutLength": {
"Name": "ScriptTimeoutLength",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Scroll Past Last Line": {
"Name": "Scroll Past Last Line",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Search Content For Core Scripts": {
"Name": "Search Content For Core Scripts",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Secondary Text Color": {
"Name": "Secondary Text Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Select Color": {
"Name": "Select Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Select/Hover Color": {
"Name": "Select/Hover Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Selected Menu Item Background Color": {
"Name": "Selected Menu Item Background Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Selected Text Color": {
"Name": "Selected Text Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Selection Background Color": {
"Name": "Selection Background Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Selection Color": {
"Name": "Selection Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Server Audio Behavior": {
"Name": "Server Audio Behavior",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ServerAudioBehavior"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Show Core GUI in Explorer while Playing": {
"Name": "Show Core GUI in Explorer while Playing",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Show Deployment Warnings": {
"Name": "Show Deployment Warnings",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Show Diagnostics Bar": {
"Name": "Show Diagnostics Bar",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Show FileSyncService": {
"Name": "Show FileSyncService",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Show Hidden Objects in Explorer": {
"Name": "Show Hidden Objects in Explorer",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Show Hover Over": {
"Name": "Show Hover Over",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Show Navigation Mesh": {
"Name": "Show Navigation Mesh",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Show Plugin GUI Service in Explorer": {
"Name": "Show Plugin GUI Service in Explorer",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Show QT warnings in output": {
"Name": "Show QT warnings in output",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Show Whitespace": {
"Name": "Show Whitespace",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Show plus button on hover in Explorer": {
"Name": "Show plus button on hover in Explorer",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ShowCorePackagesInExplorer": {
"Name": "ShowCorePackagesInExplorer",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Skip Closing Brackets and Quotes": {
"Name": "Skip Closing Brackets and Quotes",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"String Color": {
"Name": "String Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Tab Width": {
"Name": "Tab Width",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Text Color": {
"Name": "Text Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Text Wrapping": {
"Name": "Text Wrapping",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Theme": {
"Name": "Theme",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UI Theme": {
"Name": "UI Theme",
"Scriptability": "Read",
"DataType": {
"Enum": "UITheme"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Warning Color": {
"Name": "Warning Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Whitespace Color": {
"Name": "Whitespace Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"StudioData": {
"Name": "StudioData",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"EnableScriptCollabByDefaultOnLoad": {
"Name": "EnableScriptCollabByDefaultOnLoad",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SrcPlaceId": {
"Name": "SrcPlaceId",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SrcUniverseId": {
"Name": "SrcUniverseId",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"EnableScriptCollabByDefaultOnLoad": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"SrcPlaceId": {
"Int64": 0
},
"SrcUniverseId": {
"Int64": 0
},
"Tags": {
"BinaryString": ""
}
}
},
"StudioDeviceEmulatorService": {
"Name": "StudioDeviceEmulatorService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"StudioService": {
"Name": "StudioService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"ActiveScript": {
"Name": "ActiveScript",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AlignDraggedObjects": {
"Name": "AlignDraggedObjects",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DraggerSolveConstraints": {
"Name": "DraggerSolveConstraints",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DrawConstraintsOnTop": {
"Name": "DrawConstraintsOnTop",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"GridSize": {
"Name": "GridSize",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"HoverInstance": {
"Name": "HoverInstance",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"InstalledPluginData": {
"Name": "InstalledPluginData",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PivotSnapToGeometry": {
"Name": "PivotSnapToGeometry",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RotateIncrement": {
"Name": "RotateIncrement",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ShowActiveInstanceHighlight": {
"Name": "ShowActiveInstanceHighlight",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ShowConstraintDetails": {
"Name": "ShowConstraintDetails",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"StudioLocaleId": {
"Name": "StudioLocaleId",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UseLocalSpace": {
"Name": "UseLocalSpace",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"StudioTheme": {
"Name": "StudioTheme",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"SunRaysEffect": {
"Name": "SunRaysEffect",
"Tags": [],
"Superclass": "PostEffect",
"Properties": {
"Intensity": {
"Name": "Intensity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Spread": {
"Name": "Spread",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Enabled": {
"Bool": true
},
"Intensity": {
"Float32": 0.25
},
"SourceAssetId": {
"Int64": -1
},
"Spread": {
"Float32": 1.0
},
"Tags": {
"BinaryString": ""
}
}
},
"SurfaceAppearance": {
"Name": "SurfaceAppearance",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AlphaMode": {
"Name": "AlphaMode",
"Scriptability": "None",
"DataType": {
"Enum": "AlphaMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ColorMap": {
"Name": "ColorMap",
"Scriptability": "None",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MetalnessMap": {
"Name": "MetalnessMap",
"Scriptability": "None",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NormalMap": {
"Name": "NormalMap",
"Scriptability": "None",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RoughnessMap": {
"Name": "RoughnessMap",
"Scriptability": "None",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TexturePack": {
"Name": "TexturePack",
"Scriptability": "None",
"DataType": {
"Value": "Content"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AlphaMode": {
"Enum": 0
},
"AttributesSerialize": {
"BinaryString": ""
},
"ColorMap": {
"Content": ""
},
"MetalnessMap": {
"Content": ""
},
"NormalMap": {
"Content": ""
},
"RoughnessMap": {
"Content": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TexturePack": {
"Content": ""
}
}
},
"SurfaceGui": {
"Name": "SurfaceGui",
"Tags": [],
"Superclass": "LayerCollector",
"Properties": {
"Active": {
"Name": "Active",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Adornee": {
"Name": "Adornee",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AlwaysOnTop": {
"Name": "AlwaysOnTop",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Brightness": {
"Name": "Brightness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CanvasSize": {
"Name": "CanvasSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ClipsDescendants": {
"Name": "ClipsDescendants",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Face": {
"Name": "Face",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "NormalId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LightInfluence": {
"Name": "LightInfluence",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PixelsPerStud": {
"Name": "PixelsPerStud",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SizingMode": {
"Name": "SizingMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "SurfaceGuiSizingMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ToolPunchThroughDistance": {
"Name": "ToolPunchThroughDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ZOffset": {
"Name": "ZOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Active": {
"Bool": true
},
"AlwaysOnTop": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"AutoLocalize": {
"Bool": true
},
"Brightness": {
"Float32": 1.0
},
"CanvasSize": {
"Vector2": [
800.0,
600.0
]
},
"ClipsDescendants": {
"Bool": false
},
"Enabled": {
"Bool": true
},
"Face": {
"Enum": 5
},
"LightInfluence": {
"Float32": 0.0
},
"PixelsPerStud": {
"Float32": 50.0
},
"ResetOnSpawn": {
"Bool": true
},
"SizingMode": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"ToolPunchThroughDistance": {
"Float32": 0.0
},
"ZIndexBehavior": {
"Enum": 0
},
"ZOffset": {
"Float32": 0.0
}
}
},
"SurfaceLight": {
"Name": "SurfaceLight",
"Tags": [],
"Superclass": "Light",
"Properties": {
"Angle": {
"Name": "Angle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Face": {
"Name": "Face",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "NormalId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Range": {
"Name": "Range",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Angle": {
"Float32": 90.0
},
"AttributesSerialize": {
"BinaryString": ""
},
"Brightness": {
"Float32": 1.0
},
"Color": {
"Color3": [
1.0,
1.0,
1.0
]
},
"Enabled": {
"Bool": true
},
"Face": {
"Enum": 5
},
"Range": {
"Float32": 16.0
},
"Shadows": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"SurfaceSelection": {
"Name": "SurfaceSelection",
"Tags": [],
"Superclass": "PartAdornment",
"Properties": {
"TargetSurface": {
"Name": "TargetSurface",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "NormalId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color3": {
"Color3": [
0.050980397,
0.41176474,
0.6745098
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TargetSurface": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"Visible": {
"Bool": true
}
}
},
"TaskScheduler": {
"Name": "TaskScheduler",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"SchedulerDutyCycle": {
"Name": "SchedulerDutyCycle",
"Scriptability": "Read",
"DataType": {
"Value": "Float64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SchedulerRate": {
"Name": "SchedulerRate",
"Scriptability": "Read",
"DataType": {
"Value": "Float64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ThreadPoolConfig": {
"Name": "ThreadPoolConfig",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ThreadPoolConfig"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ThreadPoolSize": {
"Name": "ThreadPoolSize",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"Team": {
"Name": "Team",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AutoAssignable": {
"Name": "AutoAssignable",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AutoColorCharacters": {
"Name": "AutoColorCharacters",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ChildOrder": {
"Name": "ChildOrder",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Score": {
"Name": "Score",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TeamColor": {
"Name": "TeamColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"AutoAssignable": {
"Bool": true
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TeamColor": {
"Int32": 1
}
}
},
"Teams": {
"Name": "Teams",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"TeleportAsyncResult": {
"Name": "TeleportAsyncResult",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"PrivateServerId": {
"Name": "PrivateServerId",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ReservedServerAccessCode": {
"Name": "ReservedServerAccessCode",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"TeleportOptions": {
"Name": "TeleportOptions",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"ReservedServerAccessCode": {
"Name": "ReservedServerAccessCode",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ServerInstanceId": {
"Name": "ServerInstanceId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ShouldReserveServer": {
"Name": "ShouldReserveServer",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"ReservedServerAccessCode": {
"String": ""
},
"ServerInstanceId": {
"String": ""
},
"ShouldReserveServer": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"TeleportService": {
"Name": "TeleportService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"CustomizedTeleportUI": {
"Name": "CustomizedTeleportUI",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Terrain": {
"Name": "Terrain",
"Tags": [
"NotCreatable"
],
"Superclass": "BasePart",
"Properties": {
"Decoration": {
"Name": "Decoration",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsSmooth": {
"Name": "IsSmooth",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LastUsedModificationMethod": {
"Name": "LastUsedModificationMethod",
"Scriptability": "None",
"DataType": {
"Enum": "TerrainAcquisitionMethod"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MaterialColors": {
"Name": "MaterialColors",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxExtents": {
"Name": "MaxExtents",
"Scriptability": "Read",
"DataType": {
"Value": "Region3int16"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"WaterColor": {
"Name": "WaterColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WaterReflectance": {
"Name": "WaterReflectance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WaterTransparency": {
"Name": "WaterTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WaterWaveSize": {
"Name": "WaterWaveSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WaterWaveSpeed": {
"Name": "WaterWaveSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Anchored": {
"Bool": true
},
"AttributesSerialize": {
"BinaryString": ""
},
"BackParamA": {
"Float32": -0.5
},
"BackParamB": {
"Float32": 0.5
},
"BackSurface": {
"Enum": 0
},
"BackSurfaceInput": {
"Enum": 0
},
"BottomParamA": {
"Float32": -0.5
},
"BottomParamB": {
"Float32": 0.5
},
"BottomSurface": {
"Enum": 4
},
"BottomSurfaceInput": {
"Enum": 0
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"CanCollide": {
"Bool": true
},
"CanQuery": {
"Bool": true
},
"CanTouch": {
"Bool": true
},
"CastShadow": {
"Bool": true
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"Decoration": {
"Bool": false
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": true
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"MaterialColors": {
"BinaryString": "AAAAAAAAan8/P39rf2Y/ilY+j35fi21PZmxvZbDqw8faiVpHOi4kHh4lZlw76JxKc3trhHtagcLgc4RKxr21zq2UlJSM"
},
"PivotOffset": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Reflectance": {
"Float32": 0.0
},
"RightParamA": {
"Float32": -0.5
},
"RightParamB": {
"Float32": 0.5
},
"RightSurface": {
"Enum": 0
},
"RightSurfaceInput": {
"Enum": 0
},
"RootPriority": {
"Int32": 0
},
"RotVelocity": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Size": {
"Vector3": [
2044.0,
252.0,
2044.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 3
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"WaterColor": {
"Color3": [
0.05,
0.33,
0.36
]
},
"WaterReflectance": {
"Float32": 1.0
},
"WaterTransparency": {
"Float32": 0.3
},
"WaterWaveSize": {
"Float32": 0.15
},
"WaterWaveSpeed": {
"Float32": 10.0
}
}
},
"TerrainRegion": {
"Name": "TerrainRegion",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"IsSmooth": {
"Name": "IsSmooth",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SizeInCells": {
"Name": "SizeInCells",
"Scriptability": "Read",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"TestService": {
"Name": "TestService",
"Tags": [
"Service"
],
"Superclass": "Instance",
"Properties": {
"AutoRuns": {
"Name": "AutoRuns",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Description": {
"Name": "Description",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ErrorCount": {
"Name": "ErrorCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ExecuteWithStudioRun": {
"Name": "ExecuteWithStudioRun",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Is30FpsThrottleEnabled": {
"Name": "Is30FpsThrottleEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsPhysicsEnvironmentalThrottled": {
"Name": "IsPhysicsEnvironmentalThrottled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsSleepAllowed": {
"Name": "IsSleepAllowed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NumberOfPlayers": {
"Name": "NumberOfPlayers",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SimulateSecondsLag": {
"Name": "SimulateSecondsLag",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TestCount": {
"Name": "TestCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Timeout": {
"Name": "Timeout",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WarnCount": {
"Name": "WarnCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"AutoRuns": {
"Bool": true
},
"Description": {
"String": ""
},
"ExecuteWithStudioRun": {
"Bool": false
},
"Is30FpsThrottleEnabled": {
"Bool": true
},
"IsPhysicsEnvironmentalThrottled": {
"Bool": true
},
"IsSleepAllowed": {
"Bool": true
},
"NumberOfPlayers": {
"Int32": 0
},
"SimulateSecondsLag": {
"Float64": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Timeout": {
"Float64": 10.0
}
}
},
"TextBox": {
"Name": "TextBox",
"Tags": [],
"Superclass": "GuiObject",
"Properties": {
"ClearTextOnFocus": {
"Name": "ClearTextOnFocus",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CursorPosition": {
"Name": "CursorPosition",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"EnableRealtimeFilteringHints": {
"Name": "EnableRealtimeFilteringHints",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Font": {
"Name": "Font",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "Font"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FontSize": {
"Name": "FontSize",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "FontSize"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LineHeight": {
"Name": "LineHeight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ManualFocusRelease": {
"Name": "ManualFocusRelease",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MaxVisibleGraphemes": {
"Name": "MaxVisibleGraphemes",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MultiLine": {
"Name": "MultiLine",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"OverlayNativeInput": {
"Name": "OverlayNativeInput",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PlaceholderColor3": {
"Name": "PlaceholderColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PlaceholderText": {
"Name": "PlaceholderText",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ReturnKeyType": {
"Name": "ReturnKeyType",
"Scriptability": "None",
"DataType": {
"Enum": "ReturnKeyType"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RichText": {
"Name": "RichText",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SelectionStart": {
"Name": "SelectionStart",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ShowNativeInput": {
"Name": "ShowNativeInput",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Text": {
"Name": "Text",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextBounds": {
"Name": "TextBounds",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextColor": {
"Name": "TextColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextColor3": {
"Name": "TextColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextEditable": {
"Name": "TextEditable",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextFits": {
"Name": "TextFits",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextInputType": {
"Name": "TextInputType",
"Scriptability": "None",
"DataType": {
"Enum": "TextInputType"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextScaled": {
"Name": "TextScaled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextSize": {
"Name": "TextSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextStrokeColor3": {
"Name": "TextStrokeColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextStrokeTransparency": {
"Name": "TextStrokeTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextTransparency": {
"Name": "TextTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextTruncate": {
"Name": "TextTruncate",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TextTruncate"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextWrap": {
"Name": "TextWrap",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextWrapped": {
"Name": "TextWrapped",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextXAlignment": {
"Name": "TextXAlignment",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TextXAlignment"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextYAlignment": {
"Name": "TextYAlignment",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TextYAlignment"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Active": {
"Bool": true
},
"AnchorPoint": {
"Vector2": [
0.0,
0.0
]
},
"AttributesSerialize": {
"BinaryString": ""
},
"AutoLocalize": {
"Bool": true
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.10588236,
0.16470589,
0.20784315
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"ClearTextOnFocus": {
"Bool": true
},
"ClipsDescendants": {
"Bool": false
},
"Draggable": {
"Bool": false
},
"Font": {
"Enum": 0
},
"LayoutOrder": {
"Int32": 0
},
"LineHeight": {
"Float32": 1.0
},
"MaxVisibleGraphemes": {
"Int32": -1
},
"MultiLine": {
"Bool": false
},
"PlaceholderColor3": {
"Color3": [
0.7,
0.7,
0.7
]
},
"PlaceholderText": {
"String": ""
},
"Position": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"RichText": {
"Bool": false
},
"Rotation": {
"Float32": 0.0
},
"Selectable": {
"Bool": true
},
"ShowNativeInput": {
"Bool": true
},
"Size": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SizeConstraint": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Text": {
"String": "TextBox"
},
"TextColor3": {
"Color3": [
0.10588236,
0.16470589,
0.20784315
]
},
"TextEditable": {
"Bool": true
},
"TextScaled": {
"Bool": false
},
"TextSize": {
"Float32": 8.0
},
"TextStrokeColor3": {
"Color3": [
0.0,
0.0,
0.0
]
},
"TextStrokeTransparency": {
"Float32": 1.0
},
"TextTransparency": {
"Float32": 0.0
},
"TextTruncate": {
"Enum": 0
},
"TextWrapped": {
"Bool": false
},
"TextXAlignment": {
"Enum": 2
},
"TextYAlignment": {
"Enum": 1
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": 1
}
}
},
"TextButton": {
"Name": "TextButton",
"Tags": [],
"Superclass": "GuiButton",
"Properties": {
"Font": {
"Name": "Font",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "Font"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FontSize": {
"Name": "FontSize",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "FontSize"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LineHeight": {
"Name": "LineHeight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LocalizedText": {
"Name": "LocalizedText",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MaxVisibleGraphemes": {
"Name": "MaxVisibleGraphemes",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RichText": {
"Name": "RichText",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Text": {
"Name": "Text",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextBounds": {
"Name": "TextBounds",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextColor": {
"Name": "TextColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextColor3": {
"Name": "TextColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextFits": {
"Name": "TextFits",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextScaled": {
"Name": "TextScaled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextSize": {
"Name": "TextSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextStrokeColor3": {
"Name": "TextStrokeColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextStrokeTransparency": {
"Name": "TextStrokeTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextTransparency": {
"Name": "TextTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextTruncate": {
"Name": "TextTruncate",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TextTruncate"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextWrap": {
"Name": "TextWrap",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextWrapped": {
"Name": "TextWrapped",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextXAlignment": {
"Name": "TextXAlignment",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TextXAlignment"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextYAlignment": {
"Name": "TextYAlignment",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TextYAlignment"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Active": {
"Bool": true
},
"AnchorPoint": {
"Vector2": [
0.0,
0.0
]
},
"AttributesSerialize": {
"BinaryString": ""
},
"AutoButtonColor": {
"Bool": true
},
"AutoLocalize": {
"Bool": true
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.10588236,
0.16470589,
0.20784315
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"ClipsDescendants": {
"Bool": false
},
"Draggable": {
"Bool": false
},
"Font": {
"Enum": 0
},
"LayoutOrder": {
"Int32": 0
},
"LineHeight": {
"Float32": 1.0
},
"MaxVisibleGraphemes": {
"Int32": -1
},
"Modal": {
"Bool": false
},
"Position": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"RichText": {
"Bool": false
},
"Rotation": {
"Float32": 0.0
},
"Selectable": {
"Bool": true
},
"Selected": {
"Bool": false
},
"Size": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SizeConstraint": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Style": {
"Enum": 0
},
"Tags": {
"BinaryString": ""
},
"Text": {
"String": "Button"
},
"TextColor3": {
"Color3": [
0.10588236,
0.16470589,
0.20784315
]
},
"TextScaled": {
"Bool": false
},
"TextSize": {
"Float32": 8.0
},
"TextStrokeColor3": {
"Color3": [
0.0,
0.0,
0.0
]
},
"TextStrokeTransparency": {
"Float32": 1.0
},
"TextTransparency": {
"Float32": 0.0
},
"TextTruncate": {
"Enum": 0
},
"TextWrapped": {
"Bool": false
},
"TextXAlignment": {
"Enum": 2
},
"TextYAlignment": {
"Enum": 1
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": 1
}
}
},
"TextFilterResult": {
"Name": "TextFilterResult",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"TextLabel": {
"Name": "TextLabel",
"Tags": [],
"Superclass": "GuiLabel",
"Properties": {
"Font": {
"Name": "Font",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "Font"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FontSize": {
"Name": "FontSize",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "FontSize"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LineHeight": {
"Name": "LineHeight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LocalizedText": {
"Name": "LocalizedText",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MaxVisibleGraphemes": {
"Name": "MaxVisibleGraphemes",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RichText": {
"Name": "RichText",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Text": {
"Name": "Text",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextBounds": {
"Name": "TextBounds",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextColor": {
"Name": "TextColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextColor3": {
"Name": "TextColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextFits": {
"Name": "TextFits",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextScaled": {
"Name": "TextScaled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextSize": {
"Name": "TextSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextStrokeColor3": {
"Name": "TextStrokeColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextStrokeTransparency": {
"Name": "TextStrokeTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextTransparency": {
"Name": "TextTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextTruncate": {
"Name": "TextTruncate",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TextTruncate"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextWrap": {
"Name": "TextWrap",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextWrapped": {
"Name": "TextWrapped",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextXAlignment": {
"Name": "TextXAlignment",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TextXAlignment"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextYAlignment": {
"Name": "TextYAlignment",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TextYAlignment"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Active": {
"Bool": false
},
"AnchorPoint": {
"Vector2": [
0.0,
0.0
]
},
"AttributesSerialize": {
"BinaryString": ""
},
"AutoLocalize": {
"Bool": true
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.10588236,
0.16470589,
0.20784315
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"ClipsDescendants": {
"Bool": false
},
"Draggable": {
"Bool": false
},
"Font": {
"Enum": 0
},
"LayoutOrder": {
"Int32": 0
},
"LineHeight": {
"Float32": 1.0
},
"MaxVisibleGraphemes": {
"Int32": -1
},
"Position": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"RichText": {
"Bool": false
},
"Rotation": {
"Float32": 0.0
},
"Selectable": {
"Bool": false
},
"Size": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SizeConstraint": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Text": {
"String": "Label"
},
"TextColor3": {
"Color3": [
0.10588236,
0.16470589,
0.20784315
]
},
"TextScaled": {
"Bool": false
},
"TextSize": {
"Float32": 8.0
},
"TextStrokeColor3": {
"Color3": [
0.0,
0.0,
0.0
]
},
"TextStrokeTransparency": {
"Float32": 1.0
},
"TextTransparency": {
"Float32": 0.0
},
"TextTruncate": {
"Enum": 0
},
"TextWrapped": {
"Bool": false
},
"TextXAlignment": {
"Enum": 2
},
"TextYAlignment": {
"Enum": 1
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": 1
}
}
},
"TextService": {
"Name": "TextService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"Texture": {
"Name": "Texture",
"Tags": [],
"Superclass": "Decal",
"Properties": {
"OffsetStudsU": {
"Name": "OffsetStudsU",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"OffsetStudsV": {
"Name": "OffsetStudsV",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StudsPerTileU": {
"Name": "StudsPerTileU",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StudsPerTileV": {
"Name": "StudsPerTileV",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"Face": {
"Enum": 5
},
"OffsetStudsU": {
"Float32": 0.0
},
"OffsetStudsV": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"StudsPerTileU": {
"Float32": 2.0
},
"StudsPerTileV": {
"Float32": 2.0
},
"Tags": {
"BinaryString": ""
},
"Texture": {
"Content": ""
},
"Transparency": {
"Float32": 0.0
},
"ZIndex": {
"Int32": 1
}
}
},
"ThirdPartyUserService": {
"Name": "ThirdPartyUserService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"TimerService": {
"Name": "TimerService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ToastNotificationService": {
"Name": "ToastNotificationService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"Tool": {
"Name": "Tool",
"Tags": [],
"Superclass": "BackpackItem",
"Properties": {
"CanBeDropped": {
"Name": "CanBeDropped",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Grip": {
"Name": "Grip",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GripForward": {
"Name": "GripForward",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"GripPos": {
"Name": "GripPos",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"GripRight": {
"Name": "GripRight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"GripUp": {
"Name": "GripUp",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ManualActivationOnly": {
"Name": "ManualActivationOnly",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RequiresHandle": {
"Name": "RequiresHandle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ToolTip": {
"Name": "ToolTip",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"CanBeDropped": {
"Bool": true
},
"Enabled": {
"Bool": true
},
"Grip": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"ManualActivationOnly": {
"Bool": false
},
"RequiresHandle": {
"Bool": true
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TextureId": {
"Content": ""
},
"ToolTip": {
"String": ""
}
}
},
"Torque": {
"Name": "Torque",
"Tags": [],
"Superclass": "Constraint",
"Properties": {
"RelativeTo": {
"Name": "RelativeTo",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ActuatorRelativeTo"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Torque": {
"Name": "Torque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"Int32": 23
},
"Enabled": {
"Bool": true
},
"RelativeTo": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Torque": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Visible": {
"Bool": false
}
}
},
"TorsionSpringConstraint": {
"Name": "TorsionSpringConstraint",
"Tags": [],
"Superclass": "Constraint",
"Properties": {
"Coils": {
"Name": "Coils",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CurrentAngle": {
"Name": "CurrentAngle",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Damping": {
"Name": "Damping",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LimitEnabled": {
"Name": "LimitEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxAngle": {
"Name": "MaxAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxTorque": {
"Name": "MaxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Radius": {
"Name": "Radius",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Restitution": {
"Name": "Restitution",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Stiffness": {
"Name": "Stiffness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Coils": {
"Float32": 8.0
},
"Color": {
"Int32": 200
},
"Damping": {
"Float32": 0.01
},
"Enabled": {
"Bool": true
},
"LimitEnabled": {
"Bool": false
},
"MaxAngle": {
"Float32": 45.0
},
"MaxTorque": {
"Float32": null
},
"Radius": {
"Float32": 0.4
},
"Restitution": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Stiffness": {
"Float32": 100.0
},
"Tags": {
"BinaryString": ""
},
"Visible": {
"Bool": false
}
}
},
"TotalCountTimeIntervalItem": {
"Name": "TotalCountTimeIntervalItem",
"Tags": [
"NotCreatable"
],
"Superclass": "StatsItem",
"Properties": {},
"DefaultProperties": {}
},
"TouchInputService": {
"Name": "TouchInputService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"TouchTransmitter": {
"Name": "TouchTransmitter",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"TracerService": {
"Name": "TracerService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"Trail": {
"Name": "Trail",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Attachment0": {
"Name": "Attachment0",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Attachment1": {
"Name": "Attachment1",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Color": {
"Name": "Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ColorSequence"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FaceCamera": {
"Name": "FaceCamera",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Lifetime": {
"Name": "Lifetime",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LightEmission": {
"Name": "LightEmission",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LightInfluence": {
"Name": "LightInfluence",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxLength": {
"Name": "MaxLength",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MinLength": {
"Name": "MinLength",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Texture": {
"Name": "Texture",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextureLength": {
"Name": "TextureLength",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextureMode": {
"Name": "TextureMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TextureMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Transparency": {
"Name": "Transparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "NumberSequence"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WidthScale": {
"Name": "WidthScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "NumberSequence"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"ColorSequence": {
"keypoints": [
{
"time": 0.0,
"color": [
1.0,
1.0,
1.0
]
},
{
"time": 1.0,
"color": [
1.0,
1.0,
1.0
]
}
]
}
},
"Enabled": {
"Bool": true
},
"FaceCamera": {
"Bool": false
},
"Lifetime": {
"Float32": 2.0
},
"LightEmission": {
"Float32": 0.0
},
"LightInfluence": {
"Float32": 0.0
},
"MaxLength": {
"Float32": 0.0
},
"MinLength": {
"Float32": 0.1
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Texture": {
"Content": ""
},
"TextureLength": {
"Float32": 1.0
},
"TextureMode": {
"Enum": 0
},
"Transparency": {
"NumberSequence": {
"keypoints": [
{
"time": 0.0,
"value": 0.5,
"envelope": 0.0
},
{
"time": 1.0,
"value": 0.5,
"envelope": 0.0
}
]
}
},
"WidthScale": {
"NumberSequence": {
"keypoints": [
{
"time": 0.0,
"value": 1.0,
"envelope": 0.0
},
{
"time": 1.0,
"value": 1.0,
"envelope": 0.0
}
]
}
}
}
},
"Translator": {
"Name": "Translator",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"LocaleId": {
"Name": "LocaleId",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"TremoloSoundEffect": {
"Name": "TremoloSoundEffect",
"Tags": [],
"Superclass": "SoundEffect",
"Properties": {
"Depth": {
"Name": "Depth",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Duty": {
"Name": "Duty",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Frequency": {
"Name": "Frequency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Depth": {
"Float32": 1.0
},
"Duty": {
"Float32": 0.5
},
"Enabled": {
"Bool": true
},
"Frequency": {
"Float32": 5.0
},
"Priority": {
"Int32": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"TriangleMeshPart": {
"Name": "TriangleMeshPart",
"Tags": [
"NotCreatable"
],
"Superclass": "BasePart",
"Properties": {
"CollisionFidelity": {
"Name": "CollisionFidelity",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "CollisionFidelity"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"TrussPart": {
"Name": "TrussPart",
"Tags": [],
"Superclass": "BasePart",
"Properties": {
"Style": {
"Name": "Style",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "Style"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Anchored": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"BackParamA": {
"Float32": -0.5
},
"BackParamB": {
"Float32": 0.5
},
"BackSurface": {
"Enum": 5
},
"BackSurfaceInput": {
"Enum": 0
},
"BottomParamA": {
"Float32": -0.5
},
"BottomParamB": {
"Float32": 0.5
},
"BottomSurface": {
"Enum": 5
},
"BottomSurfaceInput": {
"Enum": 0
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"CanCollide": {
"Bool": true
},
"CanQuery": {
"Bool": true
},
"CanTouch": {
"Bool": true
},
"CastShadow": {
"Bool": true
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 5
},
"FrontSurfaceInput": {
"Enum": 0
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 5
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"PivotOffset": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Reflectance": {
"Float32": 0.0
},
"RightParamA": {
"Float32": -0.5
},
"RightParamB": {
"Float32": 0.5
},
"RightSurface": {
"Enum": 5
},
"RightSurfaceInput": {
"Enum": 0
},
"RootPriority": {
"Int32": 0
},
"RotVelocity": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Size": {
"Vector3": [
2.0,
2.0,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 5
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"Tween": {
"Name": "Tween",
"Tags": [],
"Superclass": "TweenBase",
"Properties": {
"Instance": {
"Name": "Instance",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"TweenBase": {
"Name": "TweenBase",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"PlaybackState": {
"Name": "PlaybackState",
"Scriptability": "Read",
"DataType": {
"Enum": "PlaybackState"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"TweenService": {
"Name": "TweenService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"UGCValidationService": {
"Name": "UGCValidationService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"UIAspectRatioConstraint": {
"Name": "UIAspectRatioConstraint",
"Tags": [],
"Superclass": "UIConstraint",
"Properties": {
"AspectRatio": {
"Name": "AspectRatio",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AspectType": {
"Name": "AspectType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AspectType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DominantAxis": {
"Name": "DominantAxis",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "DominantAxis"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AspectRatio": {
"Float32": 1.0
},
"AspectType": {
"Enum": 0
},
"AttributesSerialize": {
"BinaryString": ""
},
"DominantAxis": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"UIBase": {
"Name": "UIBase",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"UIComponent": {
"Name": "UIComponent",
"Tags": [
"NotCreatable"
],
"Superclass": "UIBase",
"Properties": {},
"DefaultProperties": {}
},
"UIConstraint": {
"Name": "UIConstraint",
"Tags": [
"NotCreatable"
],
"Superclass": "UIComponent",
"Properties": {},
"DefaultProperties": {}
},
"UICorner": {
"Name": "UICorner",
"Tags": [],
"Superclass": "UIComponent",
"Properties": {
"CornerRadius": {
"Name": "CornerRadius",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"CornerRadius": {
"UDim": [
0.0,
8
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"UIGradient": {
"Name": "UIGradient",
"Tags": [],
"Superclass": "UIComponent",
"Properties": {
"Color": {
"Name": "Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ColorSequence"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Offset": {
"Name": "Offset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Rotation": {
"Name": "Rotation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Transparency": {
"Name": "Transparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "NumberSequence"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"ColorSequence": {
"keypoints": [
{
"time": 0.0,
"color": [
1.0,
1.0,
1.0
]
},
{
"time": 1.0,
"color": [
1.0,
1.0,
1.0
]
}
]
}
},
"Enabled": {
"Bool": true
},
"Offset": {
"Vector2": [
0.0,
0.0
]
},
"Rotation": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Transparency": {
"NumberSequence": {
"keypoints": [
{
"time": 0.0,
"value": 0.0,
"envelope": 0.0
},
{
"time": 1.0,
"value": 0.0,
"envelope": 0.0
}
]
}
}
}
},
"UIGridLayout": {
"Name": "UIGridLayout",
"Tags": [],
"Superclass": "UIGridStyleLayout",
"Properties": {
"AbsoluteCellCount": {
"Name": "AbsoluteCellCount",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AbsoluteCellSize": {
"Name": "AbsoluteCellSize",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CellPadding": {
"Name": "CellPadding",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CellSize": {
"Name": "CellSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FillDirectionMaxCells": {
"Name": "FillDirectionMaxCells",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StartCorner": {
"Name": "StartCorner",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "StartCorner"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"CellPadding": {
"UDim2": [
[
0.0,
5
],
[
0.0,
5
]
]
},
"CellSize": {
"UDim2": [
[
0.0,
100
],
[
0.0,
100
]
]
},
"FillDirection": {
"Enum": 0
},
"FillDirectionMaxCells": {
"Int32": 0
},
"HorizontalAlignment": {
"Enum": 1
},
"SortOrder": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"StartCorner": {
"Enum": 0
},
"Tags": {
"BinaryString": ""
},
"VerticalAlignment": {
"Enum": 1
}
}
},
"UIGridStyleLayout": {
"Name": "UIGridStyleLayout",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "UILayout",
"Properties": {
"AbsoluteContentSize": {
"Name": "AbsoluteContentSize",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FillDirection": {
"Name": "FillDirection",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "FillDirection"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HorizontalAlignment": {
"Name": "HorizontalAlignment",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "HorizontalAlignment"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SortOrder": {
"Name": "SortOrder",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "SortOrder"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VerticalAlignment": {
"Name": "VerticalAlignment",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "VerticalAlignment"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"UILayout": {
"Name": "UILayout",
"Tags": [
"NotCreatable"
],
"Superclass": "UIComponent",
"Properties": {},
"DefaultProperties": {}
},
"UIListLayout": {
"Name": "UIListLayout",
"Tags": [],
"Superclass": "UIGridStyleLayout",
"Properties": {
"Padding": {
"Name": "Padding",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"FillDirection": {
"Enum": 1
},
"HorizontalAlignment": {
"Enum": 1
},
"Padding": {
"UDim": [
0.0,
0
]
},
"SortOrder": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"VerticalAlignment": {
"Enum": 1
}
}
},
"UIPadding": {
"Name": "UIPadding",
"Tags": [],
"Superclass": "UIComponent",
"Properties": {
"PaddingBottom": {
"Name": "PaddingBottom",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PaddingLeft": {
"Name": "PaddingLeft",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PaddingRight": {
"Name": "PaddingRight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PaddingTop": {
"Name": "PaddingTop",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"PaddingBottom": {
"UDim": [
0.0,
0
]
},
"PaddingLeft": {
"UDim": [
0.0,
0
]
},
"PaddingRight": {
"UDim": [
0.0,
0
]
},
"PaddingTop": {
"UDim": [
0.0,
0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"UIPageLayout": {
"Name": "UIPageLayout",
"Tags": [],
"Superclass": "UIGridStyleLayout",
"Properties": {
"Animated": {
"Name": "Animated",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Circular": {
"Name": "Circular",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CurrentPage": {
"Name": "CurrentPage",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"EasingDirection": {
"Name": "EasingDirection",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "EasingDirection"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EasingStyle": {
"Name": "EasingStyle",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "EasingStyle"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GamepadInputEnabled": {
"Name": "GamepadInputEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Padding": {
"Name": "Padding",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ScrollWheelInputEnabled": {
"Name": "ScrollWheelInputEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TouchInputEnabled": {
"Name": "TouchInputEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TweenTime": {
"Name": "TweenTime",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Animated": {
"Bool": true
},
"AttributesSerialize": {
"BinaryString": ""
},
"Circular": {
"Bool": false
},
"EasingDirection": {
"Enum": 1
},
"EasingStyle": {
"Enum": 2
},
"FillDirection": {
"Enum": 0
},
"GamepadInputEnabled": {
"Bool": true
},
"HorizontalAlignment": {
"Enum": 1
},
"Padding": {
"UDim": [
0.0,
0
]
},
"ScrollWheelInputEnabled": {
"Bool": true
},
"SortOrder": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TouchInputEnabled": {
"Bool": true
},
"TweenTime": {
"Float32": 1.0
},
"VerticalAlignment": {
"Enum": 1
}
}
},
"UIScale": {
"Name": "UIScale",
"Tags": [],
"Superclass": "UIComponent",
"Properties": {
"Scale": {
"Name": "Scale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Scale": {
"Float32": 1.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"UISizeConstraint": {
"Name": "UISizeConstraint",
"Tags": [],
"Superclass": "UIConstraint",
"Properties": {
"MaxSize": {
"Name": "MaxSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MinSize": {
"Name": "MinSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"MaxSize": {
"Vector2": [
null,
null
]
},
"MinSize": {
"Vector2": [
0.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"UIStroke": {
"Name": "UIStroke",
"Tags": [],
"Superclass": "UIComponent",
"Properties": {
"ApplyStrokeMode": {
"Name": "ApplyStrokeMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ApplyStrokeMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Color": {
"Name": "Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LineJoinMode": {
"Name": "LineJoinMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "LineJoinMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Thickness": {
"Name": "Thickness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Transparency": {
"Name": "Transparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"ApplyStrokeMode": {
"Enum": 0
},
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"Color3": [
0.0,
0.0,
0.0
]
},
"Enabled": {
"Bool": true
},
"LineJoinMode": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Thickness": {
"Float32": 1.0
},
"Transparency": {
"Float32": 0.0
}
}
},
"UITableLayout": {
"Name": "UITableLayout",
"Tags": [],
"Superclass": "UIGridStyleLayout",
"Properties": {
"FillEmptySpaceColumns": {
"Name": "FillEmptySpaceColumns",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FillEmptySpaceRows": {
"Name": "FillEmptySpaceRows",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MajorAxis": {
"Name": "MajorAxis",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TableMajorAxis"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Padding": {
"Name": "Padding",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"FillDirection": {
"Enum": 1
},
"FillEmptySpaceColumns": {
"Bool": false
},
"FillEmptySpaceRows": {
"Bool": false
},
"HorizontalAlignment": {
"Enum": 1
},
"MajorAxis": {
"Enum": 0
},
"Padding": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SortOrder": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"VerticalAlignment": {
"Enum": 1
}
}
},
"UITextSizeConstraint": {
"Name": "UITextSizeConstraint",
"Tags": [],
"Superclass": "UIConstraint",
"Properties": {
"MaxTextSize": {
"Name": "MaxTextSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MinTextSize": {
"Name": "MinTextSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"MaxTextSize": {
"Int32": 100
},
"MinTextSize": {
"Int32": 1
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"UnionOperation": {
"Name": "UnionOperation",
"Tags": [],
"Superclass": "PartOperation",
"Properties": {},
"DefaultProperties": {
"Anchored": {
"Bool": false
},
"AssetId": {
"Content": ""
},
"AttributesSerialize": {
"BinaryString": ""
},
"BackParamA": {
"Float32": -0.5
},
"BackParamB": {
"Float32": 0.5
},
"BackSurface": {
"Enum": 0
},
"BackSurfaceInput": {
"Enum": 0
},
"BottomParamA": {
"Float32": -0.5
},
"BottomParamB": {
"Float32": 0.5
},
"BottomSurface": {
"Enum": 0
},
"BottomSurfaceInput": {
"Enum": 0
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"CanCollide": {
"Bool": true
},
"CanQuery": {
"Bool": true
},
"CanTouch": {
"Bool": true
},
"CastShadow": {
"Bool": true
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
255,
255,
255
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"PivotOffset": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Reflectance": {
"Float32": 0.0
},
"RenderFidelity": {
"Enum": 1
},
"RightParamA": {
"Float32": -0.5
},
"RightParamB": {
"Float32": 0.5
},
"RightSurface": {
"Enum": 0
},
"RightSurfaceInput": {
"Enum": 0
},
"RootPriority": {
"Int32": 0
},
"RotVelocity": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SmoothingAngle": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 0
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"UsePartColor": {
"Bool": false
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"UniversalConstraint": {
"Name": "UniversalConstraint",
"Tags": [],
"Superclass": "Constraint",
"Properties": {
"LimitsEnabled": {
"Name": "LimitsEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxAngle": {
"Name": "MaxAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Radius": {
"Name": "Radius",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Restitution": {
"Name": "Restitution",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"Int32": 1009
},
"Enabled": {
"Bool": true
},
"LimitsEnabled": {
"Bool": false
},
"MaxAngle": {
"Float32": 45.0
},
"Radius": {
"Float32": 0.2
},
"Restitution": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Visible": {
"Bool": false
}
}
},
"UnvalidatedAssetService": {
"Name": "UnvalidatedAssetService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"UserGameSettings": {
"Name": "UserGameSettings",
"Tags": [
"NotCreatable",
"UserSettings"
],
"Superclass": "Instance",
"Properties": {
"AllTutorialsDisabled": {
"Name": "AllTutorialsDisabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraMode": {
"Name": "CameraMode",
"Scriptability": "None",
"DataType": {
"Enum": "CustomCameraMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraYInverted": {
"Name": "CameraYInverted",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ChatVisible": {
"Name": "ChatVisible",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ComputerCameraMovementMode": {
"Name": "ComputerCameraMovementMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ComputerCameraMovementMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ComputerMovementMode": {
"Name": "ComputerMovementMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ComputerMovementMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ControlMode": {
"Name": "ControlMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ControlMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Fullscreen": {
"Name": "Fullscreen",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GamepadCameraSensitivity": {
"Name": "GamepadCameraSensitivity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GraphicsQualityLevel": {
"Name": "GraphicsQualityLevel",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HasEverUsedVR": {
"Name": "HasEverUsedVR",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsUsingCameraYInverted": {
"Name": "IsUsingCameraYInverted",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsUsingGamepadCameraSensitivity": {
"Name": "IsUsingGamepadCameraSensitivity",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MasterVolume": {
"Name": "MasterVolume",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MicroProfilerWebServerEnabled": {
"Name": "MicroProfilerWebServerEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MicroProfilerWebServerIP": {
"Name": "MicroProfilerWebServerIP",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MicroProfilerWebServerPort": {
"Name": "MicroProfilerWebServerPort",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseSensitivity": {
"Name": "MouseSensitivity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MouseSensitivityFirstPerson": {
"Name": "MouseSensitivityFirstPerson",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MouseSensitivityThirdPerson": {
"Name": "MouseSensitivityThirdPerson",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"OnScreenProfilerEnabled": {
"Name": "OnScreenProfilerEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"OnboardingsCompleted": {
"Name": "OnboardingsCompleted",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PerformanceStatsVisible": {
"Name": "PerformanceStatsVisible",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RCCProfilerRecordFrameRate": {
"Name": "RCCProfilerRecordFrameRate",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RCCProfilerRecordTimeFrame": {
"Name": "RCCProfilerRecordTimeFrame",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RotationType": {
"Name": "RotationType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "RotationType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SavedQualityLevel": {
"Name": "SavedQualityLevel",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "SavedQualitySetting"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StartMaximized": {
"Name": "StartMaximized",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StartScreenPosition": {
"Name": "StartScreenPosition",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StartScreenSize": {
"Name": "StartScreenSize",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TouchCameraMovementMode": {
"Name": "TouchCameraMovementMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TouchCameraMovementMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TouchMovementMode": {
"Name": "TouchMovementMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TouchMovementMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UsedCoreGuiIsVisibleToggle": {
"Name": "UsedCoreGuiIsVisibleToggle",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UsedCustomGuiIsVisibleToggle": {
"Name": "UsedCustomGuiIsVisibleToggle",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UsedHideHudShortcut": {
"Name": "UsedHideHudShortcut",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VREnabled": {
"Name": "VREnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VRRotationIntensity": {
"Name": "VRRotationIntensity",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"UserInputService": {
"Name": "UserInputService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"AccelerometerEnabled": {
"Name": "AccelerometerEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"BottomBarSize": {
"Name": "BottomBarSize",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"GamepadEnabled": {
"Name": "GamepadEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"GazeSelectionEnabled": {
"Name": "GazeSelectionEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"GyroscopeEnabled": {
"Name": "GyroscopeEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"KeyboardEnabled": {
"Name": "KeyboardEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LegacyInputEventsEnabled": {
"Name": "LegacyInputEventsEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ModalEnabled": {
"Name": "ModalEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseBehavior": {
"Name": "MouseBehavior",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "MouseBehavior"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MouseDeltaSensitivity": {
"Name": "MouseDeltaSensitivity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseEnabled": {
"Name": "MouseEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseIconEnabled": {
"Name": "MouseIconEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NavBarSize": {
"Name": "NavBarSize",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"OnScreenKeyboardAnimationDuration": {
"Name": "OnScreenKeyboardAnimationDuration",
"Scriptability": "None",
"DataType": {
"Value": "Float64"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"OnScreenKeyboardPosition": {
"Name": "OnScreenKeyboardPosition",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"OnScreenKeyboardSize": {
"Name": "OnScreenKeyboardSize",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"OnScreenKeyboardVisible": {
"Name": "OnScreenKeyboardVisible",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"OverrideMouseIconBehavior": {
"Name": "OverrideMouseIconBehavior",
"Scriptability": "None",
"DataType": {
"Enum": "OverrideMouseIconBehavior"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightBarSize": {
"Name": "RightBarSize",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"StatusBarSize": {
"Name": "StatusBarSize",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TouchEnabled": {
"Name": "TouchEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UserHeadCFrame": {
"Name": "UserHeadCFrame",
"Scriptability": "Read",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"Deprecated",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"VREnabled": {
"Name": "VREnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"UserService": {
"Name": "UserService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"UserSettings": {
"Name": "UserSettings",
"Tags": [
"NotCreatable"
],
"Superclass": "GenericSettings",
"Properties": {},
"DefaultProperties": {}
},
"UserStorageService": {
"Name": "UserStorageService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "LocalStorageService",
"Properties": {},
"DefaultProperties": {}
},
"VRService": {
"Name": "VRService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"GuiInputUserCFrame": {
"Name": "GuiInputUserCFrame",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "UserCFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"VRDeviceName": {
"Name": "VRDeviceName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"VREnabled": {
"Name": "VREnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"ValueBase": {
"Name": "ValueBase",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"Vector3Value": {
"Name": "Vector3Value",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Value": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"VectorForce": {
"Name": "VectorForce",
"Tags": [],
"Superclass": "Constraint",
"Properties": {
"ApplyAtCenterOfMass": {
"Name": "ApplyAtCenterOfMass",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Force": {
"Name": "Force",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RelativeTo": {
"Name": "RelativeTo",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ActuatorRelativeTo"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"ApplyAtCenterOfMass": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"Color": {
"Int32": 23
},
"Enabled": {
"Bool": true
},
"Force": {
"Vector3": [
1000.0,
0.0,
0.0
]
},
"RelativeTo": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Visible": {
"Bool": false
}
}
},
"VehicleController": {
"Name": "VehicleController",
"Tags": [],
"Superclass": "Controller",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"VehicleSeat": {
"Name": "VehicleSeat",
"Tags": [],
"Superclass": "BasePart",
"Properties": {
"AreHingesDetected": {
"Name": "AreHingesDetected",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Disabled": {
"Name": "Disabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HeadsUpDisplay": {
"Name": "HeadsUpDisplay",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxSpeed": {
"Name": "MaxSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Occupant": {
"Name": "Occupant",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Steer": {
"Name": "Steer",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SteerFloat": {
"Name": "SteerFloat",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Throttle": {
"Name": "Throttle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ThrottleFloat": {
"Name": "ThrottleFloat",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Torque": {
"Name": "Torque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TurnSpeed": {
"Name": "TurnSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Anchored": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"BackParamA": {
"Float32": -0.5
},
"BackParamB": {
"Float32": 0.5
},
"BackSurface": {
"Enum": 0
},
"BackSurfaceInput": {
"Enum": 0
},
"BottomParamA": {
"Float32": -0.5
},
"BottomParamB": {
"Float32": 0.5
},
"BottomSurface": {
"Enum": 4
},
"BottomSurfaceInput": {
"Enum": 0
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"CanCollide": {
"Bool": true
},
"CanQuery": {
"Bool": true
},
"CanTouch": {
"Bool": true
},
"CastShadow": {
"Bool": true
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"Disabled": {
"Bool": false
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"HeadsUpDisplay": {
"Bool": true
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"MaxSpeed": {
"Float32": 25.0
},
"PivotOffset": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Reflectance": {
"Float32": 0.0
},
"RightParamA": {
"Float32": -0.5
},
"RightParamB": {
"Float32": 0.5
},
"RightSurface": {
"Enum": 0
},
"RightSurfaceInput": {
"Enum": 0
},
"RootPriority": {
"Int32": 0
},
"RotVelocity": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Steer": {
"Int32": 0
},
"SteerFloat": {
"Float32": 0.0
},
"Tags": {
"BinaryString": ""
},
"Throttle": {
"Int32": 0
},
"ThrottleFloat": {
"Float32": 0.0
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 3
},
"TopSurfaceInput": {
"Enum": 0
},
"Torque": {
"Float32": 10.0
},
"Transparency": {
"Float32": 0.0
},
"TurnSpeed": {
"Float32": 1.0
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"VelocityMotor": {
"Name": "VelocityMotor",
"Tags": [],
"Superclass": "JointInstance",
"Properties": {
"CurrentAngle": {
"Name": "CurrentAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DesiredAngle": {
"Name": "DesiredAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Hole": {
"Name": "Hole",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxVelocity": {
"Name": "MaxVelocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"C0": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"C1": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"CurrentAngle": {
"Float32": 0.0
},
"DesiredAngle": {
"Float32": 0.0
},
"Enabled": {
"Bool": true
},
"MaxVelocity": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"VersionControlService": {
"Name": "VersionControlService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"VideoFrame": {
"Name": "VideoFrame",
"Tags": [],
"Superclass": "GuiObject",
"Properties": {
"IsLoaded": {
"Name": "IsLoaded",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Looped": {
"Name": "Looped",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Playing": {
"Name": "Playing",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Resolution": {
"Name": "Resolution",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TimeLength": {
"Name": "TimeLength",
"Scriptability": "Read",
"DataType": {
"Value": "Float64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TimePosition": {
"Name": "TimePosition",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Video": {
"Name": "Video",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Volume": {
"Name": "Volume",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Active": {
"Bool": false
},
"AnchorPoint": {
"Vector2": [
0.0,
0.0
]
},
"AttributesSerialize": {
"BinaryString": ""
},
"AutoLocalize": {
"Bool": true
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.10588236,
0.16470589,
0.20784315
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"ClipsDescendants": {
"Bool": false
},
"Draggable": {
"Bool": false
},
"LayoutOrder": {
"Int32": 0
},
"Looped": {
"Bool": false
},
"Playing": {
"Bool": false
},
"Position": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"Rotation": {
"Float32": 0.0
},
"Selectable": {
"Bool": false
},
"Size": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SizeConstraint": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TimePosition": {
"Float64": 0.0
},
"Video": {
"Content": ""
},
"Visible": {
"Bool": true
},
"Volume": {
"Float32": 1.0
},
"ZIndex": {
"Int32": 1
}
}
},
"ViewportFrame": {
"Name": "ViewportFrame",
"Tags": [],
"Superclass": "GuiObject",
"Properties": {
"Ambient": {
"Name": "Ambient",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CurrentCamera": {
"Name": "CurrentCamera",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ImageColor3": {
"Name": "ImageColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ImageTransparency": {
"Name": "ImageTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LightColor": {
"Name": "LightColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LightDirection": {
"Name": "LightDirection",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Active": {
"Bool": false
},
"Ambient": {
"Color3": [
0.78431374,
0.78431374,
0.78431374
]
},
"AnchorPoint": {
"Vector2": [
0.0,
0.0
]
},
"AttributesSerialize": {
"BinaryString": ""
},
"AutoLocalize": {
"Bool": true
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.10588236,
0.16470589,
0.20784315
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"ClipsDescendants": {
"Bool": false
},
"Draggable": {
"Bool": false
},
"ImageColor3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"ImageTransparency": {
"Float32": 0.0
},
"LayoutOrder": {
"Int32": 0
},
"LightColor": {
"Color3": [
0.54901963,
0.54901963,
0.54901963
]
},
"LightDirection": {
"Vector3": [
-1.0,
-1.0,
-1.0
]
},
"Position": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"Rotation": {
"Float32": 0.0
},
"Selectable": {
"Bool": false
},
"Size": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SizeConstraint": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": 1
}
}
},
"VirtualInputManager": {
"Name": "VirtualInputManager",
"Tags": [
"Service"
],
"Superclass": "Instance",
"Properties": {
"AdditionalLuaState": {
"Name": "AdditionalLuaState",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"VirtualUser": {
"Name": "VirtualUser",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"Visit": {
"Name": "Visit",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {}
},
"VoiceSource": {
"Name": "VoiceSource",
"Tags": [
"Deprecated",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"UserId": {
"Name": "UserId",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"WedgePart": {
"Name": "WedgePart",
"Tags": [],
"Superclass": "FormFactorPart",
"Properties": {},
"DefaultProperties": {
"Anchored": {
"Bool": false
},
"AttributesSerialize": {
"BinaryString": ""
},
"BackParamA": {
"Float32": -0.5
},
"BackParamB": {
"Float32": 0.5
},
"BackSurface": {
"Enum": 0
},
"BackSurfaceInput": {
"Enum": 0
},
"BottomParamA": {
"Float32": -0.5
},
"BottomParamB": {
"Float32": 0.5
},
"BottomSurface": {
"Enum": 4
},
"BottomSurfaceInput": {
"Enum": 0
},
"CFrame": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"CanCollide": {
"Bool": true
},
"CanQuery": {
"Bool": true
},
"CanTouch": {
"Bool": true
},
"CastShadow": {
"Bool": true
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"FormFactor": {
"Enum": 1
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"PivotOffset": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Reflectance": {
"Float32": 0.0
},
"RightParamA": {
"Float32": -0.5
},
"RightParamB": {
"Float32": 0.5
},
"RightSurface": {
"Enum": 0
},
"RightSurfaceInput": {
"Enum": 0
},
"RootPriority": {
"Int32": 0
},
"RotVelocity": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 0
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"Weld": {
"Name": "Weld",
"Tags": [],
"Superclass": "JointInstance",
"Properties": {},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"C0": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"C1": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Enabled": {
"Bool": true
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"WeldConstraint": {
"Name": "WeldConstraint",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Active": {
"Name": "Active",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Part0": {
"Name": "Part0",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Part1": {
"Name": "Part1",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"Workspace": {
"Name": "Workspace",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "WorldRoot",
"Properties": {
"AllowThirdPartySales": {
"Name": "AllowThirdPartySales",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AnimationWeightedBlendFix": {
"Name": "AnimationWeightedBlendFix",
"Scriptability": "None",
"DataType": {
"Enum": "NewAnimationRuntimeSetting"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ClientAnimatorThrottling": {
"Name": "ClientAnimatorThrottling",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ClientAnimatorThrottlingMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CollisionGroups": {
"Name": "CollisionGroups",
"Scriptability": "Custom",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CurrentCamera": {
"Name": "CurrentCamera",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DistributedGameTime": {
"Name": "DistributedGameTime",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ExplicitAutoJoints": {
"Name": "ExplicitAutoJoints",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FallenPartsDestroyHeight": {
"Name": "FallenPartsDestroyHeight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FilteringEnabled": {
"Name": "FilteringEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Gravity": {
"Name": "Gravity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"InterpolationThrottling": {
"Name": "InterpolationThrottling",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "InterpolationThrottlingMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MeshPartHeadsAndAccessories": {
"Name": "MeshPartHeadsAndAccessories",
"Scriptability": "None",
"DataType": {
"Enum": "MeshPartHeadsAndAccessories"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PhysicsSimulationRate": {
"Name": "PhysicsSimulationRate",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "PhysicsSimulationRate"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PhysicsSteppingMethod": {
"Name": "PhysicsSteppingMethod",
"Scriptability": "None",
"DataType": {
"Enum": "PhysicsSteppingMethod"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SignalBehavior": {
"Name": "SignalBehavior",
"Scriptability": "None",
"DataType": {
"Enum": "SignalBehavior"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StreamingEnabled": {
"Name": "StreamingEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StreamingMinRadius": {
"Name": "StreamingMinRadius",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StreamingPauseMode": {
"Name": "StreamingPauseMode",
"Scriptability": "None",
"DataType": {
"Enum": "StreamingPauseMode"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StreamingTargetRadius": {
"Name": "StreamingTargetRadius",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Terrain": {
"Name": "Terrain",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TouchesUseCollisionGroups": {
"Name": "TouchesUseCollisionGroups",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AllowThirdPartySales": {
"Bool": false
},
"AnimationWeightedBlendFix": {
"Enum": 0
},
"AttributesSerialize": {
"BinaryString": ""
},
"ClientAnimatorThrottling": {
"Enum": 0
},
"CollisionGroups": {
"String": "Default^0^-1"
},
"DistributedGameTime": {
"Float64": 0.0
},
"ExplicitAutoJoints": {
"Bool": true
},
"FallenPartsDestroyHeight": {
"Float32": -500.0
},
"Gravity": {
"Float32": 196.2
},
"InterpolationThrottling": {
"Enum": 0
},
"LevelOfDetail": {
"Enum": 0
},
"MeshPartHeadsAndAccessories": {
"Enum": 0
},
"PhysicsSteppingMethod": {
"Enum": 0
},
"SignalBehavior": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"StreamingEnabled": {
"Bool": false
},
"StreamingMinRadius": {
"Int32": 64
},
"StreamingPauseMode": {
"Enum": 0
},
"StreamingTargetRadius": {
"Int32": 1024
},
"Tags": {
"BinaryString": ""
},
"TouchesUseCollisionGroups": {
"Bool": false
}
}
},
"WorldModel": {
"Name": "WorldModel",
"Tags": [],
"Superclass": "WorldRoot",
"Properties": {},
"DefaultProperties": {}
},
"WorldRoot": {
"Name": "WorldRoot",
"Tags": [
"NotCreatable"
],
"Superclass": "Model",
"Properties": {},
"DefaultProperties": {}
},
"WrapLayer": {
"Name": "WrapLayer",
"Tags": [],
"Superclass": "BaseWrap",
"Properties": {
"BindOffset": {
"Name": "BindOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Color": {
"Name": "Color",
"Scriptability": "None",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DebugMode": {
"Name": "DebugMode",
"Scriptability": "None",
"DataType": {
"Enum": "WrapLayerDebugMode"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Order": {
"Name": "Order",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Puffiness": {
"Name": "Puffiness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ReferenceMeshId": {
"Name": "ReferenceMeshId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ReferenceOrigin": {
"Name": "ReferenceOrigin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ReferenceOriginWorld": {
"Name": "ReferenceOriginWorld",
"Scriptability": "Read",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ShrinkFactor": {
"Name": "ShrinkFactor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"BindOffset": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"CageMeshId": {
"Content": ""
},
"CageOrigin": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Enabled": {
"Bool": true
},
"ImportOrigin": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"Order": {
"Int32": 1
},
"Puffiness": {
"Float32": 1.0
},
"ReferenceMeshId": {
"Content": ""
},
"ReferenceOrigin": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"ShrinkFactor": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"BinaryString": ""
}
}
},
"WrapTarget": {
"Name": "WrapTarget",
"Tags": [],
"Superclass": "BaseWrap",
"Properties": {
"Color": {
"Name": "Color",
"Scriptability": "None",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DebugMode": {
"Name": "DebugMode",
"Scriptability": "None",
"DataType": {
"Enum": "WrapTargetDebugMode"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Stiffness": {
"Name": "Stiffness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AttributesSerialize": {
"BinaryString": ""
},
"CageMeshId": {
"Content": ""
},
"CageOrigin": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"ImportOrigin": {
"CFrame": {
"position": [
0.0,
0.0,
0.0
],
"orientation": [
[
1.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0
],
[
0.0,
0.0,
1.0
]
]
}
},
"SourceAssetId": {
"Int64": -1
},
"Stiffness": {
"Float32": 0.0
},
"Tags": {
"BinaryString": ""
}
}
}
},
"Enums": {
"ABTestLoadingStatus": {
"name": "ABTestLoadingStatus",
"items": {
"Error": 3,
"Initialized": 2,
"None": 0,
"Pending": 1,
"ShutOff": 5,
"TimedOut": 4
}
},
"AccessoryType": {
"name": "AccessoryType",
"items": {
"Back": 6,
"DressSkirt": 16,
"Face": 2,
"Front": 5,
"Hair": 1,
"Hat": 0,
"Jacket": 11,
"LeftShoe": 14,
"Neck": 3,
"Pants": 10,
"RightShoe": 15,
"Shirt": 9,
"Shorts": 13,
"Shoulder": 4,
"Sweater": 12,
"TeeShirt": 8,
"Waist": 7
}
},
"ActionType": {
"name": "ActionType",
"items": {
"Draw": 3,
"Lose": 2,
"Nothing": 0,
"Pause": 1,
"Win": 4
}
},
"ActuatorRelativeTo": {
"name": "ActuatorRelativeTo",
"items": {
"Attachment0": 0,
"Attachment1": 1,
"World": 2
}
},
"ActuatorType": {
"name": "ActuatorType",
"items": {
"Motor": 1,
"None": 0,
"Servo": 2
}
},
"AdornCullingMode": {
"name": "AdornCullingMode",
"items": {
"Automatic": 0,
"Never": 1
}
},
"AlignType": {
"name": "AlignType",
"items": {
"Parallel": 0,
"Perpendicular": 1
}
},
"AlphaMode": {
"name": "AlphaMode",
"items": {
"Overlay": 0,
"Transparency": 1
}
},
"AnalyticsEconomyAction": {
"name": "AnalyticsEconomyAction",
"items": {
"Acquire": 1,
"Default": 0,
"Spend": 2
}
},
"AnalyticsLogLevel": {
"name": "AnalyticsLogLevel",
"items": {
"Debug": 1,
"Error": 4,
"Fatal": 5,
"Information": 2,
"Trace": 0,
"Warning": 3
}
},
"AnalyticsProgressionStatus": {
"name": "AnalyticsProgressionStatus",
"items": {
"Abandon": 3,
"Begin": 1,
"Complete": 2,
"Default": 0,
"Fail": 4
}
},
"AnimationPriority": {
"name": "AnimationPriority",
"items": {
"Action": 2,
"Core": 1000,
"Idle": 0,
"Movement": 1
}
},
"AppShellActionType": {
"name": "AppShellActionType",
"items": {
"AvatarEditorPageLoaded": 10,
"GamePageLoaded": 8,
"HomePageLoaded": 9,
"None": 0,
"OpenApp": 1,
"ReadConversation": 5,
"TapAvatarTab": 4,
"TapChatTab": 2,
"TapConversationEntry": 3,
"TapGamePageTab": 6,
"TapHomePageTab": 7
}
},
"AppShellFeature": {
"name": "AppShellFeature",
"items": {
"AvatarEditor": 2,
"Chat": 1,
"GamePage": 3,
"HomePage": 4,
"Landing": 6,
"More": 5,
"None": 0
}
},
"AppUpdateStatus": {
"name": "AppUpdateStatus",
"items": {
"Available": 4,
"Failed": 2,
"NotAvailable": 3,
"NotSupported": 1,
"Unknown": 0
}
},
"ApplyStrokeMode": {
"name": "ApplyStrokeMode",
"items": {
"Border": 1,
"Contextual": 0
}
},
"AspectType": {
"name": "AspectType",
"items": {
"FitWithinMaxSize": 0,
"ScaleWithParentSize": 1
}
},
"AssetFetchStatus": {
"name": "AssetFetchStatus",
"items": {
"Failure": 1,
"Success": 0
}
},
"AssetType": {
"name": "AssetType",
"items": {
"Animation": 24,
"Audio": 3,
"BackAccessory": 46,
"Badge": 21,
"ClimbAnimation": 48,
"DeathAnimation": 49,
"Decal": 13,
"DressSkirtAccessory": 72,
"EarAccessory": 57,
"EmoteAnimation": 61,
"EyeAccessory": 58,
"Face": 18,
"FaceAccessory": 42,
"FallAnimation": 50,
"FrontAccessory": 45,
"GamePass": 34,
"Gear": 19,
"HairAccessory": 41,
"Hat": 8,
"Head": 17,
"IdleAnimation": 51,
"Image": 1,
"JacketAccessory": 67,
"JumpAnimation": 52,
"LeftArm": 29,
"LeftLeg": 30,
"LeftShoeAccessory": 70,
"Lua": 5,
"Mesh": 4,
"MeshPart": 40,
"Model": 10,
"NeckAccessory": 43,
"Package": 32,
"Pants": 12,
"PantsAccessory": 66,
"Place": 9,
"Plugin": 38,
"PoseAnimation": 56,
"RightArm": 28,
"RightLeg": 31,
"RightShoeAccessory": 71,
"RunAnimation": 53,
"Shirt": 11,
"ShirtAccessory": 65,
"ShortsAccessory": 69,
"ShoulderAccessory": 44,
"SweaterAccessory": 68,
"SwimAnimation": 54,
"TeeShirt": 2,
"TeeShirtAccessory": 64,
"Torso": 27,
"Video": 62,
"WaistAccessory": 47,
"WalkAnimation": 55
}
},
"AssetTypeVerification": {
"name": "AssetTypeVerification",
"items": {
"Always": 3,
"ClientOnly": 2,
"Default": 1
}
},
"AutoIndentRule": {
"name": "AutoIndentRule",
"items": {
"Absolute": 1,
"Off": 0,
"Relative": 2
}
},
"AutomaticSize": {
"name": "AutomaticSize",
"items": {
"None": 0,
"X": 1,
"XY": 3,
"Y": 2
}
},
"AvatarAssetType": {
"name": "AvatarAssetType",
"items": {
"BackAccessory": 46,
"ClimbAnimation": 48,
"DressSkirtAccessory": 72,
"EmoteAnimation": 61,
"Face": 18,
"FaceAccessory": 42,
"FallAnimation": 50,
"FrontAccessory": 45,
"Gear": 19,
"HairAccessory": 41,
"Hat": 8,
"Head": 17,
"IdleAnimation": 51,
"JacketAccessory": 67,
"JumpAnimation": 52,
"LeftArm": 29,
"LeftLeg": 30,
"LeftShoeAccessory": 70,
"NeckAccessory": 43,
"Pants": 12,
"PantsAccessory": 66,
"RightArm": 28,
"RightLeg": 31,
"RightShoeAccessory": 71,
"RunAnimation": 53,
"Shirt": 11,
"ShirtAccessory": 65,
"ShortsAccessory": 69,
"ShoulderAccessory": 44,
"SweaterAccessory": 68,
"SwimAnimation": 54,
"TShirt": 2,
"TeeShirtAccessory": 64,
"Torso": 27,
"WaistAccessory": 47,
"WalkAnimation": 55
}
},
"AvatarContextMenuOption": {
"name": "AvatarContextMenuOption",
"items": {
"Chat": 1,
"Emote": 2,
"Friend": 0,
"InspectMenu": 3
}
},
"AvatarItemType": {
"name": "AvatarItemType",
"items": {
"Asset": 1,
"Bundle": 2
}
},
"AvatarJointPositionType": {
"name": "AvatarJointPositionType",
"items": {
"ArtistIntent": 1,
"Fixed": 0
}
},
"AvatarPromptResult": {
"name": "AvatarPromptResult",
"items": {
"Failed": 3,
"PermissionDenied": 2,
"Success": 1
}
},
"Axis": {
"name": "Axis",
"items": {
"X": 0,
"Y": 1,
"Z": 2
}
},
"BinType": {
"name": "BinType",
"items": {
"Clone": 3,
"GameTool": 1,
"Grab": 2,
"Hammer": 4,
"Script": 0
}
},
"BodyPart": {
"name": "BodyPart",
"items": {
"Head": 0,
"LeftArm": 2,
"LeftLeg": 4,
"RightArm": 3,
"RightLeg": 5,
"Torso": 1
}
},
"BodyPartR15": {
"name": "BodyPartR15",
"items": {
"Head": 0,
"LeftFoot": 3,
"LeftHand": 9,
"LeftLowerArm": 10,
"LeftLowerLeg": 4,
"LeftUpperArm": 11,
"LeftUpperLeg": 5,
"LowerTorso": 2,
"RightFoot": 6,
"RightHand": 12,
"RightLowerArm": 13,
"RightLowerLeg": 7,
"RightUpperArm": 14,
"RightUpperLeg": 8,
"RootPart": 15,
"Unknown": 17,
"UpperTorso": 1
}
},
"BorderMode": {
"name": "BorderMode",
"items": {
"Inset": 2,
"Middle": 1,
"Outline": 0
}
},
"BreakReason": {
"name": "BreakReason",
"items": {
"Error": 1,
"Other": 0,
"SpecialBreakpoint": 2,
"UserBreakpoint": 3
}
},
"BulkMoveMode": {
"name": "BulkMoveMode",
"items": {
"FireAllEvents": 0,
"FireCFrameChanged": 1
}
},
"BundleType": {
"name": "BundleType",
"items": {
"Animations": 2,
"BodyParts": 1
}
},
"Button": {
"name": "Button",
"items": {
"Dismount": 8,
"Jump": 32
}
},
"ButtonStyle": {
"name": "ButtonStyle",
"items": {
"Custom": 0,
"RobloxButton": 2,
"RobloxButtonDefault": 1,
"RobloxRoundButton": 3,
"RobloxRoundDefaultButton": 4,
"RobloxRoundDropdownButton": 5
}
},
"CageType": {
"name": "CageType",
"items": {
"Inner": 0,
"Outer": 1
}
},
"CameraMode": {
"name": "CameraMode",
"items": {
"Classic": 0,
"LockFirstPerson": 1
}
},
"CameraPanMode": {
"name": "CameraPanMode",
"items": {
"Classic": 0,
"EdgeBump": 1
}
},
"CameraType": {
"name": "CameraType",
"items": {
"Attach": 1,
"Custom": 5,
"Fixed": 0,
"Follow": 4,
"Orbital": 7,
"Scriptable": 6,
"Track": 3,
"Watch": 2
}
},
"CatalogCategoryFilter": {
"name": "CatalogCategoryFilter",
"items": {
"Collectibles": 3,
"CommunityCreations": 4,
"Featured": 2,
"None": 1,
"Premium": 5,
"Recommended": 6
}
},
"CatalogSortType": {
"name": "CatalogSortType",
"items": {
"MostFavorited": 5,
"PriceHighToLow": 2,
"PriceLowToHigh": 3,
"RecentlyUpdated": 4,
"Relevance": 1
}
},
"CellBlock": {
"name": "CellBlock",
"items": {
"CornerWedge": 2,
"HorizontalWedge": 4,
"InverseCornerWedge": 3,
"Solid": 0,
"VerticalWedge": 1
}
},
"CellMaterial": {
"name": "CellMaterial",
"items": {
"Aluminum": 7,
"Asphalt": 5,
"BluePlastic": 16,
"Brick": 3,
"Cement": 14,
"CinderBlock": 12,
"Empty": 0,
"Gold": 8,
"Granite": 4,
"Grass": 1,
"Gravel": 11,
"Iron": 6,
"MossyStone": 13,
"RedPlastic": 15,
"Sand": 2,
"Water": 17,
"WoodLog": 10,
"WoodPlank": 9
}
},
"CellOrientation": {
"name": "CellOrientation",
"items": {
"NegX": 3,
"NegZ": 0,
"X": 1,
"Z": 2
}
},
"CenterDialogType": {
"name": "CenterDialogType",
"items": {
"ModalDialog": 3,
"PlayerInitiatedDialog": 2,
"QuitDialog": 4,
"UnsolicitedDialog": 1
}
},
"ChatCallbackType": {
"name": "ChatCallbackType",
"items": {
"OnClientFormattingMessage": 3,
"OnClientSendingMessage": 2,
"OnCreatingChatWindow": 1,
"OnServerReceivingMessage": 17
}
},
"ChatColor": {
"name": "ChatColor",
"items": {
"Blue": 0,
"Green": 1,
"Red": 2,
"White": 3
}
},
"ChatMode": {
"name": "ChatMode",
"items": {
"Menu": 0,
"TextAndMenu": 1
}
},
"ChatPrivacyMode": {
"name": "ChatPrivacyMode",
"items": {
"AllUsers": 0,
"Friends": 2,
"NoOne": 1
}
},
"ChatStyle": {
"name": "ChatStyle",
"items": {
"Bubble": 1,
"Classic": 0,
"ClassicAndBubble": 2
}
},
"ClientAnimatorThrottlingMode": {
"name": "ClientAnimatorThrottlingMode",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"CollisionFidelity": {
"name": "CollisionFidelity",
"items": {
"Box": 2,
"Default": 0,
"Hull": 1,
"PreciseConvexDecomposition": 3
}
},
"ComputerCameraMovementMode": {
"name": "ComputerCameraMovementMode",
"items": {
"CameraToggle": 4,
"Classic": 1,
"Default": 0,
"Follow": 2,
"Orbital": 3
}
},
"ComputerMovementMode": {
"name": "ComputerMovementMode",
"items": {
"ClickToMove": 2,
"Default": 0,
"KeyboardMouse": 1
}
},
"ConnectionError": {
"name": "ConnectionError",
"items": {
"DisconnectBadhash": 257,
"DisconnectBlockedIP": 282,
"DisconnectBySecurityPolicy": 281,
"DisconnectCloudEditKick": 270,
"DisconnectConnectionLost": 277,
"DisconnectDevMaintenance": 274,
"DisconnectDuplicatePlayer": 264,
"DisconnectDuplicateTicket": 265,
"DisconnectErrors": 256,
"DisconnectEvicted": 273,
"DisconnectHashTimeout": 269,
"DisconnectIdle": 278,
"DisconnectIllegalTeleport": 263,
"DisconnectLuaKick": 267,
"DisconnectNewSecurityKeyMismatch": 272,
"DisconnectOnRemoteSysStats": 268,
"DisconnectPlayerless": 271,
"DisconnectProtocolMismatch": 259,
"DisconnectRaknetErrors": 279,
"DisconnectReceivePacketError": 260,
"DisconnectReceivePacketStreamError": 261,
"DisconnectRejoin": 276,
"DisconnectRobloxMaintenance": 275,
"DisconnectSecurityKeyMismatch": 258,
"DisconnectSendPacketError": 262,
"DisconnectTimeout": 266,
"DisconnectWrongVersion": 280,
"OK": 0,
"PlacelaunchCustomMessage": 610,
"PlacelaunchDisabled": 515,
"PlacelaunchError": 516,
"PlacelaunchErrors": 512,
"PlacelaunchFlooded": 525,
"PlacelaunchGameEnded": 517,
"PlacelaunchGameFull": 518,
"PlacelaunchHashException": 527,
"PlacelaunchHashExpired": 526,
"PlacelaunchHttpError": 529,
"PlacelaunchOtherError": 611,
"PlacelaunchPartyCannotFit": 528,
"PlacelaunchRestricted": 523,
"PlacelaunchUnauthorized": 524,
"PlacelaunchUserLeft": 522,
"TeleportErrors": 768,
"TeleportFailure": 769,
"TeleportFlooded": 774,
"TeleportGameEnded": 771,
"TeleportGameFull": 772,
"TeleportGameNotFound": 770,
"TeleportIsTeleporting": 775,
"TeleportUnauthorized": 773
}
},
"ConnectionState": {
"name": "ConnectionState",
"items": {
"Connected": 0,
"Disconnected": 1
}
},
"ContextActionPriority": {
"name": "ContextActionPriority",
"items": {
"Default": 2000,
"High": 3000,
"Low": 1000,
"Medium": 2000
}
},
"ContextActionResult": {
"name": "ContextActionResult",
"items": {
"Pass": 1,
"Sink": 0
}
},
"ControlMode": {
"name": "ControlMode",
"items": {
"Classic": 0,
"MouseLockSwitch": 1
}
},
"CoreGuiType": {
"name": "CoreGuiType",
"items": {
"All": 4,
"Backpack": 2,
"Chat": 3,
"EmotesMenu": 5,
"Health": 1,
"PlayerList": 0
}
},
"CreateOutfitFailure": {
"name": "CreateOutfitFailure",
"items": {
"InvalidName": 1,
"Other": 3,
"OutfitLimitReached": 2
}
},
"CreatorType": {
"name": "CreatorType",
"items": {
"Group": 1,
"User": 0
}
},
"CurrencyType": {
"name": "CurrencyType",
"items": {
"Default": 0,
"Robux": 1,
"Tix": 2
}
},
"CustomCameraMode": {
"name": "CustomCameraMode",
"items": {
"Classic": 1,
"Default": 0,
"Follow": 2
}
},
"DataStoreRequestType": {
"name": "DataStoreRequestType",
"items": {
"GetAsync": 0,
"GetSortedAsync": 3,
"OnUpdate": 5,
"SetIncrementAsync": 1,
"SetIncrementSortedAsync": 4,
"UpdateAsync": 2
}
},
"DevCameraOcclusionMode": {
"name": "DevCameraOcclusionMode",
"items": {
"Invisicam": 1,
"Zoom": 0
}
},
"DevComputerCameraMovementMode": {
"name": "DevComputerCameraMovementMode",
"items": {
"CameraToggle": 4,
"Classic": 1,
"Follow": 2,
"Orbital": 3,
"UserChoice": 0
}
},
"DevComputerMovementMode": {
"name": "DevComputerMovementMode",
"items": {
"ClickToMove": 2,
"KeyboardMouse": 1,
"Scriptable": 3,
"UserChoice": 0
}
},
"DevTouchCameraMovementMode": {
"name": "DevTouchCameraMovementMode",
"items": {
"Classic": 1,
"Follow": 2,
"Orbital": 3,
"UserChoice": 0
}
},
"DevTouchMovementMode": {
"name": "DevTouchMovementMode",
"items": {
"ClickToMove": 4,
"DPad": 2,
"DynamicThumbstick": 6,
"Scriptable": 5,
"Thumbpad": 3,
"Thumbstick": 1,
"UserChoice": 0
}
},
"DeveloperMemoryTag": {
"name": "DeveloperMemoryTag",
"items": {
"Animation": 21,
"GraphicsMeshParts": 9,
"GraphicsParticles": 10,
"GraphicsParts": 11,
"GraphicsSolidModels": 8,
"GraphicsSpatialHash": 12,
"GraphicsTerrain": 13,
"GraphicsTexture": 14,
"GraphicsTextureCharacter": 15,
"Gui": 20,
"HttpCache": 1,
"Instances": 2,
"Internal": 0,
"LuaHeap": 4,
"Navigation": 22,
"PhysicsCollision": 6,
"PhysicsParts": 7,
"Script": 5,
"Signals": 3,
"Sounds": 16,
"StreamingSounds": 17,
"TerrainVoxels": 18
}
},
"DeviceType": {
"name": "DeviceType",
"items": {
"Desktop": 1,
"Phone": 3,
"Tablet": 2,
"Unknown": 0
}
},
"DialogBehaviorType": {
"name": "DialogBehaviorType",
"items": {
"MultiplePlayers": 1,
"SinglePlayer": 0
}
},
"DialogPurpose": {
"name": "DialogPurpose",
"items": {
"Help": 1,
"Quest": 0,
"Shop": 2
}
},
"DialogTone": {
"name": "DialogTone",
"items": {
"Enemy": 2,
"Friendly": 1,
"Neutral": 0
}
},
"DominantAxis": {
"name": "DominantAxis",
"items": {
"Height": 1,
"Width": 0
}
},
"DraftStatusCode": {
"name": "DraftStatusCode",
"items": {
"DraftCommitted": 3,
"DraftOutdated": 1,
"OK": 0,
"ScriptRemoved": 2
}
},
"DraggerCoordinateSpace": {
"name": "DraggerCoordinateSpace",
"items": {
"Object": 0,
"World": 1
}
},
"DraggerMovementMode": {
"name": "DraggerMovementMode",
"items": {
"Geometric": 0,
"Physical": 1
}
},
"EasingDirection": {
"name": "EasingDirection",
"items": {
"In": 0,
"InOut": 2,
"Out": 1
}
},
"EasingStyle": {
"name": "EasingStyle",
"items": {
"Back": 2,
"Bounce": 6,
"Circular": 9,
"Cubic": 10,
"Elastic": 7,
"Exponential": 8,
"Linear": 0,
"Quad": 3,
"Quart": 4,
"Quint": 5,
"Sine": 1
}
},
"ElasticBehavior": {
"name": "ElasticBehavior",
"items": {
"Always": 1,
"Never": 2,
"WhenScrollable": 0
}
},
"EnviromentalPhysicsThrottle": {
"name": "EnviromentalPhysicsThrottle",
"items": {
"Always": 2,
"DefaultAuto": 0,
"Disabled": 1,
"Skip16": 6,
"Skip2": 3,
"Skip4": 4,
"Skip8": 5
}
},
"ExplosionType": {
"name": "ExplosionType",
"items": {
"Craters": 1,
"NoCraters": 0
}
},
"FieldOfViewMode": {
"name": "FieldOfViewMode",
"items": {
"Diagonal": 1,
"MaxAxis": 2,
"Vertical": 0
}
},
"FillDirection": {
"name": "FillDirection",
"items": {
"Horizontal": 0,
"Vertical": 1
}
},
"FilterResult": {
"name": "FilterResult",
"items": {
"Accepted": 0,
"Rejected": 1
}
},
"Font": {
"name": "Font",
"items": {
"AmaticSC": 21,
"Antique": 15,
"Arcade": 13,
"Arial": 1,
"ArialBold": 2,
"Bangers": 22,
"Bodoni": 7,
"Cartoon": 9,
"Code": 10,
"Creepster": 23,
"DenkOne": 24,
"Fantasy": 14,
"Fondamento": 25,
"FredokaOne": 26,
"Garamond": 8,
"Gotham": 17,
"GothamBlack": 20,
"GothamBold": 19,
"GothamSemibold": 18,
"GrenzeGotisch": 27,
"Highway": 11,
"IndieFlower": 28,
"JosefinSans": 29,
"Jura": 30,
"Kalam": 31,
"Legacy": 0,
"LuckiestGuy": 32,
"Merriweather": 33,
"Michroma": 34,
"Nunito": 35,
"Oswald": 36,
"PatrickHand": 37,
"PermanentMarker": 38,
"Roboto": 39,
"RobotoCondensed": 40,
"RobotoMono": 41,
"Sarpanch": 42,
"SciFi": 12,
"SourceSans": 3,
"SourceSansBold": 4,
"SourceSansItalic": 6,
"SourceSansLight": 5,
"SourceSansSemibold": 16,
"SpecialElite": 43,
"TitilliumWeb": 44,
"Ubuntu": 45
}
},
"FontSize": {
"name": "FontSize",
"items": {
"Size10": 2,
"Size11": 3,
"Size12": 4,
"Size14": 5,
"Size18": 6,
"Size24": 7,
"Size28": 10,
"Size32": 11,
"Size36": 8,
"Size42": 12,
"Size48": 9,
"Size60": 13,
"Size8": 0,
"Size9": 1,
"Size96": 14
}
},
"FormFactor": {
"name": "FormFactor",
"items": {
"Brick": 1,
"Custom": 3,
"Plate": 2,
"Symmetric": 0
}
},
"FrameStyle": {
"name": "FrameStyle",
"items": {
"ChatBlue": 1,
"ChatGreen": 4,
"ChatRed": 5,
"Custom": 0,
"DropShadow": 6,
"RobloxRound": 3,
"RobloxSquare": 2
}
},
"FramerateManagerMode": {
"name": "FramerateManagerMode",
"items": {
"Automatic": 0,
"Off": 2,
"On": 1
}
},
"FriendRequestEvent": {
"name": "FriendRequestEvent",
"items": {
"Accept": 2,
"Deny": 3,
"Issue": 0,
"Revoke": 1
}
},
"FriendStatus": {
"name": "FriendStatus",
"items": {
"Friend": 2,
"FriendRequestReceived": 4,
"FriendRequestSent": 3,
"NotFriend": 1,
"Unknown": 0
}
},
"FunctionalTestResult": {
"name": "FunctionalTestResult",
"items": {
"Error": 2,
"Passed": 0,
"Warning": 1
}
},
"GameAvatarType": {
"name": "GameAvatarType",
"items": {
"PlayerChoice": 2,
"R15": 1,
"R6": 0
}
},
"GearGenreSetting": {
"name": "GearGenreSetting",
"items": {
"AllGenres": 0,
"MatchingGenreOnly": 1
}
},
"GearType": {
"name": "GearType",
"items": {
"BuildingTools": 7,
"Explosives": 2,
"MeleeWeapons": 0,
"MusicalInstruments": 5,
"NavigationEnhancers": 4,
"PowerUps": 3,
"RangedWeapons": 1,
"SocialItems": 6,
"Transport": 8
}
},
"Genre": {
"name": "Genre",
"items": {
"Adventure": 7,
"All": 0,
"Fantasy": 2,
"Funny": 9,
"Ninja": 4,
"Pirate": 6,
"Scary": 5,
"SciFi": 3,
"SkatePark": 12,
"Sports": 8,
"TownAndCity": 1,
"Tutorial": 13,
"War": 11,
"WildWest": 10
}
},
"GraphicsMode": {
"name": "GraphicsMode",
"items": {
"Automatic": 1,
"Direct3D11": 2,
"Direct3D9": 3,
"Metal": 5,
"NoGraphics": 7,
"OpenGL": 4,
"Vulkan": 6
}
},
"HandlesStyle": {
"name": "HandlesStyle",
"items": {
"Movement": 1,
"Resize": 0
}
},
"HorizontalAlignment": {
"name": "HorizontalAlignment",
"items": {
"Center": 0,
"Left": 1,
"Right": 2
}
},
"HoverAnimateSpeed": {
"name": "HoverAnimateSpeed",
"items": {
"Fast": 3,
"Medium": 2,
"Slow": 1,
"VeryFast": 4,
"VerySlow": 0
}
},
"HttpCachePolicy": {
"name": "HttpCachePolicy",
"items": {
"DataOnly": 2,
"Default": 3,
"Full": 1,
"InternalRedirectRefresh": 4,
"None": 0
}
},
"HttpContentType": {
"name": "HttpContentType",
"items": {
"ApplicationJson": 0,
"ApplicationUrlEncoded": 2,
"ApplicationXml": 1,
"TextPlain": 3,
"TextXml": 4
}
},
"HttpError": {
"name": "HttpError",
"items": {
"Aborted": 9,
"ConnectFail": 3,
"DnsResolve": 2,
"InvalidRedirect": 7,
"InvalidUrl": 1,
"NetFail": 8,
"OK": 0,
"OutOfMemory": 4,
"SslConnectFail": 10,
"SslVerificationFail": 11,
"TimedOut": 5,
"TooManyRedirects": 6,
"Unknown": 12
}
},
"HttpRequestType": {
"name": "HttpRequestType",
"items": {
"Analytics": 23,
"Avatar": 16,
"Chat": 15,
"Default": 0,
"Localization": 25,
"MarketplaceService": 2,
"Players": 7
}
},
"HumanoidCollisionType": {
"name": "HumanoidCollisionType",
"items": {
"InnerBox": 1,
"OuterBox": 0
}
},
"HumanoidDisplayDistanceType": {
"name": "HumanoidDisplayDistanceType",
"items": {
"None": 2,
"Subject": 1,
"Viewer": 0
}
},
"HumanoidHealthDisplayType": {
"name": "HumanoidHealthDisplayType",
"items": {
"AlwaysOff": 2,
"AlwaysOn": 1,
"DisplayWhenDamaged": 0
}
},
"HumanoidRigType": {
"name": "HumanoidRigType",
"items": {
"R15": 1,
"R6": 0
}
},
"HumanoidStateType": {
"name": "HumanoidStateType",
"items": {
"Climbing": 12,
"Dead": 15,
"FallingDown": 0,
"Flying": 6,
"Freefall": 5,
"GettingUp": 2,
"Jumping": 3,
"Landed": 7,
"None": 18,
"Physics": 16,
"PlatformStanding": 14,
"Ragdoll": 1,
"Running": 8,
"RunningNoPhysics": 10,
"Seated": 13,
"StrafingNoPhysics": 11,
"Swimming": 4
}
},
"IKCollisionsMode": {
"name": "IKCollisionsMode",
"items": {
"IncludeContactedMechanisms": 2,
"NoCollisions": 0,
"OtherMechanismsAnchored": 1
}
},
"IXPLoadingStatus": {
"name": "IXPLoadingStatus",
"items": {
"ErrorConnection": 5,
"ErrorInvalidUser": 4,
"ErrorJsonParse": 6,
"ErrorTimedOut": 7,
"Initialized": 2,
"None": 0,
"Pending": 1,
"ShutOff": 3
}
},
"InOut": {
"name": "InOut",
"items": {
"Center": 2,
"Edge": 0,
"Inset": 1
}
},
"InfoType": {
"name": "InfoType",
"items": {
"Asset": 0,
"Bundle": 4,
"GamePass": 2,
"Product": 1,
"Subscription": 3
}
},
"InitialDockState": {
"name": "InitialDockState",
"items": {
"Bottom": 1,
"Float": 4,
"Left": 2,
"Right": 3,
"Top": 0
}
},
"InputType": {
"name": "InputType",
"items": {
"Constant": 12,
"NoInput": 0,
"Sin": 13
}
},
"InterpolationThrottlingMode": {
"name": "InterpolationThrottlingMode",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"JointCreationMode": {
"name": "JointCreationMode",
"items": {
"All": 0,
"None": 2,
"Surface": 1
}
},
"KeyCode": {
"name": "KeyCode",
"items": {
"A": 97,
"Ampersand": 38,
"Asterisk": 42,
"At": 64,
"B": 98,
"BackSlash": 92,
"Backquote": 96,
"Backspace": 8,
"Break": 318,
"ButtonA": 1002,
"ButtonB": 1003,
"ButtonL1": 1005,
"ButtonL2": 1007,
"ButtonL3": 1009,
"ButtonR1": 1004,
"ButtonR2": 1006,
"ButtonR3": 1008,
"ButtonSelect": 1011,
"ButtonStart": 1010,
"ButtonX": 1000,
"ButtonY": 1001,
"C": 99,
"CapsLock": 301,
"Caret": 94,
"Clear": 12,
"Colon": 58,
"Comma": 44,
"Compose": 314,
"D": 100,
"DPadDown": 1015,
"DPadLeft": 1012,
"DPadRight": 1013,
"DPadUp": 1014,
"Delete": 127,
"Dollar": 36,
"Down": 274,
"E": 101,
"Eight": 56,
"End": 279,
"Equals": 61,
"Escape": 27,
"Euro": 321,
"F": 102,
"F1": 282,
"F10": 291,
"F11": 292,
"F12": 293,
"F13": 294,
"F14": 295,
"F15": 296,
"F2": 283,
"F3": 284,
"F4": 285,
"F5": 286,
"F6": 287,
"F7": 288,
"F8": 289,
"F9": 290,
"Five": 53,
"Four": 52,
"G": 103,
"GreaterThan": 62,
"H": 104,
"Hash": 35,
"Help": 315,
"Home": 278,
"I": 105,
"Insert": 277,
"J": 106,
"K": 107,
"KeypadDivide": 267,
"KeypadEight": 264,
"KeypadEnter": 271,
"KeypadEquals": 272,
"KeypadFive": 261,
"KeypadFour": 260,
"KeypadMinus": 269,
"KeypadMultiply": 268,
"KeypadNine": 265,
"KeypadOne": 257,
"KeypadPeriod": 266,
"KeypadPlus": 270,
"KeypadSeven": 263,
"KeypadSix": 262,
"KeypadThree": 259,
"KeypadTwo": 258,
"KeypadZero": 256,
"L": 108,
"Left": 276,
"LeftAlt": 308,
"LeftBracket": 91,
"LeftControl": 306,
"LeftCurly": 123,
"LeftMeta": 310,
"LeftParenthesis": 40,
"LeftShift": 304,
"LeftSuper": 311,
"LessThan": 60,
"M": 109,
"Menu": 319,
"Minus": 45,
"Mode": 313,
"N": 110,
"Nine": 57,
"NumLock": 300,
"O": 111,
"One": 49,
"P": 112,
"PageDown": 281,
"PageUp": 280,
"Pause": 19,
"Percent": 37,
"Period": 46,
"Pipe": 124,
"Plus": 43,
"Power": 320,
"Print": 316,
"Q": 113,
"Question": 63,
"Quote": 39,
"QuotedDouble": 34,
"R": 114,
"Return": 13,
"Right": 275,
"RightAlt": 307,
"RightBracket": 93,
"RightControl": 305,
"RightCurly": 125,
"RightMeta": 309,
"RightParenthesis": 41,
"RightShift": 303,
"RightSuper": 312,
"S": 115,
"ScrollLock": 302,
"Semicolon": 59,
"Seven": 55,
"Six": 54,
"Slash": 47,
"Space": 32,
"SysReq": 317,
"T": 116,
"Tab": 9,
"Three": 51,
"Thumbstick1": 1016,
"Thumbstick2": 1017,
"Tilde": 126,
"Two": 50,
"U": 117,
"Underscore": 95,
"Undo": 322,
"Unknown": 0,
"Up": 273,
"V": 118,
"W": 119,
"World0": 160,
"World1": 161,
"World10": 170,
"World11": 171,
"World12": 172,
"World13": 173,
"World14": 174,
"World15": 175,
"World16": 176,
"World17": 177,
"World18": 178,
"World19": 179,
"World2": 162,
"World20": 180,
"World21": 181,
"World22": 182,
"World23": 183,
"World24": 184,
"World25": 185,
"World26": 186,
"World27": 187,
"World28": 188,
"World29": 189,
"World3": 163,
"World30": 190,
"World31": 191,
"World32": 192,
"World33": 193,
"World34": 194,
"World35": 195,
"World36": 196,
"World37": 197,
"World38": 198,
"World39": 199,
"World4": 164,
"World40": 200,
"World41": 201,
"World42": 202,
"World43": 203,
"World44": 204,
"World45": 205,
"World46": 206,
"World47": 207,
"World48": 208,
"World49": 209,
"World5": 165,
"World50": 210,
"World51": 211,
"World52": 212,
"World53": 213,
"World54": 214,
"World55": 215,
"World56": 216,
"World57": 217,
"World58": 218,
"World59": 219,
"World6": 166,
"World60": 220,
"World61": 221,
"World62": 222,
"World63": 223,
"World64": 224,
"World65": 225,
"World66": 226,
"World67": 227,
"World68": 228,
"World69": 229,
"World7": 167,
"World70": 230,
"World71": 231,
"World72": 232,
"World73": 233,
"World74": 234,
"World75": 235,
"World76": 236,
"World77": 237,
"World78": 238,
"World79": 239,
"World8": 168,
"World80": 240,
"World81": 241,
"World82": 242,
"World83": 243,
"World84": 244,
"World85": 245,
"World86": 246,
"World87": 247,
"World88": 248,
"World89": 249,
"World9": 169,
"World90": 250,
"World91": 251,
"World92": 252,
"World93": 253,
"World94": 254,
"World95": 255,
"X": 120,
"Y": 121,
"Z": 122,
"Zero": 48
}
},
"KeywordFilterType": {
"name": "KeywordFilterType",
"items": {
"Exclude": 1,
"Include": 0
}
},
"Language": {
"name": "Language",
"items": {
"Default": 0
}
},
"LeftRight": {
"name": "LeftRight",
"items": {
"Center": 1,
"Left": 0,
"Right": 2
}
},
"LevelOfDetailSetting": {
"name": "LevelOfDetailSetting",
"items": {
"High": 2,
"Low": 0,
"Medium": 1
}
},
"Limb": {
"name": "Limb",
"items": {
"Head": 0,
"LeftArm": 2,
"LeftLeg": 4,
"RightArm": 3,
"RightLeg": 5,
"Torso": 1,
"Unknown": 6
}
},
"LineJoinMode": {
"name": "LineJoinMode",
"items": {
"Bevel": 1,
"Miter": 2,
"Round": 0
}
},
"ListDisplayMode": {
"name": "ListDisplayMode",
"items": {
"Horizontal": 0,
"Vertical": 1
}
},
"ListenerType": {
"name": "ListenerType",
"items": {
"CFrame": 1,
"Camera": 0,
"ObjectCFrame": 3,
"ObjectPosition": 2
}
},
"LoadCharacterLayeredClothing": {
"name": "LoadCharacterLayeredClothing",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"Material": {
"name": "Material",
"items": {
"Air": 1792,
"Asphalt": 1376,
"Basalt": 788,
"Brick": 848,
"Cobblestone": 880,
"Concrete": 816,
"CorrodedMetal": 1040,
"CrackedLava": 804,
"DiamondPlate": 1056,
"Fabric": 1312,
"Foil": 1072,
"ForceField": 1584,
"Glacier": 1552,
"Glass": 1568,
"Granite": 832,
"Grass": 1280,
"Ground": 1360,
"Ice": 1536,
"LeafyGrass": 1284,
"Limestone": 820,
"Marble": 784,
"Metal": 1088,
"Mud": 1344,
"Neon": 288,
"Pavement": 836,
"Pebble": 864,
"Plastic": 256,
"Rock": 896,
"Salt": 1392,
"Sand": 1296,
"Sandstone": 912,
"Slate": 800,
"SmoothPlastic": 272,
"Snow": 1328,
"Water": 2048,
"Wood": 512,
"WoodPlanks": 528
}
},
"MembershipType": {
"name": "MembershipType",
"items": {
"BuildersClub": 1,
"None": 0,
"OutrageousBuildersClub": 3,
"Premium": 4,
"TurboBuildersClub": 2
}
},
"MeshPartDetailLevel": {
"name": "MeshPartDetailLevel",
"items": {
"DistanceBased": 0,
"Level01": 1,
"Level02": 2,
"Level03": 3,
"Level04": 4
}
},
"MeshPartHeadsAndAccessories": {
"name": "MeshPartHeadsAndAccessories",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"MeshType": {
"name": "MeshType",
"items": {
"Brick": 6,
"CornerWedge": 11,
"Cylinder": 4,
"FileMesh": 5,
"Head": 0,
"ParallelRamp": 9,
"Prism": 7,
"Pyramid": 8,
"RightAngleRamp": 10,
"Sphere": 3,
"Torso": 1,
"Wedge": 2
}
},
"MessageType": {
"name": "MessageType",
"items": {
"MessageError": 3,
"MessageInfo": 1,
"MessageOutput": 0,
"MessageWarning": 2
}
},
"ModelLevelOfDetail": {
"name": "ModelLevelOfDetail",
"items": {
"Automatic": 0,
"Disabled": 2,
"StreamingMesh": 1
}
},
"ModifierKey": {
"name": "ModifierKey",
"items": {
"Alt": 2,
"Ctrl": 1,
"Meta": 3,
"Shift": 0
}
},
"MouseBehavior": {
"name": "MouseBehavior",
"items": {
"Default": 0,
"LockCenter": 1,
"LockCurrentPosition": 2
}
},
"MoveState": {
"name": "MoveState",
"items": {
"AirFree": 4,
"Coasting": 1,
"Pushing": 2,
"Stopped": 0,
"Stopping": 3
}
},
"NameOcclusion": {
"name": "NameOcclusion",
"items": {
"EnemyOcclusion": 1,
"NoOcclusion": 0,
"OccludeAll": 2
}
},
"NetworkOwnership": {
"name": "NetworkOwnership",
"items": {
"Automatic": 0,
"Manual": 1,
"OnContact": 2
}
},
"NewAnimationRuntimeSetting": {
"name": "NewAnimationRuntimeSetting",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"NormalId": {
"name": "NormalId",
"items": {
"Back": 2,
"Bottom": 4,
"Front": 5,
"Left": 3,
"Right": 0,
"Top": 1
}
},
"OutfitSource": {
"name": "OutfitSource",
"items": {
"All": 1,
"Created": 2,
"Purchased": 3
}
},
"OutputLayoutMode": {
"name": "OutputLayoutMode",
"items": {
"Horizontal": 0,
"Vertical": 1
}
},
"OverrideMouseIconBehavior": {
"name": "OverrideMouseIconBehavior",
"items": {
"ForceHide": 2,
"ForceShow": 1,
"None": 0
}
},
"PackagePermission": {
"name": "PackagePermission",
"items": {
"Edit": 4,
"NoAccess": 1,
"None": 0,
"Own": 5,
"Revoked": 2,
"UseView": 3
}
},
"PacketPriority": {
"name": "PacketPriority",
"items": {
"HIGH_PRIORITY": 1,
"IMMEDIATE_PRIORITY": 0,
"LOW_PRIORITY": 3,
"MEDIUM_PRIORITY": 2
}
},
"PartType": {
"name": "PartType",
"items": {
"Ball": 0,
"Block": 1,
"Cylinder": 2
}
},
"ParticleOrientation": {
"name": "ParticleOrientation",
"items": {
"FacingCamera": 0,
"FacingCameraWorldUp": 1,
"VelocityParallel": 2,
"VelocityPerpendicular": 3
}
},
"PathStatus": {
"name": "PathStatus",
"items": {
"ClosestNoPath": 1,
"ClosestOutOfRange": 2,
"FailFinishNotEmpty": 4,
"FailStartNotEmpty": 3,
"NoPath": 5,
"Success": 0
}
},
"PathWaypointAction": {
"name": "PathWaypointAction",
"items": {
"Jump": 1,
"Walk": 0
}
},
"PermissionLevelShown": {
"name": "PermissionLevelShown",
"items": {
"Game": 0,
"Roblox": 4,
"RobloxGame": 1,
"RobloxScript": 2,
"Studio": 3
}
},
"PhysicsSimulationRate": {
"name": "PhysicsSimulationRate",
"items": {
"Fixed120Hz": 1,
"Fixed240Hz": 0,
"Fixed60Hz": 2
}
},
"PhysicsSteppingMethod": {
"name": "PhysicsSteppingMethod",
"items": {
"Adaptive": 2,
"Default": 0,
"Fixed": 1
}
},
"Platform": {
"name": "Platform",
"items": {
"Android": 3,
"AndroidTV": 11,
"BeOS": 17,
"Chromecast": 12,
"DOS": 16,
"IOS": 2,
"Linux": 13,
"NX": 9,
"None": 19,
"OSX": 1,
"Ouya": 10,
"PS3": 6,
"PS4": 5,
"SteamOS": 14,
"UWP": 18,
"WebOS": 15,
"WiiU": 8,
"Windows": 0,
"XBox360": 7,
"XBoxOne": 4
}
},
"PlaybackState": {
"name": "PlaybackState",
"items": {
"Begin": 0,
"Cancelled": 5,
"Completed": 4,
"Delayed": 1,
"Paused": 3,
"Playing": 2
}
},
"PlayerActions": {
"name": "PlayerActions",
"items": {
"CharacterBackward": 1,
"CharacterForward": 0,
"CharacterJump": 4,
"CharacterLeft": 2,
"CharacterRight": 3
}
},
"PlayerChatType": {
"name": "PlayerChatType",
"items": {
"All": 0,
"Team": 1,
"Whisper": 2
}
},
"PoseEasingDirection": {
"name": "PoseEasingDirection",
"items": {
"In": 0,
"InOut": 2,
"Out": 1
}
},
"PoseEasingStyle": {
"name": "PoseEasingStyle",
"items": {
"Bounce": 4,
"Constant": 1,
"Cubic": 3,
"Elastic": 2,
"Linear": 0
}
},
"PrivilegeType": {
"name": "PrivilegeType",
"items": {
"Admin": 240,
"Banned": 0,
"Member": 128,
"Owner": 255,
"Visitor": 10
}
},
"ProductLocationRestriction": {
"name": "ProductLocationRestriction",
"items": {
"AllGames": 2,
"AllowedGames": 1,
"AvatarShop": 0
}
},
"ProductPurchaseDecision": {
"name": "ProductPurchaseDecision",
"items": {
"NotProcessedYet": 0,
"PurchaseGranted": 1
}
},
"ProximityPromptExclusivity": {
"name": "ProximityPromptExclusivity",
"items": {
"AlwaysShow": 2,
"OneGlobally": 1,
"OnePerButton": 0
}
},
"ProximityPromptInputType": {
"name": "ProximityPromptInputType",
"items": {
"Gamepad": 1,
"Keyboard": 0,
"Touch": 2
}
},
"ProximityPromptStyle": {
"name": "ProximityPromptStyle",
"items": {
"Custom": 1,
"Default": 0
}
},
"QualityLevel": {
"name": "QualityLevel",
"items": {
"Automatic": 0,
"Level01": 1,
"Level02": 2,
"Level03": 3,
"Level04": 4,
"Level05": 5,
"Level06": 6,
"Level07": 7,
"Level08": 8,
"Level09": 9,
"Level10": 10,
"Level11": 11,
"Level12": 12,
"Level13": 13,
"Level14": 14,
"Level15": 15,
"Level16": 16,
"Level17": 17,
"Level18": 18,
"Level19": 19,
"Level20": 20,
"Level21": 21
}
},
"R15CollisionType": {
"name": "R15CollisionType",
"items": {
"InnerBox": 1,
"OuterBox": 0
}
},
"RaycastFilterType": {
"name": "RaycastFilterType",
"items": {
"Blacklist": 0,
"Whitelist": 1
}
},
"RenderFidelity": {
"name": "RenderFidelity",
"items": {
"Automatic": 0,
"Performance": 2,
"Precise": 1
}
},
"RenderPriority": {
"name": "RenderPriority",
"items": {
"Camera": 200,
"Character": 300,
"First": 0,
"Input": 100,
"Last": 2000
}
},
"RenderingTestComparisonMethod": {
"name": "RenderingTestComparisonMethod",
"items": {
"diff": 1,
"psnr": 0
}
},
"ReturnKeyType": {
"name": "ReturnKeyType",
"items": {
"Default": 0,
"Done": 1,
"Go": 2,
"Next": 3,
"Search": 4,
"Send": 5
}
},
"ReverbType": {
"name": "ReverbType",
"items": {
"Alley": 15,
"Arena": 10,
"Auditorium": 7,
"Bathroom": 4,
"CarpettedHallway": 12,
"Cave": 9,
"City": 17,
"ConcertHall": 8,
"Forest": 16,
"GenericReverb": 1,
"Hallway": 13,
"Hangar": 11,
"LivingRoom": 5,
"Mountains": 18,
"NoReverb": 0,
"PaddedCell": 2,
"ParkingLot": 21,
"Plain": 20,
"Quarry": 19,
"Room": 3,
"SewerPipe": 22,
"StoneCorridor": 14,
"StoneRoom": 6,
"UnderWater": 23
}
},
"RibbonTool": {
"name": "RibbonTool",
"items": {
"ColorPicker": 5,
"Group": 7,
"MaterialPicker": 6,
"Move": 3,
"None": 9,
"Rotate": 2,
"Scale": 1,
"Select": 0,
"Transform": 4,
"Ungroup": 8
}
},
"RollOffMode": {
"name": "RollOffMode",
"items": {
"Inverse": 0,
"InverseTapered": 3,
"Linear": 1,
"LinearSquare": 2
}
},
"RotationType": {
"name": "RotationType",
"items": {
"CameraRelative": 1,
"MovementRelative": 0
}
},
"RuntimeUndoBehavior": {
"name": "RuntimeUndoBehavior",
"items": {
"Aggregate": 0,
"Hybrid": 2,
"Snapshot": 1
}
},
"SaveFilter": {
"name": "SaveFilter",
"items": {
"SaveAll": 2,
"SaveGame": 1,
"SaveWorld": 0
}
},
"SavedQualitySetting": {
"name": "SavedQualitySetting",
"items": {
"Automatic": 0,
"QualityLevel1": 1,
"QualityLevel10": 10,
"QualityLevel2": 2,
"QualityLevel3": 3,
"QualityLevel4": 4,
"QualityLevel5": 5,
"QualityLevel6": 6,
"QualityLevel7": 7,
"QualityLevel8": 8,
"QualityLevel9": 9
}
},
"ScaleType": {
"name": "ScaleType",
"items": {
"Crop": 4,
"Fit": 3,
"Slice": 1,
"Stretch": 0,
"Tile": 2
}
},
"ScreenOrientation": {
"name": "ScreenOrientation",
"items": {
"LandscapeLeft": 0,
"LandscapeRight": 1,
"LandscapeSensor": 2,
"Portrait": 3,
"Sensor": 4
}
},
"ScrollBarInset": {
"name": "ScrollBarInset",
"items": {
"Always": 2,
"None": 0,
"ScrollBar": 1
}
},
"ScrollingDirection": {
"name": "ScrollingDirection",
"items": {
"X": 1,
"XY": 4,
"Y": 2
}
},
"ServerAudioBehavior": {
"name": "ServerAudioBehavior",
"items": {
"Enabled": 0,
"Muted": 1,
"OnlineGame": 2
}
},
"SignalBehavior": {
"name": "SignalBehavior",
"items": {
"Default": 0,
"Deferred": 2,
"Immediate": 1
}
},
"SizeConstraint": {
"name": "SizeConstraint",
"items": {
"RelativeXX": 1,
"RelativeXY": 0,
"RelativeYY": 2
}
},
"SortDirection": {
"name": "SortDirection",
"items": {
"Ascending": 0,
"Descending": 1
}
},
"SortOrder": {
"name": "SortOrder",
"items": {
"Custom": 1,
"LayoutOrder": 2,
"Name": 0
}
},
"SoundType": {
"name": "SoundType",
"items": {
"Boing": 1,
"Bomb": 2,
"Break": 3,
"Click": 4,
"Clock": 5,
"NoSound": 0,
"Page": 7,
"Ping": 8,
"Slingshot": 6,
"Snap": 9,
"Splat": 10,
"Step": 11,
"StepOn": 12,
"Swoosh": 13,
"Victory": 14
}
},
"SpecialKey": {
"name": "SpecialKey",
"items": {
"ChatHotkey": 5,
"End": 2,
"Home": 1,
"Insert": 0,
"PageDown": 4,
"PageUp": 3
}
},
"StartCorner": {
"name": "StartCorner",
"items": {
"BottomLeft": 2,
"BottomRight": 3,
"TopLeft": 0,
"TopRight": 1
}
},
"Status": {
"name": "Status",
"items": {
"Confusion": 1,
"Poison": 0
}
},
"StreamingPauseMode": {
"name": "StreamingPauseMode",
"items": {
"ClientPhysicsPause": 2,
"Default": 0,
"Disabled": 1
}
},
"StudioCloseMode": {
"name": "StudioCloseMode",
"items": {
"CloseDoc": 2,
"CloseStudio": 1,
"None": 0
}
},
"StudioDataModelType": {
"name": "StudioDataModelType",
"items": {
"Edit": 0,
"None": 6,
"PlayClient": 2,
"PlayServer": 3,
"RobloxPlugin": 4,
"UserPlugin": 5
}
},
"StudioScriptEditorColorCategories": {
"name": "StudioScriptEditorColorCategories",
"items": {
"ActiveLine": 25,
"Background": 17,
"Bool": 10,
"Bracket": 29,
"Builtin": 6,
"Comment": 4,
"DebuggerCurrentLine": 26,
"DebuggerErrorLine": 27,
"Default": 0,
"Error": 23,
"FindSelectionBackground": 20,
"Function": 11,
"FunctionName": 15,
"Keyword": 5,
"Local": 12,
"LuauKeyword": 14,
"MatchingWordBackground": 21,
"MenuBackground": 33,
"MenuPrimaryText": 30,
"MenuScrollbarBackground": 35,
"MenuScrollbarHandle": 36,
"MenuSecondaryText": 31,
"MenuSelectedBackground": 34,
"MenuSelectedText": 32,
"Method": 7,
"Nil": 9,
"Number": 2,
"Operator": 1,
"Property": 8,
"Ruler": 28,
"SelectionBackground": 19,
"SelectionText": 18,
"Self": 13,
"String": 3,
"TODO": 16,
"Warning": 22,
"Whitespace": 24
}
},
"StudioScriptEditorColorPresets": {
"name": "StudioScriptEditorColorPresets",
"items": {
"Custom": 3,
"Extra1": 1,
"Extra2": 2,
"RobloxDefault": 0
}
},
"StudioStyleGuideColor": {
"name": "StudioStyleGuideColor",
"items": {
"AttributeCog": 115,
"Border": 31,
"BrightText": 39,
"Button": 17,
"ButtonBorder": 87,
"ButtonText": 88,
"CategoryItem": 24,
"ChatIncomingBgColor": 81,
"ChatIncomingTextColor": 82,
"ChatModeratedMessageColor": 85,
"ChatOutgoingBgColor": 83,
"ChatOutgoingTextColor": 84,
"CheckedFieldBackground": 90,
"CheckedFieldBorder": 91,
"CheckedFieldIndicator": 92,
"ColorPickerFrame": 29,
"CurrentMarker": 30,
"Dark": 34,
"DebuggerCurrentLine": 63,
"DebuggerErrorLine": 64,
"DialogButton": 96,
"DialogButtonBorder": 98,
"DialogButtonText": 97,
"DialogMainButton": 99,
"DialogMainButtonText": 100,
"DiffFilePathBackground": 79,
"DiffFilePathBorder": 80,
"DiffFilePathText": 65,
"DiffLineNum": 74,
"DiffLineNumAdditionBackground": 77,
"DiffLineNumDeletionBackground": 78,
"DiffLineNumNoChangeBackground": 76,
"DiffLineNumSeparatorBackground": 75,
"DiffTextAddition": 68,
"DiffTextAdditionBackground": 72,
"DiffTextDeletion": 69,
"DiffTextDeletionBackground": 73,
"DiffTextHunkInfo": 66,
"DiffTextNoChange": 67,
"DiffTextNoChangeBackground": 71,
"DiffTextSeparatorBackground": 70,
"DimmedText": 40,
"Dropdown": 2,
"EmulatorBar": 27,
"EmulatorDropDown": 28,
"ErrorText": 43,
"FilterButtonAccent": 12,
"FilterButtonBorder": 13,
"FilterButtonBorderAlt": 14,
"FilterButtonChecked": 11,
"FilterButtonDefault": 9,
"FilterButtonHover": 10,
"GameSettingsTableItem": 25,
"GameSettingsTooltip": 26,
"HeaderSection": 93,
"InfoBarWarningBackground": 101,
"InfoBarWarningText": 102,
"InfoText": 44,
"InputFieldBackground": 21,
"InputFieldBorder": 89,
"Item": 22,
"Light": 33,
"LinkText": 41,
"MainBackground": 0,
"MainButton": 18,
"MainText": 36,
"Mid": 35,
"Midlight": 94,
"Notification": 4,
"RibbonButton": 19,
"RibbonTab": 15,
"RibbonTabTopBar": 16,
"ScriptBackground": 47,
"ScriptBool": 107,
"ScriptBracket": 114,
"ScriptBuiltInFunction": 58,
"ScriptComment": 56,
"ScriptEditorCurrentLine": 103,
"ScriptError": 60,
"ScriptFindSelectionBackground": 51,
"ScriptFunction": 108,
"ScriptFunctionName": 112,
"ScriptKeyword": 57,
"ScriptLocal": 109,
"ScriptLuauKeyword": 111,
"ScriptMatchingWordSelectionBackground": 52,
"ScriptMethod": 104,
"ScriptNil": 106,
"ScriptNumber": 54,
"ScriptOperator": 53,
"ScriptProperty": 105,
"ScriptRuler": 62,
"ScriptSelectionBackground": 50,
"ScriptSelectionText": 49,
"ScriptSelf": 110,
"ScriptSideWidget": 46,
"ScriptString": 55,
"ScriptText": 48,
"ScriptTodo": 113,
"ScriptWarning": 59,
"ScriptWhitespace": 61,
"ScrollBar": 5,
"ScrollBarBackground": 6,
"SensitiveText": 45,
"Separator": 86,
"Shadow": 32,
"StatusBar": 95,
"SubText": 37,
"Tab": 8,
"TabBar": 7,
"TableItem": 23,
"Titlebar": 1,
"TitlebarText": 38,
"Tooltip": 3,
"ViewPortBackground": 20,
"WarningText": 42
}
},
"StudioStyleGuideModifier": {
"name": "StudioStyleGuideModifier",
"items": {
"Default": 0,
"Disabled": 3,
"Hover": 4,
"Pressed": 2,
"Selected": 1
}
},
"Style": {
"name": "Style",
"items": {
"AlternatingSupports": 0,
"BridgeStyleSupports": 1,
"NoSupports": 2
}
},
"SurfaceConstraint": {
"name": "SurfaceConstraint",
"items": {
"Hinge": 1,
"Motor": 3,
"None": 0,
"SteppingMotor": 2
}
},
"SurfaceGuiSizingMode": {
"name": "SurfaceGuiSizingMode",
"items": {
"FixedSize": 0,
"PixelsPerStud": 1
}
},
"SurfaceType": {
"name": "SurfaceType",
"items": {
"Glue": 1,
"Hinge": 6,
"Inlet": 4,
"Motor": 7,
"Smooth": 0,
"SmoothNoOutlines": 10,
"SteppingMotor": 8,
"Studs": 3,
"Universal": 5,
"Weld": 2
}
},
"SwipeDirection": {
"name": "SwipeDirection",
"items": {
"Down": 3,
"Left": 1,
"None": 4,
"Right": 0,
"Up": 2
}
},
"TableMajorAxis": {
"name": "TableMajorAxis",
"items": {
"ColumnMajor": 1,
"RowMajor": 0
}
},
"Technology": {
"name": "Technology",
"items": {
"Compatibility": 2,
"Future": 4,
"Legacy": 0,
"ShadowMap": 3,
"Voxel": 1
}
},
"TeleportMethod": {
"name": "TeleportMethod",
"items": {
"TeleportPartyAsync": 3,
"TeleportToPlaceInstance": 1,
"TeleportToPrivateServer": 2,
"TeleportToSpawnByName": 0,
"TeleportUnknown": 4
}
},
"TeleportResult": {
"name": "TeleportResult",
"items": {
"Failure": 1,
"Flooded": 6,
"GameEnded": 3,
"GameFull": 4,
"GameNotFound": 2,
"IsTeleporting": 7,
"Success": 0,
"Unauthorized": 5
}
},
"TeleportState": {
"name": "TeleportState",
"items": {
"Failed": 3,
"InProgress": 4,
"RequestedFromServer": 0,
"Started": 1,
"WaitingForServer": 2
}
},
"TeleportType": {
"name": "TeleportType",
"items": {
"ToInstance": 1,
"ToPlace": 0,
"ToReservedServer": 2
}
},
"TerrainAcquisitionMethod": {
"name": "TerrainAcquisitionMethod",
"items": {
"Convert": 5,
"EditAddTool": 6,
"EditReplaceTool": 8,
"EditSeaLevelTool": 7,
"Generate": 3,
"Import": 4,
"Legacy": 1,
"None": 0,
"Other": 11,
"RegionFillTool": 9,
"RegionPasteTool": 10,
"Template": 2
}
},
"TextFilterContext": {
"name": "TextFilterContext",
"items": {
"PrivateChat": 2,
"PublicChat": 1
}
},
"TextInputType": {
"name": "TextInputType",
"items": {
"Default": 0,
"Email": 3,
"NoSuggestions": 1,
"Number": 2,
"OneTimePassword": 8,
"Password": 5,
"PasswordShown": 6,
"Phone": 4,
"Username": 7
}
},
"TextTruncate": {
"name": "TextTruncate",
"items": {
"AtEnd": 1,
"None": 0
}
},
"TextXAlignment": {
"name": "TextXAlignment",
"items": {
"Center": 2,
"Left": 0,
"Right": 1
}
},
"TextYAlignment": {
"name": "TextYAlignment",
"items": {
"Bottom": 2,
"Center": 1,
"Top": 0
}
},
"TextureMode": {
"name": "TextureMode",
"items": {
"Static": 2,
"Stretch": 0,
"Wrap": 1
}
},
"TextureQueryType": {
"name": "TextureQueryType",
"items": {
"Humanoid": 2,
"HumanoidOrphaned": 3,
"NonHumanoid": 0,
"NonHumanoidOrphaned": 1
}
},
"ThreadPoolConfig": {
"name": "ThreadPoolConfig",
"items": {
"Auto": 0,
"PerCore1": 101,
"PerCore2": 102,
"PerCore3": 103,
"PerCore4": 104,
"Threads1": 1,
"Threads16": 16,
"Threads2": 2,
"Threads3": 3,
"Threads4": 4,
"Threads8": 8
}
},
"ThrottlingPriority": {
"name": "ThrottlingPriority",
"items": {
"Default": 0,
"ElevatedOnServer": 1,
"Extreme": 2
}
},
"ThumbnailSize": {
"name": "ThumbnailSize",
"items": {
"Size100x100": 4,
"Size150x150": 5,
"Size180x180": 1,
"Size352x352": 6,
"Size420x420": 2,
"Size48x48": 0,
"Size60x60": 3
}
},
"ThumbnailType": {
"name": "ThumbnailType",
"items": {
"AvatarBust": 1,
"AvatarThumbnail": 2,
"HeadShot": 0
}
},
"TickCountSampleMethod": {
"name": "TickCountSampleMethod",
"items": {
"Benchmark": 1,
"Fast": 0,
"Precise": 2
}
},
"TopBottom": {
"name": "TopBottom",
"items": {
"Bottom": 2,
"Center": 1,
"Top": 0
}
},
"TouchCameraMovementMode": {
"name": "TouchCameraMovementMode",
"items": {
"Classic": 1,
"Default": 0,
"Follow": 2,
"Orbital": 3
}
},
"TouchMovementMode": {
"name": "TouchMovementMode",
"items": {
"ClickToMove": 4,
"DPad": 2,
"Default": 0,
"DynamicThumbstick": 5,
"Thumbpad": 3,
"Thumbstick": 1
}
},
"TriStateBoolean": {
"name": "TriStateBoolean",
"items": {
"False": 2,
"True": 1,
"Unknown": 0
}
},
"TweenStatus": {
"name": "TweenStatus",
"items": {
"Canceled": 0,
"Completed": 1
}
},
"UITheme": {
"name": "UITheme",
"items": {
"Dark": 1,
"Light": 0
}
},
"UiMessageType": {
"name": "UiMessageType",
"items": {
"UiMessageError": 0,
"UiMessageInfo": 1
}
},
"UserCFrame": {
"name": "UserCFrame",
"items": {
"Head": 0,
"LeftHand": 1,
"RightHand": 2
}
},
"UserInputState": {
"name": "UserInputState",
"items": {
"Begin": 0,
"Cancel": 3,
"Change": 1,
"End": 2,
"None": 4
}
},
"UserInputType": {
"name": "UserInputType",
"items": {
"Accelerometer": 10,
"Focus": 9,
"Gamepad1": 12,
"Gamepad2": 13,
"Gamepad3": 14,
"Gamepad4": 15,
"Gamepad5": 16,
"Gamepad6": 17,
"Gamepad7": 18,
"Gamepad8": 19,
"Gyro": 11,
"InputMethod": 21,
"Keyboard": 8,
"MouseButton1": 0,
"MouseButton2": 1,
"MouseButton3": 2,
"MouseMovement": 4,
"MouseWheel": 3,
"None": 22,
"TextInput": 20,
"Touch": 7
}
},
"VRTouchpad": {
"name": "VRTouchpad",
"items": {
"Left": 0,
"Right": 1
}
},
"VRTouchpadMode": {
"name": "VRTouchpadMode",
"items": {
"ABXY": 2,
"Touch": 0,
"VirtualThumbstick": 1
}
},
"VerticalAlignment": {
"name": "VerticalAlignment",
"items": {
"Bottom": 2,
"Center": 0,
"Top": 1
}
},
"VerticalScrollBarPosition": {
"name": "VerticalScrollBarPosition",
"items": {
"Left": 1,
"Right": 0
}
},
"VibrationMotor": {
"name": "VibrationMotor",
"items": {
"Large": 0,
"LeftHand": 4,
"LeftTrigger": 2,
"RightHand": 5,
"RightTrigger": 3,
"Small": 1
}
},
"VirtualCursorMode": {
"name": "VirtualCursorMode",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"VirtualInputMode": {
"name": "VirtualInputMode",
"items": {
"None": 0,
"Playing": 2,
"Recording": 1
}
},
"WaterDirection": {
"name": "WaterDirection",
"items": {
"NegX": 0,
"NegY": 2,
"NegZ": 4,
"X": 1,
"Y": 3,
"Z": 5
}
},
"WaterForce": {
"name": "WaterForce",
"items": {
"Max": 4,
"Medium": 2,
"None": 0,
"Small": 1,
"Strong": 3
}
},
"WrapLayerDebugMode": {
"name": "WrapLayerDebugMode",
"items": {
"BoundCage": 1,
"BoundCageAndLinks": 3,
"LayerCage": 2,
"None": 0,
"Rbf": 5,
"Reference": 4
}
},
"WrapTargetDebugMode": {
"name": "WrapTargetDebugMode",
"items": {
"None": 0,
"Rbf": 7,
"TargetCageCompressed": 2,
"TargetCageInterface": 3,
"TargetCageOriginal": 1,
"TargetLayerCageCompressed": 5,
"TargetLayerCageOriginal": 4,
"TargetLayerInterface": 6
}
},
"ZIndexBehavior": {
"name": "ZIndexBehavior",
"items": {
"Global": 0,
"Sibling": 1
}
}
}
}