Files
rojo/plugin/rbx_dom_lua/database.json
2025-04-25 19:46:16 +01:00

86817 lines
1.9 MiB

{
"Version": [
0,
670,
0,
6700713
],
"Classes": {
"Accessory": {
"Name": "Accessory",
"Tags": [],
"Superclass": "Accoutrement",
"Properties": {
"AccessoryType": {
"Name": "AccessoryType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AccessoryType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AccessoryType": {
"Enum": 0
},
"Archivable": {
"Bool": true
},
"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
]
]
}
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AccessoryDescription": {
"Name": "AccessoryDescription",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AccessoryType": {
"Name": "AccessoryType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AccessoryType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AssetId": {
"Name": "AssetId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Instance": {
"Name": "Instance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsLayered": {
"Name": "IsLayered",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Order": {
"Name": "Order",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Position": {
"Name": "Position",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Puffiness": {
"Name": "Puffiness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Rotation": {
"Name": "Rotation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Scale": {
"Name": "Scale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AccessoryType": {
"Enum": 0
},
"Archivable": {
"Bool": true
},
"AssetId": {
"Int64": 0
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"IsLayered": {
"Bool": false
},
"Order": {
"Int32": 0
},
"Position": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Puffiness": {
"Float32": 1.0
},
"Rotation": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Sandboxed": {
"Bool": false
},
"Scale": {
"Vector3": [
1.0,
1.0,
1.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AccountService": {
"Name": "AccountService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Accoutrement": {
"Name": "Accoutrement",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AttachmentForward": {
"Name": "AttachmentForward",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"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": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AttachmentRight": {
"Name": "AttachmentRight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AttachmentUp": {
"Name": "AttachmentUp",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"BackendAccoutrementState": {
"Name": "BackendAccoutrementState",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"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
]
]
}
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AchievementService": {
"Name": "AchievementService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ActivityHistoryEventService": {
"Name": "ActivityHistoryEventService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Actor": {
"Name": "Actor",
"Tags": [],
"Superclass": "Model",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LevelOfDetail": {
"Enum": 0
},
"ModelMeshCFrame": {
"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
]
]
}
},
"ModelMeshData": {
"SharedString": ""
},
"ModelMeshSize": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"ModelStreamingMode": {
"Enum": 0
},
"NeedsPivotMigration": {
"Bool": false
},
"Sandboxed": {
"Bool": false
},
"Scale": {
"Float32": 1.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"WorldPivotData": {
"OptionalCFrame": null
}
}
},
"AdGui": {
"Name": "AdGui",
"Tags": [],
"Superclass": "SurfaceGuiBase",
"Properties": {
"AdShape": {
"Name": "AdShape",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AdShape"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EnableVideoAds": {
"Name": "EnableVideoAds",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FallbackImage": {
"Name": "FallbackImage",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Status": {
"Name": "Status",
"Scriptability": "Read",
"DataType": {
"Enum": "AdUnitStatus"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AdPortal": {
"Name": "AdPortal",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"PortalInvalidReason": {
"Name": "PortalInvalidReason",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"NotScriptable",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PortalVersion": {
"Name": "PortalVersion",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Status": {
"Name": "Status",
"Scriptability": "Read",
"DataType": {
"Enum": "AdUnitStatus"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AdService": {
"Name": "AdService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AdvancedDragger": {
"Name": "AdvancedDragger",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AirController": {
"Name": "AirController",
"Tags": [],
"Superclass": "ControllerBase",
"Properties": {
"BalanceMaxTorque": {
"Name": "BalanceMaxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BalanceSpeed": {
"Name": "BalanceSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LinearImpulse": {
"Name": "LinearImpulse",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MaintainAngularMomentum": {
"Name": "MaintainAngularMomentum",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaintainLinearMomentum": {
"Name": "MaintainLinearMomentum",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MoveMaxForce": {
"Name": "MoveMaxForce",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TurnMaxTorque": {
"Name": "TurnMaxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TurnSpeedFactor": {
"Name": "TurnSpeedFactor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"BalanceMaxTorque": {
"Float32": 10000.0
},
"BalanceRigidityEnabled": {
"Bool": false
},
"BalanceSpeed": {
"Float32": 100.0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaintainAngularMomentum": {
"Bool": true
},
"MaintainLinearMomentum": {
"Bool": true
},
"MoveMaxForce": {
"Float32": 1000.0
},
"MoveSpeedFactor": {
"Float32": 1.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TurnMaxTorque": {
"Float32": 10000.0
},
"TurnSpeedFactor": {
"Float32": 1.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AlignOrientation": {
"Name": "AlignOrientation",
"Tags": [],
"Superclass": "Constraint",
"Properties": {
"AlignType": {
"Name": "AlignType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AlignType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CFrame": {
"Name": "CFrame",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LookAtPosition": {
"Name": "LookAtPosition",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"Mode": {
"Name": "Mode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "OrientationAlignmentMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PrimaryAxis": {
"Name": "PrimaryAxis",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"SecondaryAxis": {
"Name": "SecondaryAxis",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"AlignType": {
"Enum": 5
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"BrickColor": 23
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxAngularVelocity": {
"Float32": null
},
"MaxTorque": {
"Float32": 10000.0
},
"Mode": {
"Enum": 1
},
"PrimaryAxisOnly": {
"Bool": false
},
"ReactionTorqueEnabled": {
"Bool": false
},
"Responsiveness": {
"Float32": 10.0
},
"RigidityEnabled": {
"Bool": false
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": false
}
}
},
"AlignPosition": {
"Name": "AlignPosition",
"Tags": [],
"Superclass": "Constraint",
"Properties": {
"ApplyAtCenterOfMass": {
"Name": "ApplyAtCenterOfMass",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ForceLimitMode": {
"Name": "ForceLimitMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ForceLimitMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ForceRelativeTo": {
"Name": "ForceRelativeTo",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ActuatorRelativeTo"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxAxesForce": {
"Name": "MaxAxesForce",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"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"
}
}
},
"Mode": {
"Name": "Mode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "PositionAlignmentMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Position": {
"Name": "Position",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"BrickColor": 194
},
"Enabled": {
"Bool": true
},
"ForceLimitMode": {
"Enum": 0
},
"ForceRelativeTo": {
"Enum": 2
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxAxesForce": {
"Vector3": [
10000.0,
10000.0,
10000.0
]
},
"MaxForce": {
"Float32": 10000.0
},
"MaxVelocity": {
"Float32": null
},
"Mode": {
"Enum": 1
},
"Position": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"ReactionForceEnabled": {
"Bool": false
},
"Responsiveness": {
"Float32": 10.0
},
"RigidityEnabled": {
"Bool": false
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": false
}
}
},
"AnalysticsSettings": {
"Name": "AnalysticsSettings",
"Tags": [
"NotCreatable"
],
"Superclass": "GenericSettings",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AnalyticsService": {
"Name": "AnalyticsService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"ApiKey": {
"Name": "ApiKey",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Deprecated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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
]
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"BrickColor": 23
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxTorque": {
"Float32": 0.0
},
"ReactionTorqueEnabled": {
"Bool": false
},
"RelativeTo": {
"Enum": 2
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": false
}
}
},
"Animation": {
"Name": "Animation",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AnimationId": {
"Name": "AnimationId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AnimationId": {
"ContentId": ""
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AnimationClip": {
"Name": "AnimationClip",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"Guid": {
"Name": "Guid",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"GuidBinaryString": {
"Name": "GuidBinaryString",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AnimationClipProvider": {
"Name": "AnimationClipProvider",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AnimationConstraint": {
"Name": "AnimationConstraint",
"Tags": [
"NotBrowsable"
],
"Superclass": "Constraint",
"Properties": {
"C0": {
"Name": "C0",
"Scriptability": "Read",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"C1": {
"Name": "C1",
"Scriptability": "Read",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsKinematic": {
"Name": "IsKinematic",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxForce": {
"Name": "MaxForce",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxTorque": {
"Name": "MaxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Part0": {
"Name": "Part0",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Part1": {
"Name": "Part1",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Transform": {
"Name": "Transform",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"BrickColor": 23
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"IsKinematic": {
"Bool": false
},
"MaxForce": {
"Float32": 10000.0
},
"MaxTorque": {
"Float32": 10000.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Transform": {
"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
]
]
}
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": false
}
}
},
"AnimationController": {
"Name": "AnimationController",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AnimationFromVideoCreatorService": {
"Name": "AnimationFromVideoCreatorService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AnimationFromVideoCreatorStudioService": {
"Name": "AnimationFromVideoCreatorStudioService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AnimationImportData": {
"Name": "AnimationImportData",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "BaseImportData",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AnimationRigData": {
"Name": "AnimationRigData",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"label": {
"Name": "label",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"name": {
"Name": "name",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"parent": {
"Name": "parent",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"postTransform": {
"Name": "postTransform",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"preTransform": {
"Name": "preTransform",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"transform": {
"Name": "transform",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"label": {
"BinaryString": "AQAAAAEAAAAAAAAA"
},
"name": {
"BinaryString": "AQAAAAEAAAAAAAAA"
},
"parent": {
"BinaryString": "AQAAAAEAAAAAAA=="
},
"postTransform": {
"BinaryString": "AQAAAAEAAAAAAIA/AAAAAAAAAAAAAAAAAACAPwAAAAAAAAAAAAAAAAAAgD8AAAAAAAAAAAAAAAA="
},
"preTransform": {
"BinaryString": "AQAAAAEAAAAAAIA/AAAAAAAAAAAAAAAAAACAPwAAAAAAAAAAAAAAAAAAgD8AAAAAAAAAAAAAAAA="
},
"transform": {
"BinaryString": "AQAAAAEAAAAAAIA/AAAAAAAAAAAAAAAAAACAPwAAAAAAAAAAAAAAAAAAgD8AAAAAAAAAAAAAAAA="
}
}
},
"AnimationStreamTrack": {
"Name": "AnimationStreamTrack",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"Animation": {
"Name": "Animation",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FACSDataLod": {
"Name": "FACSDataLod",
"Scriptability": "Read",
"DataType": {
"Enum": "FACSDataLod"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsPlaying": {
"Name": "IsPlaying",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Priority": {
"Name": "Priority",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AnimationPriority"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"WeightCurrent": {
"Name": "WeightCurrent",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"WeightTarget": {
"Name": "WeightTarget",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Animator": {
"Name": "Animator",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"EvaluationThrottled": {
"Name": "EvaluationThrottled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotBrowsable",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PreferLodEnabled": {
"Name": "PreferLodEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RootMotion": {
"Name": "RootMotion",
"Scriptability": "Read",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"NotBrowsable",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RootMotionWeight": {
"Name": "RootMotionWeight",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotBrowsable",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"PreferLodEnabled": {
"Bool": true
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Annotation": {
"Name": "Annotation",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AuthorColor3": {
"Name": "AuthorColor3",
"Scriptability": "None",
"DataType": {
"Value": "Color3"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AuthorId": {
"Name": "AuthorId",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ChannelId": {
"Name": "ChannelId",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Contents": {
"Name": "Contents",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CreationTimeUnix": {
"Name": "CreationTimeUnix",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LastModifiedTimeUnix": {
"Name": "LastModifiedTimeUnix",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LoadingReplies": {
"Name": "LoadingReplies",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MessageId": {
"Name": "MessageId",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ReplyCount": {
"Name": "ReplyCount",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Resolved": {
"Name": "Resolved",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TaggedUsers": {
"Name": "TaggedUsers",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AnnotationsService": {
"Name": "AnnotationsService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"AnnotationsLoadingStatus": {
"Name": "AnnotationsLoadingStatus",
"Scriptability": "None",
"DataType": {
"Enum": "AnnotationRequestStatus"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AnnotationsVisible": {
"Name": "AnnotationsVisible",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Hovered": {
"Name": "Hovered",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Mode": {
"Name": "Mode",
"Scriptability": "None",
"DataType": {
"Enum": "AnnotationEditingMode"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ResolvedLoadingStatus": {
"Name": "ResolvedLoadingStatus",
"Scriptability": "None",
"DataType": {
"Enum": "AnnotationRequestStatus"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Selected": {
"Name": "Selected",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AppLifecycleObserverService": {
"Name": "AppLifecycleObserverService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AppStorageService": {
"Name": "AppStorageService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "LocalStorageService",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AppUpdateService": {
"Name": "AppUpdateService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ArcHandles": {
"Name": "ArcHandles",
"Tags": [],
"Superclass": "HandlesBase",
"Properties": {
"Axes": {
"Name": "Axes",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Axes"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MouseButton1DownConnectionCount": {
"Name": "MouseButton1DownConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseButton1UpConnectionCount": {
"Name": "MouseButton1UpConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseDragConnectionCount": {
"Name": "MouseDragConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseEnterConnectionCount": {
"Name": "MouseEnterConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseLeaveConnectionCount": {
"Name": "MouseLeaveConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Axes": {
"Axes": [
"X",
"Y",
"Z"
]
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
0.050980393,
0.4117647,
0.6745098
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
}
}
},
"AssetCounterService": {
"Name": "AssetCounterService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AssetDeliveryProxy": {
"Name": "AssetDeliveryProxy",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"Interface": {
"Name": "Interface",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Port": {
"Name": "Port",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StartServer": {
"Name": "StartServer",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AssetImportService": {
"Name": "AssetImportService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AssetImportSession": {
"Name": "AssetImportSession",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "ImportSession",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AssetManagerService": {
"Name": "AssetManagerService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AssetPatchSettings": {
"Name": "AssetPatchSettings",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"ContentId": {
"Name": "ContentId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"OutputPath": {
"Name": "OutputPath",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PatchId": {
"Name": "PatchId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AssetService": {
"Name": "AssetService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AssetSoundEffect": {
"Name": "AssetSoundEffect",
"Tags": [
"NotCreatable"
],
"Superclass": "CustomSoundEffect",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"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
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Offset": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AtmosphereSensor": {
"Name": "AtmosphereSensor",
"Tags": [],
"Superclass": "SensorBase",
"Properties": {
"AirDensity": {
"Name": "AirDensity",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RelativeWindVelocity": {
"Name": "RelativeWindVelocity",
"Scriptability": "Read",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"UpdateType": {
"Enum": 0
}
}
},
"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": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Position": {
"Name": "Position",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"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": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"WorldPosition": {
"Name": "WorldPosition",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": false
}
}
},
"AudioAnalyzer": {
"Name": "AudioAnalyzer",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"PeakLevel": {
"Name": "PeakLevel",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RmsLevel": {
"Name": "RmsLevel",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SpectrumEnabled": {
"Name": "SpectrumEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WindowSize": {
"Name": "WindowSize",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AudioWindowSize"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"SpectrumEnabled": {
"Bool": true
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"WindowSize": {
"Enum": 1
}
}
},
"AudioChannelMixer": {
"Name": "AudioChannelMixer",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Layout": {
"Name": "Layout",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AudioChannelLayout"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Layout": {
"Enum": 1
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AudioChannelSplitter": {
"Name": "AudioChannelSplitter",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Layout": {
"Name": "Layout",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AudioChannelLayout"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Layout": {
"Enum": 1
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AudioChorus": {
"Name": "AudioChorus",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Bypass": {
"Name": "Bypass",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Bypass": {
"Bool": false
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Depth": {
"Float32": 0.45
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Mix": {
"Float32": 0.85
},
"Rate": {
"Float32": 5.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AudioCompressor": {
"Name": "AudioCompressor",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Attack": {
"Name": "Attack",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Bypass": {
"Name": "Bypass",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Editor": {
"Name": "Editor",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MakeupGain": {
"Name": "MakeupGain",
"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"
}
}
},
"Threshold": {
"Name": "Threshold",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attack": {
"Float32": 0.1
},
"Attributes": {
"Attributes": {}
},
"Bypass": {
"Bool": false
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MakeupGain": {
"Float32": 0.0
},
"Ratio": {
"Float32": 40.0
},
"Release": {
"Float32": 0.1
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Threshold": {
"Float32": -40.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AudioDeviceInput": {
"Name": "AudioDeviceInput",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AccessList": {
"Name": "AccessList",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AccessType": {
"Name": "AccessType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AccessModifierType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Active": {
"Name": "Active",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsReady": {
"Name": "IsReady",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Muted": {
"Name": "Muted",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MutedByLocalUser": {
"Name": "MutedByLocalUser",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Player": {
"Name": "Player",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Volume": {
"Name": "Volume",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AccessType": {
"Enum": 1
},
"Active": {
"Bool": true
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Muted": {
"Bool": false
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Volume": {
"Float32": 1.0
}
}
},
"AudioDeviceOutput": {
"Name": "AudioDeviceOutput",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Player": {
"Name": "Player",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AudioDistortion": {
"Name": "AudioDistortion",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Bypass": {
"Name": "Bypass",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Level": {
"Name": "Level",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Bypass": {
"Bool": false
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Level": {
"Float32": 0.5
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AudioEcho": {
"Name": "AudioEcho",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Bypass": {
"Name": "Bypass",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DelayTime": {
"Name": "DelayTime",
"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"
}
}
},
"RampTime": {
"Name": "RampTime",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WetLevel": {
"Name": "WetLevel",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Bypass": {
"Bool": false
},
"Capabilities": {
"SecurityCapabilities": 0
},
"DelayTime": {
"Float32": 1.0
},
"DryLevel": {
"Float32": 0.0
},
"Feedback": {
"Float32": 0.5
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"RampTime": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"WetLevel": {
"Float32": 0.0
}
}
},
"AudioEmitter": {
"Name": "AudioEmitter",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AngleAttenuation": {
"Name": "AngleAttenuation",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AudioInteractionGroup": {
"Name": "AudioInteractionGroup",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DistanceAttenuation": {
"Name": "DistanceAttenuation",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SimulationFidelity": {
"Name": "SimulationFidelity",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AudioSimulationFidelity"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AngleAttenuation": {
"BinaryString": "AA=="
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AudioInteractionGroup": {
"String": ""
},
"Capabilities": {
"SecurityCapabilities": 0
},
"DistanceAttenuation": {
"BinaryString": "AA=="
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SimulationFidelity": {
"Enum": 1
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AudioEqualizer": {
"Name": "AudioEqualizer",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Bypass": {
"Name": "Bypass",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Editor": {
"Name": "Editor",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"MidRange": {
"Name": "MidRange",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "NumberRange"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Bypass": {
"Bool": false
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HighGain": {
"Float32": 0.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LowGain": {
"Float32": 0.0
},
"MidGain": {
"Float32": 0.0
},
"MidRange": {
"NumberRange": [
400.0,
4000.0
]
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AudioFader": {
"Name": "AudioFader",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Bypass": {
"Name": "Bypass",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Volume": {
"Name": "Volume",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Bypass": {
"Bool": false
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Volume": {
"Float32": 1.0
}
}
},
"AudioFilter": {
"Name": "AudioFilter",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Bypass": {
"Name": "Bypass",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Editor": {
"Name": "Editor",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FilterType": {
"Name": "FilterType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AudioFilterType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Frequency": {
"Name": "Frequency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Gain": {
"Name": "Gain",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Q": {
"Name": "Q",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Bypass": {
"Bool": false
},
"Capabilities": {
"SecurityCapabilities": 0
},
"FilterType": {
"Enum": 0
},
"Frequency": {
"Float32": 2000.0
},
"Gain": {
"Float32": 0.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Q": {
"Float32": 0.707
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AudioFlanger": {
"Name": "AudioFlanger",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Bypass": {
"Name": "Bypass",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Bypass": {
"Bool": false
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Depth": {
"Float32": 0.45
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Mix": {
"Float32": 0.85
},
"Rate": {
"Float32": 5.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AudioFocusService": {
"Name": "AudioFocusService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AudioLimiter": {
"Name": "AudioLimiter",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Bypass": {
"Name": "Bypass",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Editor": {
"Name": "Editor",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MaxLevel": {
"Name": "MaxLevel",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Release": {
"Name": "Release",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Bypass": {
"Bool": false
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxLevel": {
"Float32": 0.0
},
"Release": {
"Float32": 0.01
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AudioListener": {
"Name": "AudioListener",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AngleAttenuation": {
"Name": "AngleAttenuation",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AudioInteractionGroup": {
"Name": "AudioInteractionGroup",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DistanceAttenuation": {
"Name": "DistanceAttenuation",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SimulationFidelity": {
"Name": "SimulationFidelity",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AudioSimulationFidelity"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AngleAttenuation": {
"BinaryString": "AA=="
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AudioInteractionGroup": {
"String": ""
},
"Capabilities": {
"SecurityCapabilities": 0
},
"DistanceAttenuation": {
"BinaryString": "AA=="
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SimulationFidelity": {
"Enum": 1
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AudioPages": {
"Name": "AudioPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AudioPitchShifter": {
"Name": "AudioPitchShifter",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Bypass": {
"Name": "Bypass",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Pitch": {
"Name": "Pitch",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WindowSize": {
"Name": "WindowSize",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AudioWindowSize"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Bypass": {
"Bool": false
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Pitch": {
"Float32": 1.25
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"WindowSize": {
"Enum": 1
}
}
},
"AudioPlayer": {
"Name": "AudioPlayer",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Asset": {
"Name": "Asset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AssetId": {
"Name": "AssetId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AutoLoad": {
"Name": "AutoLoad",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsPlaying": {
"Name": "IsPlaying",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsReady": {
"Name": "IsReady",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LoopRegion": {
"Name": "LoopRegion",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "NumberRange"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Looping": {
"Name": "Looping",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PlaybackRegion": {
"Name": "PlaybackRegion",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "NumberRange"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PlaybackSpeed": {
"Name": "PlaybackSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"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": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Volume": {
"Name": "Volume",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Asset": {
"ContentId": ""
},
"Attributes": {
"Attributes": {}
},
"AutoLoad": {
"Bool": true
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LoopRegion": {
"NumberRange": [
0.0,
60000.0
]
},
"Looping": {
"Bool": false
},
"PlaybackRegion": {
"NumberRange": [
0.0,
60000.0
]
},
"PlaybackSpeed": {
"Float64": 1.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TimePosition": {
"Float64": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Volume": {
"Float32": 1.0
}
}
},
"AudioReverb": {
"Name": "AudioReverb",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Bypass": {
"Name": "Bypass",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DecayRatio": {
"Name": "DecayRatio",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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"
}
}
},
"EarlyDelayTime": {
"Name": "EarlyDelayTime",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HighCutFrequency": {
"Name": "HighCutFrequency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LateDelayTime": {
"Name": "LateDelayTime",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LowShelfFrequency": {
"Name": "LowShelfFrequency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LowShelfGain": {
"Name": "LowShelfGain",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ReferenceFrequency": {
"Name": "ReferenceFrequency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WetLevel": {
"Name": "WetLevel",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Bypass": {
"Bool": false
},
"Capabilities": {
"SecurityCapabilities": 0
},
"DecayRatio": {
"Float32": 0.5
},
"DecayTime": {
"Float32": 1.5
},
"Density": {
"Float32": 1.0
},
"Diffusion": {
"Float32": 1.0
},
"DryLevel": {
"Float32": 0.0
},
"EarlyDelayTime": {
"Float32": 0.02
},
"HighCutFrequency": {
"Float32": 20000.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LateDelayTime": {
"Float32": 0.04
},
"LowShelfFrequency": {
"Float32": 250.0
},
"LowShelfGain": {
"Float32": 0.0
},
"ReferenceFrequency": {
"Float32": 5000.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"WetLevel": {
"Float32": -6.0
}
}
},
"AudioSearchParams": {
"Name": "AudioSearchParams",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"Album": {
"Name": "Album",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Artist": {
"Name": "Artist",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AudioSubType": {
"Name": "AudioSubType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AudioSubType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AudioSubtype": {
"Name": "AudioSubtype",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AudioSubType"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MaxDuration": {
"Name": "MaxDuration",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MinDuration": {
"Name": "MinDuration",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SearchKeyword": {
"Name": "SearchKeyword",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Tag": {
"Name": "Tag",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Title": {
"Name": "Title",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AudioTextToSpeech": {
"Name": "AudioTextToSpeech",
"Tags": [
"NotBrowsable"
],
"Superclass": "Instance",
"Properties": {
"IsLoaded": {
"Name": "IsLoaded",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsPlaying": {
"Name": "IsPlaying",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Looping": {
"Name": "Looping",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Pitch": {
"Name": "Pitch",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PlaybackSpeed": {
"Name": "PlaybackSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Speed": {
"Name": "Speed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Text": {
"Name": "Text",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"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": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VoiceId": {
"Name": "VoiceId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Volume": {
"Name": "Volume",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Looping": {
"Bool": false
},
"Pitch": {
"Float32": 0.0
},
"PlaybackSpeed": {
"Float32": 1.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Speed": {
"Float32": 1.0
},
"Tags": {
"Tags": []
},
"Text": {
"String": ""
},
"TimePosition": {
"Float64": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"VoiceId": {
"String": ""
},
"Volume": {
"Float32": 1.0
}
}
},
"AuroraScript": {
"Name": "AuroraScript",
"Tags": [
"Deprecated"
],
"Superclass": "LuaSourceContainer",
"Properties": {
"EnableCulling": {
"Name": "EnableCulling",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EnableLOD": {
"Name": "EnableLOD",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LODCriticality": {
"Name": "LODCriticality",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Priority": {
"Name": "Priority",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Source": {
"Name": "Source",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Tag": {
"Name": "Tag",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"ScriptGuid": {
"String": ""
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AuroraScriptService": {
"Name": "AuroraScriptService",
"Tags": [
"Deprecated",
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"BufferSize": {
"Name": "BufferSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AuroraService": {
"Name": "AuroraService",
"Tags": [
"Deprecated",
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AvatarChatService": {
"Name": "AvatarChatService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"ClientFeatures": {
"Name": "ClientFeatures",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ClientFeaturesInitialized": {
"Name": "ClientFeaturesInitialized",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ServerFeatures": {
"Name": "ServerFeatures",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AvatarCreationService": {
"Name": "AvatarCreationService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AvatarEditorService": {
"Name": "AvatarEditorService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AvatarImportService": {
"Name": "AvatarImportService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"AvatarPreloader": {
"Name": "AvatarPreloader",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Backpack": {
"Name": "Backpack",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BackpackItem": {
"Name": "BackpackItem",
"Tags": [
"NotCreatable"
],
"Superclass": "Model",
"Properties": {
"TextureId": {
"Name": "TextureId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"WorldPivotData": {
"OptionalCFrame": null
}
}
},
"BadgeService": {
"Name": "BadgeService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"MaxFrictionTorqueXml": {
"Name": "MaxFrictionTorqueXml",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"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"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"BrickColor": 1009
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LimitsEnabled": {
"Bool": false
},
"MaxFrictionTorqueXml": {
"Float32": 0.0
},
"Radius": {
"Float32": 0.15
},
"Restitution": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TwistLimitsEnabled": {
"Bool": false
},
"TwistLowerAngle": {
"Float32": -45.0
},
"TwistUpperAngle": {
"Float32": 45.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"UpperAngle": {
"Float32": 45.0
},
"Visible": {
"Bool": false
}
}
},
"BanHistoryPages": {
"Name": "BanHistoryPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BaseImportData": {
"Name": "BaseImportData",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"Id": {
"Name": "Id",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ImportName": {
"Name": "ImportName",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ShouldImport": {
"Name": "ShouldImport",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"AudioCanCollide": {
"Name": "AudioCanCollide",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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": {
"Canonical": {
"Serialization": {
"Migrate": {
"To": "Color",
"Migration": "BrickColorToColor"
}
}
}
}
},
"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"
}
}
},
"CollisionGroup": {
"Name": "CollisionGroup",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CollisionGroupId": {
"Name": "CollisionGroupId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CollisionGroupReplicate": {
"Name": "CollisionGroupReplicate",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Color": {
"Name": "Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "Color3uint8"
}
}
}
},
"Color3uint8": {
"Name": "Color3uint8",
"Scriptability": "None",
"DataType": {
"Value": "Color3uint8"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Alias": {
"AliasFor": "Color"
}
}
},
"CurrentPhysicalProperties": {
"Name": "CurrentPhysicalProperties",
"Scriptability": "Read",
"DataType": {
"Value": "PhysicalProperties"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CustomPhysicalProperties": {
"Name": "CustomPhysicalProperties",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "PhysicalProperties"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DraggingV1": {
"Name": "DraggingV1",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Elasticity": {
"Name": "Elasticity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"EnableFluidForces": {
"Name": "EnableFluidForces",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ExtentsCFrame": {
"Name": "ExtentsCFrame",
"Scriptability": "Read",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ExtentsSize": {
"Name": "ExtentsSize",
"Scriptability": "Read",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"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"
}
}
},
"LocalSimulationValidation": {
"Name": "LocalSimulationValidation",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"MaterialVariant": {
"Name": "MaterialVariant",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "MaterialVariantSerialized"
}
}
}
},
"MaterialVariantSerialized": {
"Name": "MaterialVariantSerialized",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Alias": {
"AliasFor": "MaterialVariant"
}
}
},
"NetworkIsSleeping": {
"Name": "NetworkIsSleeping",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"NetworkOwnershipRule": {
"Name": "NetworkOwnershipRule",
"Scriptability": "None",
"DataType": {
"Enum": "NetworkOwnership"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Orientation": {
"Name": "Orientation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PhysicsRepRootPart": {
"Name": "PhysicsRepRootPart",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"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": [
"Hidden",
"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": {
"Canonical": {
"Serialization": {
"Migrate": {
"To": "Color",
"Migration": "BrickColorToColor"
}
}
}
}
},
"siz": {
"Name": "siz",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable",
"WriteOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"size": {
"Name": "size",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Alias": {
"AliasFor": "Size"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BasePlayerGui": {
"Name": "BasePlayerGui",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BaseRemoteEvent": {
"Name": "BaseRemoteEvent",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BaseScript": {
"Name": "BaseScript",
"Tags": [
"NotCreatable"
],
"Superclass": "LuaSourceContainer",
"Properties": {
"Disabled": {
"Name": "Disabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LinkedSource": {
"Name": "LinkedSource",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [
"Deprecated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RunContext": {
"Name": "RunContext",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "RunContext"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"ScriptGuid": {
"String": ""
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BaseWrap": {
"Name": "BaseWrap",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"CageMeshContent": {
"Name": "CageMeshContent",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CageMeshId": {
"Name": "CageMeshId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": {
"Migrate": {
"To": "CageMeshContent",
"Migration": "ContentIdToContent"
}
}
}
}
},
"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"
}
}
},
"HSRAssetId": {
"Name": "HSRAssetId",
"Scriptability": "None",
"DataType": {
"Value": "ContentId"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HSRData": {
"Name": "HSRData",
"Scriptability": "None",
"DataType": {
"Value": "SharedString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HSRMeshIdData": {
"Name": "HSRMeshIdData",
"Scriptability": "None",
"DataType": {
"Value": "SharedString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ImportInProcess": {
"Name": "ImportInProcess",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"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"
}
}
},
"TemporaryCageMeshId": {
"Name": "TemporaryCageMeshId",
"Scriptability": "None",
"DataType": {
"Value": "ContentId"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"Brightness": {
"Name": "Brightness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"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"
}
}
},
"LocalTransparencyModifier": {
"Name": "LocalTransparencyModifier",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Segments": {
"Name": "Segments",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Texture": {
"Name": "Texture",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Brightness": {
"Float32": 1.0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"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
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LightEmission": {
"Float32": 0.0
},
"LightInfluence": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"Segments": {
"Int32": 10
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Texture": {
"ContentId": ""
},
"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
}
]
}
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Width0": {
"Float32": 1.0
},
"Width1": {
"Float32": 1.0
},
"ZOffset": {
"Float32": 0.0
}
}
},
"BevelMesh": {
"Name": "BevelMesh",
"Tags": [
"Deprecated",
"NotBrowsable",
"NotCreatable"
],
"Superclass": "DataModelMesh",
"Properties": {
"Bevel": {
"Name": "Bevel",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Bevel Roundness": {
"Name": "Bevel Roundness",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Bulge": {
"Name": "Bulge",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoLocalize": {
"Bool": true
},
"Brightness": {
"Float32": 1.0
},
"Capabilities": {
"SecurityCapabilities": 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
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LightInfluence": {
"Float32": 0.0
},
"MaxDistance": {
"Float32": null
},
"ResetOnSpawn": {
"Bool": true
},
"Sandboxed": {
"Bool": false
},
"SelectionBehaviorDown": {
"Enum": 0
},
"SelectionBehaviorLeft": {
"Enum": 0
},
"SelectionBehaviorRight": {
"Enum": 0
},
"SelectionBehaviorUp": {
"Enum": 0
},
"SelectionGroup": {
"Bool": false
},
"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": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"ZIndexBehavior": {
"Enum": 0
}
}
},
"BinaryStringValue": {
"Name": "BinaryStringValue",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Value": {
"BinaryString": ""
}
}
},
"BindableEvent": {
"Name": "BindableEvent",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BindableFunction": {
"Name": "BindableFunction",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BlockMesh": {
"Name": "BlockMesh",
"Tags": [],
"Superclass": "BevelMesh",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Bevel": {
"Float32": 0.0
},
"Bevel Roundness": {
"Float32": 0.0
},
"Bulge": {
"Float32": 0.0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Offset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Sandboxed": {
"Bool": false
},
"Scale": {
"Vector3": [
1.0,
1.0,
1.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Intensity": {
"Float32": 0.4
},
"Sandboxed": {
"Bool": false
},
"Size": {
"Float32": 24.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Threshold": {
"Float32": 0.95
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BlurEffect": {
"Name": "BlurEffect",
"Tags": [],
"Superclass": "PostEffect",
"Properties": {
"Size": {
"Name": "Size",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"Size": {
"Float32": 24.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BodyAngularVelocity": {
"Name": "BodyAngularVelocity",
"Tags": [
"Deprecated"
],
"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
]
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxTorque": {
"Vector3": [
4000.0,
4000.0,
4000.0
]
},
"P": {
"Float32": 1250.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HeadColor3": {
"Color3": [
0.9921569,
0.9176471,
0.5529412
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"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
]
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TorsoColor3": {
"Color3": [
0.15686275,
0.49803925,
0.2784314
]
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BodyForce": {
"Name": "BodyForce",
"Tags": [
"Deprecated"
],
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Force": {
"Vector3": [
0.0,
1.0,
0.0
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BodyGyro": {
"Name": "BodyGyro",
"Tags": [
"Deprecated"
],
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"D": {
"Float32": 500.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxTorque": {
"Vector3": [
400000.0,
0.0,
400000.0
]
},
"P": {
"Float32": 3000.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BodyMover": {
"Name": "BodyMover",
"Tags": [
"Deprecated",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BodyPartDescription": {
"Name": "BodyPartDescription",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AssetId": {
"Name": "AssetId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BodyPart": {
"Name": "BodyPart",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "BodyPart"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Color": {
"Name": "Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Instance": {
"Name": "Instance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"AssetId": {
"Int64": 0
},
"Attributes": {
"Attributes": {}
},
"BodyPart": {
"Enum": 0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"Color3": [
0.0,
0.0,
0.0
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BodyPosition": {
"Name": "BodyPosition",
"Tags": [
"Deprecated"
],
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"D": {
"Float32": 1250.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxForce": {
"Vector3": [
4000.0,
4000.0,
4000.0
]
},
"P": {
"Float32": 10000.0
},
"Position": {
"Vector3": [
0.0,
50.0,
0.0
]
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BodyThrust": {
"Name": "BodyThrust",
"Tags": [
"Deprecated"
],
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Force": {
"Vector3": [
0.0,
1.0,
0.0
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Location": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BodyVelocity": {
"Name": "BodyVelocity",
"Tags": [
"Deprecated"
],
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxForce": {
"Vector3": [
4000.0,
4000.0,
4000.0
]
},
"P": {
"Float32": 1250.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TransformedWorldCFrame": {
"Name": "TransformedWorldCFrame",
"Scriptability": "Read",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": false
}
}
},
"BoolValue": {
"Name": "BoolValue",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
0.050980393,
0.4117647,
0.6745098
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"Size": {
"Vector3": [
1.0,
1.0,
1.0
]
},
"SizeRelativeOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": -1
}
}
},
"Breakpoint": {
"Name": "Breakpoint",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"Condition": {
"Name": "Condition",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ContinueExecution": {
"Name": "ContinueExecution",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Id": {
"Name": "Id",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Line": {
"Name": "Line",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LogMessage": {
"Name": "LogMessage",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MetaBreakpointId": {
"Name": "MetaBreakpointId",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RemoveOnHit": {
"Name": "RemoveOnHit",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Script": {
"Name": "Script",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Valid": {
"Name": "Valid",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Verified": {
"Name": "Verified",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BrickColorValue": {
"Name": "BrickColorValue",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Value": {
"BrickColor": 194
}
}
},
"BrowserService": {
"Name": "BrowserService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BubbleChatConfiguration": {
"Name": "BubbleChatConfiguration",
"Tags": [
"NotCreatable"
],
"Superclass": "TextChatConfigurations",
"Properties": {
"AdorneeName": {
"Name": "AdorneeName",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BackgroundColor3": {
"Name": "BackgroundColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BackgroundTransparency": {
"Name": "BackgroundTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BubbleDuration": {
"Name": "BubbleDuration",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BubblesSpacing": {
"Name": "BubblesSpacing",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Font": {
"Name": "Font",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "Font"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FontFace": {
"Name": "FontFace",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Font"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LocalPlayerStudsOffset": {
"Name": "LocalPlayerStudsOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxBubbles": {
"Name": "MaxBubbles",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxDistance": {
"Name": "MaxDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MinimizeDistance": {
"Name": "MinimizeDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TailVisible": {
"Name": "TailVisible",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextColor3": {
"Name": "TextColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextSize": {
"Name": "TextSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VerticalStudsOffset": {
"Name": "VerticalStudsOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AdorneeName": {
"String": "HumanoidRootPart"
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"BackgroundColor3": {
"Color3": [
0.98039216,
0.98039216,
0.98039216
]
},
"BackgroundTransparency": {
"Float64": 0.1
},
"BubbleDuration": {
"Float32": 15.0
},
"BubblesSpacing": {
"Float32": 6.0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"Font": {
"Enum": 18
},
"FontFace": {
"Font": {
"family": "rbxasset://fonts/families/GothamSSm.json",
"weight": "Medium",
"style": "Normal",
"cachedFaceId": "rbxasset://fonts/Montserrat-Medium.ttf"
}
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LocalPlayerStudsOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"MaxBubbles": {
"Float32": 3.0
},
"MaxDistance": {
"Float32": 100.0
},
"MinimizeDistance": {
"Float32": 40.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TailVisible": {
"Bool": true
},
"TextColor3": {
"Color3": [
0.22352941,
0.23137255,
0.23921569
]
},
"TextSize": {
"Int64": 16
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"VerticalStudsOffset": {
"Float32": 0.0
}
}
},
"BubbleChatMessageProperties": {
"Name": "BubbleChatMessageProperties",
"Tags": [],
"Superclass": "TextChatMessageProperties",
"Properties": {
"BackgroundColor3": {
"Name": "BackgroundColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"BackgroundTransparency": {
"Name": "BackgroundTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FontFace": {
"Name": "FontFace",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Font"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TailVisible": {
"Name": "TailVisible",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextColor3": {
"Name": "TextColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextSize": {
"Name": "TextSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BugReporterService": {
"Name": "BugReporterService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BulkImportService": {
"Name": "BulkImportService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"BuoyancySensor": {
"Name": "BuoyancySensor",
"Tags": [],
"Superclass": "SensorBase",
"Properties": {
"FullySubmerged": {
"Name": "FullySubmerged",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TouchingSurface": {
"Name": "TouchingSurface",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"FullySubmerged": {
"Bool": false
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TouchingSurface": {
"Bool": false
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"UpdateType": {
"Enum": 0
}
}
},
"CFrameValue": {
"Name": "CFrameValue",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CacheableContentProvider": {
"Name": "CacheableContentProvider",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CalloutService": {
"Name": "CalloutService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Camera": {
"Name": "Camera",
"Tags": [
"NotReplicated"
],
"Superclass": "PVInstance",
"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"
}
}
},
"VRTiltAndRollEnabled": {
"Name": "VRTiltAndRollEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
},
"Capabilities": {
"SecurityCapabilities": 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
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"VRTiltAndRollEnabled": {
"Bool": false
}
}
},
"CanvasGroup": {
"Name": "CanvasGroup",
"Tags": [],
"Superclass": "GuiObject",
"Properties": {
"GroupColor3": {
"Name": "GroupColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GroupTransparency": {
"Name": "GroupTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ResolutionScale": {
"Name": "ResolutionScale",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Active": {
"Bool": false
},
"AnchorPoint": {
"Vector2": [
0.0,
0.0
]
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoLocalize": {
"Bool": true
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.105882354,
0.16470589,
0.20784314
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClipsDescendants": {
"Bool": true
},
"Draggable": {
"Bool": false
},
"GroupColor3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"GroupTransparency": {
"Float32": 0.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Interactable": {
"Bool": true
},
"LayoutOrder": {
"Int32": 0
},
"Position": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"Rotation": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"Selectable": {
"Bool": false
},
"SelectionBehaviorDown": {
"Enum": 0
},
"SelectionBehaviorLeft": {
"Enum": 0
},
"SelectionBehaviorRight": {
"Enum": 0
},
"SelectionBehaviorUp": {
"Enum": 0
},
"SelectionGroup": {
"Bool": false
},
"SelectionOrder": {
"Int32": 0
},
"Size": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SizeConstraint": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": 1
}
}
},
"Capture": {
"Name": "Capture",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Object",
"Properties": {},
"DefaultProperties": {}
},
"CaptureService": {
"Name": "CaptureService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CatalogPages": {
"Name": "CatalogPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ChangeHistoryService": {
"Name": "ChangeHistoryService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ChannelSelectorSoundEffect": {
"Name": "ChannelSelectorSoundEffect",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "CustomSoundEffect",
"Properties": {
"Channel": {
"Name": "Channel",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Channel": {
"Int32": 1
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Priority": {
"Int32": 0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ChannelTabsConfiguration": {
"Name": "ChannelTabsConfiguration",
"Tags": [
"NotCreatable"
],
"Superclass": "TextChatConfigurations",
"Properties": {
"AbsolutePosition": {
"Name": "AbsolutePosition",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AbsoluteSize": {
"Name": "AbsoluteSize",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"BackgroundColor3": {
"Name": "BackgroundColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BackgroundTransparency": {
"Name": "BackgroundTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FontFace": {
"Name": "FontFace",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Font"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HoverBackgroundColor3": {
"Name": "HoverBackgroundColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SelectedTabTextColor3": {
"Name": "SelectedTabTextColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextColor3": {
"Name": "TextColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextSize": {
"Name": "TextSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"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": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"BackgroundColor3": {
"Color3": [
0.09803922,
0.105882354,
0.11372549
]
},
"BackgroundTransparency": {
"Float64": 0.0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": false
},
"FontFace": {
"Font": {
"family": "rbxasset://fonts/families/BuilderSans.json",
"weight": "Bold",
"style": "Normal",
"cachedFaceId": "rbxasset://fonts/BuilderSans-Bold.otf"
}
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"HoverBackgroundColor3": {
"Color3": [
0.49019608,
0.49019608,
0.49019608
]
},
"Sandboxed": {
"Bool": false
},
"SelectedTabTextColor3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TextColor3": {
"Color3": [
0.6862745,
0.6862745,
0.6862745
]
},
"TextSize": {
"Int64": 18
},
"TextStrokeColor3": {
"Color3": [
0.0,
0.0,
0.0
]
},
"TextStrokeTransparency": {
"Float64": 1.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CharacterAppearance": {
"Name": "CharacterAppearance",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"BaseTextureId": {
"Int64": 0
},
"BodyPart": {
"Enum": 0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MeshId": {
"Int64": 0
},
"OverlayTextureId": {
"Int64": 0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Chat": {
"Name": "Chat",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"BubbleChatEnabled": {
"Name": "BubbleChatEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsAutoMigrated": {
"Name": "IsAutoMigrated",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LoadDefaultChat": {
"Name": "LoadDefaultChat",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"BubbleChatEnabled": {
"Bool": false
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"IsAutoMigrated": {
"Bool": false
},
"LoadDefaultChat": {
"Bool": true
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ChatInputBarConfiguration": {
"Name": "ChatInputBarConfiguration",
"Tags": [
"NotCreatable"
],
"Superclass": "TextChatConfigurations",
"Properties": {
"AbsolutePosition": {
"Name": "AbsolutePosition",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AbsolutePositionWrite": {
"Name": "AbsolutePositionWrite",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AbsoluteSize": {
"Name": "AbsoluteSize",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AbsoluteSizeWrite": {
"Name": "AbsoluteSizeWrite",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AutocompleteEnabled": {
"Name": "AutocompleteEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BackgroundColor3": {
"Name": "BackgroundColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BackgroundTransparency": {
"Name": "BackgroundTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FontFace": {
"Name": "FontFace",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Font"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsFocused": {
"Name": "IsFocused",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsFocusedWrite": {
"Name": "IsFocusedWrite",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"KeyboardKeyCode": {
"Name": "KeyboardKeyCode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "KeyCode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PlaceholderColor3": {
"Name": "PlaceholderColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TargetTextChannel": {
"Name": "TargetTextChannel",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextBox": {
"Name": "TextBox",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextColor3": {
"Name": "TextColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextSize": {
"Name": "TextSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"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": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutocompleteEnabled": {
"Bool": true
},
"BackgroundColor3": {
"Color3": [
0.09803922,
0.105882354,
0.11372549
]
},
"BackgroundTransparency": {
"Float64": 0.2
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"FontFace": {
"Font": {
"family": "rbxasset://fonts/families/GothamSSm.json",
"weight": "Medium",
"style": "Normal",
"cachedFaceId": "rbxasset://fonts/Montserrat-Medium.ttf"
}
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"KeyboardKeyCode": {
"Enum": 47
},
"PlaceholderColor3": {
"Color3": [
0.69803923,
0.69803923,
0.69803923
]
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TextColor3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"TextSize": {
"Int64": 14
},
"TextStrokeColor3": {
"Color3": [
0.0,
0.0,
0.0
]
},
"TextStrokeTransparency": {
"Float64": 0.5
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ChatWindowConfiguration": {
"Name": "ChatWindowConfiguration",
"Tags": [
"NotCreatable"
],
"Superclass": "TextChatConfigurations",
"Properties": {
"AbsolutePosition": {
"Name": "AbsolutePosition",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AbsolutePositionWrite": {
"Name": "AbsolutePositionWrite",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AbsoluteSize": {
"Name": "AbsoluteSize",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AbsoluteSizeWrite": {
"Name": "AbsoluteSizeWrite",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"BackgroundColor3": {
"Name": "BackgroundColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BackgroundTransparency": {
"Name": "BackgroundTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FontFace": {
"Name": "FontFace",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Font"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HeightScale": {
"Name": "HeightScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HorizontalAlignment": {
"Name": "HorizontalAlignment",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "HorizontalAlignment"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextColor3": {
"Name": "TextColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextSize": {
"Name": "TextSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"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": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VerticalAlignment": {
"Name": "VerticalAlignment",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "VerticalAlignment"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WidthScale": {
"Name": "WidthScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"BackgroundColor3": {
"Color3": [
0.09803922,
0.105882354,
0.11372549
]
},
"BackgroundTransparency": {
"Float64": 0.3
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"FontFace": {
"Font": {
"family": "rbxasset://fonts/families/GothamSSm.json",
"weight": "Medium",
"style": "Normal",
"cachedFaceId": "rbxasset://fonts/Montserrat-Medium.ttf"
}
},
"HeightScale": {
"Float32": 1.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"HorizontalAlignment": {
"Enum": 1
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TextColor3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"TextSize": {
"Int64": 14
},
"TextStrokeColor3": {
"Color3": [
0.0,
0.0,
0.0
]
},
"TextStrokeTransparency": {
"Float64": 0.5
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"VerticalAlignment": {
"Enum": 1
},
"WidthScale": {
"Float32": 1.0
}
}
},
"ChatWindowMessageProperties": {
"Name": "ChatWindowMessageProperties",
"Tags": [
"NotCreatable"
],
"Superclass": "TextChatMessageProperties",
"Properties": {
"FontFace": {
"Name": "FontFace",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Font"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PrefixTextProperties": {
"Name": "PrefixTextProperties",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextColor3": {
"Name": "TextColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextSize": {
"Name": "TextSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextStrokeColor3": {
"Name": "TextStrokeColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextStrokeTransparency": {
"Name": "TextStrokeTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ChatbotUIService": {
"Name": "ChatbotUIService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Depth": {
"Float32": 0.15
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Mix": {
"Float32": 0.5
},
"Priority": {
"Int32": 0
},
"Rate": {
"Float32": 0.5
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ClickDetector": {
"Name": "ClickDetector",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"CursorIcon": {
"Name": "CursorIcon",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxActivationDistance": {
"Name": "MaxActivationDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CursorIcon": {
"ContentId": ""
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxActivationDistance": {
"Float32": 32.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ClientReplicator": {
"Name": "ClientReplicator",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "NetworkReplicator",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ClimbController": {
"Name": "ClimbController",
"Tags": [],
"Superclass": "ControllerBase",
"Properties": {
"AccelerationTime": {
"Name": "AccelerationTime",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BalanceMaxTorque": {
"Name": "BalanceMaxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BalanceSpeed": {
"Name": "BalanceSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MoveMaxForce": {
"Name": "MoveMaxForce",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AccelerationTime": {
"Float32": 0.0
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"BalanceMaxTorque": {
"Float32": 10000.0
},
"BalanceRigidityEnabled": {
"Bool": false
},
"BalanceSpeed": {
"Float32": 100.0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MoveMaxForce": {
"Float32": 10000.0
},
"MoveSpeedFactor": {
"Float32": 1.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Clothing": {
"Name": "Clothing",
"Tags": [
"NotCreatable"
],
"Superclass": "CharacterAppearance",
"Properties": {
"Color3": {
"Name": "Color3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Outfit1": {
"Name": "Outfit1",
"Scriptability": "None",
"DataType": {
"Value": "ContentId"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Outfit2": {
"Name": "Outfit2",
"Scriptability": "None",
"DataType": {
"Value": "ContentId"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CloudCRUDService": {
"Name": "CloudCRUDService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CloudLocalizationTable": {
"Name": "CloudLocalizationTable",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "LocalizationTable",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Clouds": {
"Name": "Clouds",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Color": {
"Name": "Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"Color3": [
1.0,
1.0,
1.0
]
},
"Cover": {
"Float32": 0.5
},
"Density": {
"Float32": 0.7
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ClusterPacketCache": {
"Name": "ClusterPacketCache",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Collaborator": {
"Name": "Collaborator",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"CFrame": {
"Name": "CFrame",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CollaboratorColor": {
"Name": "CollaboratorColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CollaboratorColor3": {
"Name": "CollaboratorColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CurDocGUID": {
"Name": "CurDocGUID",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CurScriptLineNumber": {
"Name": "CurScriptLineNumber",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsIdle": {
"Name": "IsIdle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Status": {
"Name": "Status",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "CollaboratorStatus"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UserId": {
"Name": "UserId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Username": {
"Name": "Username",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CollaboratorsService": {
"Name": "CollaboratorsService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CollectionService": {
"Name": "CollectionService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Color3Value": {
"Name": "Color3Value",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Brightness": {
"Float32": 0.0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Contrast": {
"Float32": 0.0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"Saturation": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TintColor": {
"Color3": [
1.0,
1.0,
1.0
]
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ColorGradingEffect": {
"Name": "ColorGradingEffect",
"Tags": [],
"Superclass": "PostEffect",
"Properties": {
"TonemapperPreset": {
"Name": "TonemapperPreset",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TonemapperPreset"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TonemapperPreset": {
"Enum": 0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DisplayName": {
"Name": "DisplayName",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"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"
}
}
},
"Permission": {
"Name": "Permission",
"Scriptability": "None",
"DataType": {
"Enum": "CommandPermission"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"StatusTip": {
"Name": "StatusTip",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CommandService": {
"Name": "CommandService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CommerceService": {
"Name": "CommerceService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attack": {
"Float32": 0.1
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"GainMakeup": {
"Float32": 0.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Priority": {
"Int32": 0
},
"Ratio": {
"Float32": 40.0
},
"Release": {
"Float32": 0.1
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Threshold": {
"Float32": -40.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
0.050980393,
0.4117647,
0.6745098
]
},
"Height": {
"Float32": 2.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Radius": {
"Float32": 0.5
},
"Sandboxed": {
"Bool": false
},
"SizeRelativeOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": -1
}
}
},
"ConfigService": {
"Name": "ConfigService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ConfigSnapshot": {
"Name": "ConfigSnapshot",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Object",
"Properties": {
"Error": {
"Name": "Error",
"Scriptability": "Read",
"DataType": {
"Enum": "ConfigSnapshotErrorState"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Outdated": {
"Name": "Outdated",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"Configuration": {
"Name": "Configuration",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ConfigureServerService": {
"Name": "ConfigureServerService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ConnectivityService": {
"Name": "ConnectivityService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"NetworkStatus": {
"Name": "NetworkStatus",
"Scriptability": "None",
"DataType": {
"Enum": "NetworkStatus"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ContextActionService": {
"Name": "ContextActionService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Controller": {
"Name": "Controller",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ControllerBase": {
"Name": "ControllerBase",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"Active": {
"Name": "Active",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"BalanceRigidityEnabled": {
"Name": "BalanceRigidityEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MoveSpeedFactor": {
"Name": "MoveSpeedFactor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ControllerManager": {
"Name": "ControllerManager",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"ActiveController": {
"Name": "ActiveController",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BaseMoveSpeed": {
"Name": "BaseMoveSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BaseTurnSpeed": {
"Name": "BaseTurnSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ClimbSensor": {
"Name": "ClimbSensor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FacingDirection": {
"Name": "FacingDirection",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GroundSensor": {
"Name": "GroundSensor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MovingDirection": {
"Name": "MovingDirection",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RootPart": {
"Name": "RootPart",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UpDirection": {
"Name": "UpDirection",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"BaseMoveSpeed": {
"Float32": 16.0
},
"BaseTurnSpeed": {
"Float32": 8.0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"FacingDirection": {
"Vector3": [
0.0,
0.0,
1.0
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MovingDirection": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"UpDirection": {
"Vector3": [
0.0,
1.0,
0.0
]
}
}
},
"ControllerPartSensor": {
"Name": "ControllerPartSensor",
"Tags": [],
"Superclass": "ControllerSensor",
"Properties": {
"HitFrame": {
"Name": "HitFrame",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HitNormal": {
"Name": "HitNormal",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SearchDistance": {
"Name": "SearchDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SensedPart": {
"Name": "SensedPart",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SensorMode": {
"Name": "SensorMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "SensorMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"HitFrame": {
"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
]
]
}
},
"HitNormal": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Sandboxed": {
"Bool": false
},
"SearchDistance": {
"Float32": 0.0
},
"SensorMode": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"UpdateType": {
"Enum": 0
}
}
},
"ControllerSensor": {
"Name": "ControllerSensor",
"Tags": [
"NotCreatable"
],
"Superclass": "SensorBase",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ControllerService": {
"Name": "ControllerService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ConversationalAIAcceptanceService": {
"Name": "ConversationalAIAcceptanceService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CookiesService": {
"Name": "CookiesService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CorePackages": {
"Name": "CorePackages",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CoreScript": {
"Name": "CoreScript",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "BaseScript",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"ScriptGuid": {
"String": ""
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CoreScriptDebuggingManagerHelper": {
"Name": "CoreScriptDebuggingManagerHelper",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CoreScriptSyncService": {
"Name": "CoreScriptSyncService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CornerWedgePart": {
"Name": "CornerWedgePart",
"Tags": [],
"Superclass": "BasePart",
"Properties": {},
"DefaultProperties": {
"Anchored": {
"Bool": false
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AudioCanCollide": {
"Bool": true
},
"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
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CastShadow": {
"Bool": true
},
"CollisionGroup": {
"String": "Default"
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"EnableFluidForces": {
"Bool": true
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"MaterialVariant": {
"String": ""
},
"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
]
},
"Sandboxed": {
"Bool": false
},
"Size": {
"Vector3": [
2.0,
2.0,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 0
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"CreationDBService": {
"Name": "CreationDBService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CreatorStoreService": {
"Name": "CreatorStoreService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CrossDMScriptChangeListener": {
"Name": "CrossDMScriptChangeListener",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CurveAnimation": {
"Name": "CurveAnimation",
"Tags": [],
"Superclass": "AnimationClip",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"GuidBinaryString": {
"BinaryString": "AAAAAAAAAAAAAAAAAAAAAA=="
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Loop": {
"Bool": true
},
"Priority": {
"Enum": 2
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CustomEvent": {
"Name": "CustomEvent",
"Tags": [
"Deprecated"
],
"Superclass": "Instance",
"Properties": {
"PersistedCurrentValue": {
"Name": "PersistedCurrentValue",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"PersistedCurrentValue": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CustomEventReceiver": {
"Name": "CustomEventReceiver",
"Tags": [
"Deprecated"
],
"Superclass": "Instance",
"Properties": {
"Source": {
"Name": "Source",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CustomLog": {
"Name": "CustomLog",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"CustomSoundEffect": {
"Name": "CustomSoundEffect",
"Tags": [
"NotCreatable"
],
"Superclass": "SoundEffect",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
0.050980393,
0.4117647,
0.6745098
]
},
"Height": {
"Float32": 1.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"InnerRadius": {
"Float32": 0.0
},
"Radius": {
"Float32": 1.0
},
"Sandboxed": {
"Bool": false
},
"SizeRelativeOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": -1
}
}
},
"CylinderMesh": {
"Name": "CylinderMesh",
"Tags": [
"Deprecated"
],
"Superclass": "BevelMesh",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Bevel": {
"Float32": 0.0
},
"Bevel Roundness": {
"Float32": 0.0
},
"Bulge": {
"Float32": 0.0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Offset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Sandboxed": {
"Bool": false
},
"Scale": {
"Vector3": [
1.0,
1.0,
1.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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"
}
}
},
"SoftlockAngularServoUponReachingTarget": {
"Name": "SoftlockAngularServoUponReachingTarget",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated"
],
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"BrickColor": 1009
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"InclinationAngle": {
"Float32": 0.0
},
"LimitsEnabled": {
"Bool": false
},
"LinearResponsiveness": {
"Float32": 45.0
},
"LowerAngle": {
"Float32": -45.0
},
"LowerLimit": {
"Float32": 0.0
},
"MotorMaxAcceleration": {
"Float32": null
},
"MotorMaxAngularAcceleration": {
"Float32": 500000.0
},
"MotorMaxForce": {
"Float32": 0.0
},
"MotorMaxTorque": {
"Float32": 0.0
},
"Restitution": {
"Float32": 0.0
},
"RotationAxisVisible": {
"Bool": false
},
"Sandboxed": {
"Bool": false
},
"ServoMaxForce": {
"Float32": 0.0
},
"ServoMaxTorque": {
"Float32": 0.0
},
"Size": {
"Float32": 0.15
},
"SoftlockAngularServoUponReachingTarget": {
"Bool": false
},
"SoftlockServoUponReachingTarget": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Speed": {
"Float32": 0.0
},
"Tags": {
"Tags": []
},
"TargetAngle": {
"Float32": 0.0
},
"TargetPosition": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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"
}
}
},
"Environment": {
"Name": "Environment",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ForceR15": {
"Name": "ForceR15",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"GameAvatarType": {
"Name": "GameAvatarType",
"Scriptability": "None",
"DataType": {
"Enum": "GameAvatarType"
},
"Tags": [
"Deprecated",
"Hidden",
"NotScriptable"
],
"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"
}
}
},
"MatchmakingType": {
"Name": "MatchmakingType",
"Scriptability": "Read",
"DataType": {
"Enum": "MatchmakingType"
},
"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"
}
}
},
"R15CollisionType": {
"Name": "R15CollisionType",
"Scriptability": "None",
"DataType": {
"Enum": "R15CollisionType"
},
"Tags": [
"Deprecated",
"Hidden",
"NotScriptable"
],
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DataModelPatchService": {
"Name": "DataModelPatchService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DataStore": {
"Name": "DataStore",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "GlobalDataStore",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DataStoreGetOptions": {
"Name": "DataStoreGetOptions",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"UseCache": {
"Name": "UseCache",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DataStoreIncrementOptions": {
"Name": "DataStoreIncrementOptions",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DataStoreKey": {
"Name": "DataStoreKey",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"KeyName": {
"Name": "KeyName",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DataStoreKeyInfo": {
"Name": "DataStoreKeyInfo",
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DataStoreKeyPages": {
"Name": "DataStoreKeyPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {
"Cursor": {
"Name": "Cursor",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DataStoreListingPages": {
"Name": "DataStoreListingPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {
"Cursor": {
"Name": "Cursor",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DataStoreObjectVersionInfo": {
"Name": "DataStoreObjectVersionInfo",
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DataStoreOptions": {
"Name": "DataStoreOptions",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"AllScopes": {
"Name": "AllScopes",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DataStorePages": {
"Name": "DataStorePages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutomaticRetry": {
"Bool": true
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LegacyNamingScheme": {
"Bool": false
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DataStoreSetOptions": {
"Name": "DataStoreSetOptions",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DataStoreVersionPages": {
"Name": "DataStoreVersionPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Debris": {
"Name": "Debris",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"MaxItems": {
"Name": "MaxItems",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Deprecated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxItems": {
"Int32": 1000
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DebugSettings": {
"Name": "DebugSettings",
"Tags": [
"NotBrowsable",
"NotCreatable",
"NotReplicated",
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DebuggablePluginWatcher": {
"Name": "DebuggablePluginWatcher",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DebuggerBreakpoint": {
"Name": "DebuggerBreakpoint",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"Condition": {
"Name": "Condition",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ContinueExecution": {
"Name": "ContinueExecution",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"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"
}
}
},
"LogExpression": {
"Name": "LogExpression",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"isContextDependentBreakpoint": {
"Name": "isContextDependentBreakpoint",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"line": {
"Name": "line",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DebuggerConnection": {
"Name": "DebuggerConnection",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"ErrorMessage": {
"Name": "ErrorMessage",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"HasError": {
"Name": "HasError",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Id": {
"Name": "Id",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsPaused": {
"Name": "IsPaused",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DebuggerConnectionManager": {
"Name": "DebuggerConnectionManager",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"Timeout": {
"Name": "Timeout",
"Scriptability": "None",
"DataType": {
"Value": "Float64"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DebuggerLuaResponse": {
"Name": "DebuggerLuaResponse",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"IsError": {
"Name": "IsError",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsSuccess": {
"Name": "IsSuccess",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Message": {
"Name": "Message",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RequestId": {
"Name": "RequestId",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Status": {
"Name": "Status",
"Scriptability": "None",
"DataType": {
"Enum": "DebuggerStatus"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DebuggerUIService": {
"Name": "DebuggerUIService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DebuggerVariable": {
"Name": "DebuggerVariable",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"Name": {
"Name": "Name",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Populated": {
"Name": "Populated",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Type": {
"Name": "Type",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Value": {
"Name": "Value",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"VariableId": {
"Name": "VariableId",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"VariablesCount": {
"Name": "VariablesCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DebuggerWatch": {
"Name": "DebuggerWatch",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Expression": {
"Name": "Expression",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": {
"Migrate": {
"To": "TextureContent",
"Migration": "ContentIdToContent"
}
}
}
}
},
"TextureContent": {
"Name": "TextureContent",
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"Face": {
"Enum": 5
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TextureContent": {
"Content": "None"
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"FarIntensity": {
"Float32": 0.75
},
"FocusDistance": {
"Float32": 0.05
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"InFocusRadius": {
"Float32": 10.0
},
"NearIntensity": {
"Float32": 0.75
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DeviceIdService": {
"Name": "DeviceIdService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"BehaviorType": {
"Enum": 0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ConversationDistance": {
"Float32": 25.0
},
"GoodbyeChoiceActive": {
"Bool": true
},
"GoodbyeDialog": {
"String": ""
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"InitialPrompt": {
"String": ""
},
"Purpose": {
"Enum": 1
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Tone": {
"Enum": 0
},
"TriggerDistance": {
"Float32": 0.0
},
"TriggerOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"GoodbyeChoiceActive": {
"Bool": true
},
"GoodbyeDialog": {
"String": ""
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"ResponseDialog": {
"String": ""
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"UserDialog": {
"String": ""
}
}
},
"DistortionSoundEffect": {
"Name": "DistortionSoundEffect",
"Tags": [],
"Superclass": "SoundEffect",
"Properties": {
"Level": {
"Name": "Level",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Level": {
"Float32": 0.75
},
"Priority": {
"Int32": 0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"value": {
"Name": "value",
"Scriptability": "None",
"DataType": {
"Value": "Float64"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxValue": {
"Float64": 1.0
},
"MinValue": {
"Float64": 0.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"value": {
"Float64": 0.0
}
}
},
"DraftsService": {
"Name": "DraftsService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DragDetector": {
"Name": "DragDetector",
"Tags": [],
"Superclass": "ClickDetector",
"Properties": {
"ActivatedCursorIcon": {
"Name": "ActivatedCursorIcon",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ApplyAtCenterOfMass": {
"Name": "ApplyAtCenterOfMass",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Axis": {
"Name": "Axis",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DragFrame": {
"Name": "DragFrame",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DragStyle": {
"Name": "DragStyle",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "DragDetectorDragStyle"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GamepadModeSwitchKeyCode": {
"Name": "GamepadModeSwitchKeyCode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "KeyCode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"KeyboardModeSwitchKeyCode": {
"Name": "KeyboardModeSwitchKeyCode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "KeyCode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxDragAngle": {
"Name": "MaxDragAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxDragTranslation": {
"Name": "MaxDragTranslation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxForce": {
"Name": "MaxForce",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxTorque": {
"Name": "MaxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MinDragAngle": {
"Name": "MinDragAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MinDragTranslation": {
"Name": "MinDragTranslation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Orientation": {
"Name": "Orientation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PermissionPolicy": {
"Name": "PermissionPolicy",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "DragDetectorPermissionPolicy"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PhysicalDragClickedPart": {
"Name": "PhysicalDragClickedPart",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PhysicalDragHitPoint": {
"Name": "PhysicalDragHitPoint",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PhysicalDragIsInVR": {
"Name": "PhysicalDragIsInVR",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PhysicalDragTargetFrame": {
"Name": "PhysicalDragTargetFrame",
"Scriptability": "None",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ReferenceInstance": {
"Name": "ReferenceInstance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ResponseStyle": {
"Name": "ResponseStyle",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "DragDetectorResponseStyle"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Responsiveness": {
"Name": "Responsiveness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RunLocally": {
"Name": "RunLocally",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SecondaryAxis": {
"Name": "SecondaryAxis",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TrackballRadialPullFactor": {
"Name": "TrackballRadialPullFactor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TrackballRollFactor": {
"Name": "TrackballRollFactor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VRSwitchKeyCode": {
"Name": "VRSwitchKeyCode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "KeyCode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WorldAxis": {
"Name": "WorldAxis",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"WorldSecondaryAxis": {
"Name": "WorldSecondaryAxis",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"ActivatedCursorIcon": {
"ContentId": ""
},
"ApplyAtCenterOfMass": {
"Bool": false
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CursorIcon": {
"ContentId": ""
},
"DragFrame": {
"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
]
]
}
},
"DragStyle": {
"Enum": 1
},
"Enabled": {
"Bool": true
},
"GamepadModeSwitchKeyCode": {
"Enum": 1004
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"KeyboardModeSwitchKeyCode": {
"Enum": 306
},
"MaxActivationDistance": {
"Float32": 32.0
},
"MaxDragAngle": {
"Float32": 0.0
},
"MaxDragTranslation": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"MaxForce": {
"Float32": 10000000.0
},
"MaxTorque": {
"Float32": 10000.0
},
"MinDragAngle": {
"Float32": 0.0
},
"MinDragTranslation": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Orientation": {
"Vector3": [
-0.0,
180.0,
90.0
]
},
"PermissionPolicy": {
"Enum": 1
},
"ResponseStyle": {
"Enum": 1
},
"Responsiveness": {
"Float32": 10.0
},
"RunLocally": {
"Bool": false
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TrackballRadialPullFactor": {
"Float32": 1.0
},
"TrackballRollFactor": {
"Float32": 1.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"VRSwitchKeyCode": {
"Enum": 1007
}
}
},
"Dragger": {
"Name": "Dragger",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"HoverLineThickness": {
"Name": "HoverLineThickness",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"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"
}
}
},
"PartSnapEnabled": {
"Name": "PartSnapEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"DynamicRotate": {
"Name": "DynamicRotate",
"Tags": [
"NotCreatable"
],
"Superclass": "JointInstance",
"Properties": {
"BaseAngle": {
"Name": "BaseAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Delay": {
"Float32": 1.0
},
"DryLevel": {
"Float32": 0.0
},
"Enabled": {
"Bool": true
},
"Feedback": {
"Float32": 0.5
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Priority": {
"Int32": 0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"WetLevel": {
"Float32": 0.0
}
}
},
"EditableImage": {
"Name": "EditableImage",
"Tags": [
"NotCreatable"
],
"Superclass": "Object",
"Properties": {
"ImageData": {
"Name": "ImageData",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsReplicatedCopy": {
"Name": "IsReplicatedCopy",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Size": {
"Name": "Size",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {}
},
"EditableMesh": {
"Name": "EditableMesh",
"Tags": [
"NotCreatable"
],
"Superclass": "Object",
"Properties": {
"FixedSize": {
"Name": "FixedSize",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsReplicatedCopy": {
"Name": "IsReplicatedCopy",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MeshData": {
"Name": "MeshData",
"Scriptability": "None",
"DataType": {
"Value": "SharedString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SkinningEnabled": {
"Name": "SkinningEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {}
},
"EditableService": {
"Name": "EditableService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"EditableStatus": {
"Name": "EditableStatus",
"Scriptability": "None",
"DataType": {
"Enum": "EditableStatus"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"EmotesPages": {
"Name": "EmotesPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "InventoryPages",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HighGain": {
"Float32": 0.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LowGain": {
"Float32": -20.0
},
"MidGain": {
"Float32": -10.0
},
"Priority": {
"Int32": 0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"EulerRotationCurve": {
"Name": "EulerRotationCurve",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"RotationOrder": {
"Name": "RotationOrder",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "RotationOrder"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"RotationOrder": {
"Enum": 0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"EventIngestService": {
"Name": "EventIngestService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ExampleService": {
"Name": "ExampleService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ExperienceAuthService": {
"Name": "ExperienceAuthService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ExperienceInviteOptions": {
"Name": "ExperienceInviteOptions",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"InviteMessageId": {
"Name": "InviteMessageId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"InviteUser": {
"Name": "InviteUser",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LaunchData": {
"Name": "LaunchData",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PromptMessage": {
"Name": "PromptMessage",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ExperienceNotificationService": {
"Name": "ExperienceNotificationService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ExperienceService": {
"Name": "ExperienceService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ExperienceStateCaptureService": {
"Name": "ExperienceStateCaptureService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"HiddenSelectionEnabled": {
"Name": "HiddenSelectionEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsInBackground": {
"Name": "IsInBackground",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsInCaptureMode": {
"Name": "IsInCaptureMode",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ExplorerFilter": {
"Name": "ExplorerFilter",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ExplorerFilterAutocompleter": {
"Name": "ExplorerFilterAutocompleter",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"ReplaceRange": {
"Name": "ReplaceRange",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RequiresOutsideContext": {
"Name": "RequiresOutsideContext",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ExplorerServiceVisibilityService": {
"Name": "ExplorerServiceVisibilityService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"LocalTransparencyModifier": {
"Name": "LocalTransparencyModifier",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Position": {
"Name": "Position",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TimeScale": {
"Name": "TimeScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Visible": {
"Name": "Visible",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"BlastPressure": {
"Float32": 500000.0
},
"BlastRadius": {
"Float32": 4.0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"DestroyJointRadiusPercent": {
"Float32": 1.0
},
"ExplosionType": {
"Enum": 1
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Position": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TimeScale": {
"Float32": 1.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
}
}
},
"FaceAnimatorService": {
"Name": "FaceAnimatorService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"AudioAnimationEnabled": {
"Name": "AudioAnimationEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FaceTrackingStatusEnum": {
"Name": "FaceTrackingStatusEnum",
"Scriptability": "None",
"DataType": {
"Enum": "TrackerFaceTrackingStatus"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FlipHeadOrientation": {
"Name": "FlipHeadOrientation",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"VideoAnimationEnabled": {
"Name": "VideoAnimationEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"FaceControls": {
"Name": "FaceControls",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"ChinRaiser": {
"Name": "ChinRaiser",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ChinRaiserUpperLip": {
"Name": "ChinRaiserUpperLip",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Corrugator": {
"Name": "Corrugator",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"EyesLookDown": {
"Name": "EyesLookDown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"EyesLookLeft": {
"Name": "EyesLookLeft",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"EyesLookRight": {
"Name": "EyesLookRight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"EyesLookUp": {
"Name": "EyesLookUp",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FlatPucker": {
"Name": "FlatPucker",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Funneler": {
"Name": "Funneler",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"JawDrop": {
"Name": "JawDrop",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"JawLeft": {
"Name": "JawLeft",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"JawRight": {
"Name": "JawRight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LeftBrowLowerer": {
"Name": "LeftBrowLowerer",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LeftCheekPuff": {
"Name": "LeftCheekPuff",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LeftCheekRaiser": {
"Name": "LeftCheekRaiser",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LeftDimpler": {
"Name": "LeftDimpler",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LeftEyeClosed": {
"Name": "LeftEyeClosed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LeftEyeUpperLidRaiser": {
"Name": "LeftEyeUpperLidRaiser",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LeftInnerBrowRaiser": {
"Name": "LeftInnerBrowRaiser",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LeftLipCornerDown": {
"Name": "LeftLipCornerDown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LeftLipCornerPuller": {
"Name": "LeftLipCornerPuller",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LeftLipStretcher": {
"Name": "LeftLipStretcher",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LeftLowerLipDepressor": {
"Name": "LeftLowerLipDepressor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LeftNoseWrinkler": {
"Name": "LeftNoseWrinkler",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LeftOuterBrowRaiser": {
"Name": "LeftOuterBrowRaiser",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LeftUpperLipRaiser": {
"Name": "LeftUpperLipRaiser",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LipPresser": {
"Name": "LipPresser",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LipsTogether": {
"Name": "LipsTogether",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LowerLipSuck": {
"Name": "LowerLipSuck",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouthLeft": {
"Name": "MouthLeft",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouthRight": {
"Name": "MouthRight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Pucker": {
"Name": "Pucker",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightBrowLowerer": {
"Name": "RightBrowLowerer",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightCheekPuff": {
"Name": "RightCheekPuff",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightCheekRaiser": {
"Name": "RightCheekRaiser",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightDimpler": {
"Name": "RightDimpler",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightEyeClosed": {
"Name": "RightEyeClosed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightEyeUpperLidRaiser": {
"Name": "RightEyeUpperLidRaiser",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightInnerBrowRaiser": {
"Name": "RightInnerBrowRaiser",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightLipCornerDown": {
"Name": "RightLipCornerDown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightLipCornerPuller": {
"Name": "RightLipCornerPuller",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightLipStretcher": {
"Name": "RightLipStretcher",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightLowerLipDepressor": {
"Name": "RightLowerLipDepressor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightNoseWrinkler": {
"Name": "RightNoseWrinkler",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightOuterBrowRaiser": {
"Name": "RightOuterBrowRaiser",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightUpperLipRaiser": {
"Name": "RightUpperLipRaiser",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TongueDown": {
"Name": "TongueDown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TongueOut": {
"Name": "TongueOut",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TongueUp": {
"Name": "TongueUp",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UpperLipSuck": {
"Name": "UpperLipSuck",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"FaceInstance": {
"Name": "FaceInstance",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"Face": {
"Name": "Face",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "NormalId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"FacialAgeEstimationService": {
"Name": "FacialAgeEstimationService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"FacialAnimationRecordingService": {
"Name": "FacialAnimationRecordingService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"BiometricDataConsent": {
"Name": "BiometricDataConsent",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"FacialAnimationStreamingServiceStats": {
"Name": "FacialAnimationStreamingServiceStats",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"FacialAnimationStreamingServiceV2": {
"Name": "FacialAnimationStreamingServiceV2",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"ServiceState": {
"Name": "ServiceState",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"FacialAnimationStreamingSubsessionStats": {
"Name": "FacialAnimationStreamingSubsessionStats",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"FacsImportData": {
"Name": "FacsImportData",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "BaseImportData",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"FeatureRestrictionManager": {
"Name": "FeatureRestrictionManager",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"FeedPages": {
"Name": "FeedPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"FeedService": {
"Name": "FeedService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"File": {
"Name": "File",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"Size": {
"Name": "Size",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"FileMesh": {
"Name": "FileMesh",
"Tags": [],
"Superclass": "DataModelMesh",
"Properties": {
"MeshId": {
"Name": "MeshId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextureId": {
"Name": "TextureId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MeshId": {
"ContentId": ""
},
"Offset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Sandboxed": {
"Bool": false
},
"Scale": {
"Vector3": [
1.0,
1.0,
1.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TextureId": {
"ContentId": ""
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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"
}
}
}
},
"LocalTransparencyModifier": {
"Name": "LocalTransparencyModifier",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
}
},
"TimeScale": {
"Name": "TimeScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"heat_xml": {
"Name": "heat_xml",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"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": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Alias": {
"AliasFor": "Size"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"Color3": [
0.92549026,
0.54509807,
0.27450982
]
},
"Enabled": {
"Bool": true
},
"Heat": {
"Float32": 9.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SecondaryColor": {
"Color3": [
0.54509807,
0.3137255,
0.21568629
]
},
"Size": {
"Float32": 5.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TimeScale": {
"Float32": 1.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Flag": {
"Name": "Flag",
"Tags": [
"Deprecated"
],
"Superclass": "Tool",
"Properties": {
"TeamColor": {
"Name": "TeamColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "BrickColor"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"CanBeDropped": {
"Bool": true
},
"Capabilities": {
"SecurityCapabilities": 0
},
"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
]
]
}
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LevelOfDetail": {
"Enum": 0
},
"ManualActivationOnly": {
"Bool": false
},
"ModelMeshCFrame": {
"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
]
]
}
},
"ModelMeshData": {
"SharedString": ""
},
"ModelMeshSize": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"ModelStreamingMode": {
"Enum": 0
},
"NeedsPivotMigration": {
"Bool": false
},
"RequiresHandle": {
"Bool": true
},
"Sandboxed": {
"Bool": false
},
"Scale": {
"Float32": 1.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TeamColor": {
"BrickColor": 194
},
"TextureId": {
"ContentId": ""
},
"ToolTip": {
"String": ""
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"WorldPivotData": {
"OptionalCFrame": null
}
}
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AudioCanCollide": {
"Bool": true
},
"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
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CastShadow": {
"Bool": true
},
"CollisionGroup": {
"String": "Default"
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"EnableFluidForces": {
"Bool": true
},
"FormFactor": {
"Enum": 1
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"MaterialVariant": {
"String": ""
},
"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
]
},
"Sandboxed": {
"Bool": false
},
"Shape": {
"Enum": 1
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TeamColor": {
"BrickColor": 194
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 3
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"FlagStandService": {
"Name": "FlagStandService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Depth": {
"Float32": 0.45
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Mix": {
"Float32": 0.85
},
"Priority": {
"Int32": 0
},
"Rate": {
"Float32": 5.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"FloatCurve": {
"Name": "FloatCurve",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Length": {
"Name": "Length",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ValuesAndTimes": {
"Name": "ValuesAndTimes",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"ValuesAndTimes": {
"BinaryString": "AQAAAAAAAAABAAAAAAAAAA=="
}
}
},
"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": "ContentId"
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
0.050980393,
0.4117647,
0.6745098
]
},
"CycleOffset": {
"Float32": 0.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"StudsBetweenTextures": {
"Float32": 4.0
},
"Tags": {
"Tags": []
},
"Texture": {
"ContentId": ""
},
"TextureSize": {
"Vector2": [
1.0,
1.0
]
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Velocity": {
"Float32": 2.0
},
"Visible": {
"Bool": true
},
"WireRadius": {
"Float32": 0.0625
}
}
},
"FluidForceSensor": {
"Name": "FluidForceSensor",
"Tags": [],
"Superclass": "SensorBase",
"Properties": {
"CenterOfPressure": {
"Name": "CenterOfPressure",
"Scriptability": "Read",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Force": {
"Name": "Force",
"Scriptability": "Read",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Torque": {
"Name": "Torque",
"Scriptability": "Read",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"UpdateType": {
"Enum": 0
}
}
},
"FlyweightService": {
"Name": "FlyweightService",
"Tags": [
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Folder": {
"Name": "Folder",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"ReplicatedGuiInsertionOrder": {
"Name": "ReplicatedGuiInsertionOrder",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ForceField": {
"Name": "ForceField",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Visible": {
"Name": "Visible",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Alias": {
"AliasFor": "FormFactor"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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
]
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoLocalize": {
"Bool": true
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.105882354,
0.16470589,
0.20784314
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClipsDescendants": {
"Bool": false
},
"Draggable": {
"Bool": false
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Interactable": {
"Bool": true
},
"LayoutOrder": {
"Int32": 0
},
"Position": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"Rotation": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"Selectable": {
"Bool": false
},
"SelectionBehaviorDown": {
"Enum": 0
},
"SelectionBehaviorLeft": {
"Enum": 0
},
"SelectionBehaviorRight": {
"Enum": 0
},
"SelectionBehaviorUp": {
"Enum": 0
},
"SelectionGroup": {
"Bool": false
},
"SelectionOrder": {
"Int32": 0
},
"Size": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SizeConstraint": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Style": {
"Enum": 0
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": 1
}
}
},
"FriendPages": {
"Name": "FriendPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"FriendService": {
"Name": "FriendService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"FunctionalTest": {
"Name": "FunctionalTest",
"Tags": [
"Deprecated"
],
"Superclass": "Instance",
"Properties": {
"AllowSleep": {
"Name": "AllowSleep",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Description": {
"Name": "Description",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HasMigratedSettingsToTestService": {
"Name": "HasMigratedSettingsToTestService",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Is30FpsThrottleEnabled": {
"Name": "Is30FpsThrottleEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PhysicsEnvironmentalThrottle": {
"Name": "PhysicsEnvironmentalThrottle",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Timeout": {
"Name": "Timeout",
"Scriptability": "None",
"DataType": {
"Value": "Float64"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Description": {
"String": "?"
},
"HasMigratedSettingsToTestService": {
"Bool": false
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"GamePassService": {
"Name": "GamePassService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"GameSettings": {
"Name": "GameSettings",
"Tags": [
"NotBrowsable",
"NotCreatable",
"NotReplicated",
"Settings"
],
"Superclass": "Instance",
"Properties": {
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"GamepadService": {
"Name": "GamepadService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"GamepadCursorEnabled": {
"Name": "GamepadCursorEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"GenerationService": {
"Name": "GenerationService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"GenericChallengeService": {
"Name": "GenericChallengeService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"GenericSettings": {
"Name": "GenericSettings",
"Tags": [
"NotCreatable"
],
"Superclass": "ServiceProvider",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Geometry": {
"Name": "Geometry",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"GeometryService": {
"Name": "GeometryService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"GetTextBoundsParams": {
"Name": "GetTextBoundsParams",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"Font": {
"Name": "Font",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Font"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RichText": {
"Name": "RichText",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Size": {
"Name": "Size",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Text": {
"Name": "Text",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Width": {
"Name": "Width",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"GlobalDataStore": {
"Name": "GlobalDataStore",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"GlobalSettings": {
"Name": "GlobalSettings",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "GenericSettings",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 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
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"GoogleAnalyticsConfiguration": {
"Name": "GoogleAnalyticsConfiguration",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"gaID": {
"Name": "gaID",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"GroundController": {
"Name": "GroundController",
"Tags": [],
"Superclass": "ControllerBase",
"Properties": {
"AccelerationLean": {
"Name": "AccelerationLean",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AccelerationTime": {
"Name": "AccelerationTime",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BalanceMaxTorque": {
"Name": "BalanceMaxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BalanceSpeed": {
"Name": "BalanceSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DecelerationTime": {
"Name": "DecelerationTime",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Friction": {
"Name": "Friction",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FrictionWeight": {
"Name": "FrictionWeight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GroundOffset": {
"Name": "GroundOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StandForce": {
"Name": "StandForce",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StandSpeed": {
"Name": "StandSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TurnSpeedFactor": {
"Name": "TurnSpeedFactor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AccelerationLean": {
"Float32": 1.0
},
"AccelerationTime": {
"Float32": 0.0
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"BalanceMaxTorque": {
"Float32": 10000.0
},
"BalanceRigidityEnabled": {
"Bool": false
},
"BalanceSpeed": {
"Float32": 100.0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"DecelerationTime": {
"Float32": 0.0
},
"Friction": {
"Float32": 2.0
},
"FrictionWeight": {
"Float32": 1.0
},
"GroundOffset": {
"Float32": 1.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MoveSpeedFactor": {
"Float32": 1.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"StandForce": {
"Float32": 10000.0
},
"StandSpeed": {
"Float32": 100.0
},
"Tags": {
"Tags": []
},
"TurnSpeedFactor": {
"Float32": 1.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"GroupImportData": {
"Name": "GroupImportData",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "BaseImportData",
"Properties": {
"Anchored": {
"Name": "Anchored",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ImportAsModelAsset": {
"Name": "ImportAsModelAsset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"InsertInWorkspace": {
"Name": "InsertInWorkspace",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"GroupService": {
"Name": "GroupService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"GuiBase": {
"Name": "GuiBase",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"ReplicatedInsertionOrder": {
"Name": "ReplicatedInsertionOrder",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RootLocalizationTable": {
"Name": "RootLocalizationTable",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SelectionBehaviorDown": {
"Name": "SelectionBehaviorDown",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "SelectionBehavior"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SelectionBehaviorLeft": {
"Name": "SelectionBehaviorLeft",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "SelectionBehavior"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SelectionBehaviorRight": {
"Name": "SelectionBehaviorRight",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "SelectionBehavior"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SelectionBehaviorUp": {
"Name": "SelectionBehaviorUp",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "SelectionBehavior"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SelectionGroup": {
"Name": "SelectionGroup",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TotalGroupScale": {
"Name": "TotalGroupScale",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"GuiButton": {
"Name": "GuiButton",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "GuiObject",
"Properties": {
"AutoButtonColor": {
"Name": "AutoButtonColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HoverHapticEffect": {
"Name": "HoverHapticEffect",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Modal": {
"Name": "Modal",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MouseButton1ClickConnectionCount": {
"Name": "MouseButton1ClickConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseButton1DownConnectionCount": {
"Name": "MouseButton1DownConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseButton1UpConnectionCount": {
"Name": "MouseButton1UpConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseButton2ClickConnectionCount": {
"Name": "MouseButton2ClickConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseButton2DownConnectionCount": {
"Name": "MouseButton2DownConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseButton2UpConnectionCount": {
"Name": "MouseButton2UpConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PressHapticEffect": {
"Name": "PressHapticEffect",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"GuiLabel": {
"Name": "GuiLabel",
"Tags": [
"NotCreatable"
],
"Superclass": "GuiObject",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"GuiMain": {
"Name": "GuiMain",
"Tags": [
"Deprecated"
],
"Superclass": "ScreenGui",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoLocalize": {
"Bool": true
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClipToDeviceSafeArea": {
"Bool": true
},
"DisplayOrder": {
"Int32": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"ResetOnSpawn": {
"Bool": true
},
"SafeAreaCompatibility": {
"Enum": 1
},
"Sandboxed": {
"Bool": false
},
"ScreenInsets": {
"Enum": 2
},
"SelectionBehaviorDown": {
"Enum": 0
},
"SelectionBehaviorLeft": {
"Enum": 0
},
"SelectionBehaviorRight": {
"Enum": 0
},
"SelectionBehaviorUp": {
"Enum": 0
},
"SelectionGroup": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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"
}
}
},
"DragBeginConnectionCount": {
"Name": "DragBeginConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DragStoppedConnectionCount": {
"Name": "DragStoppedConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Draggable": {
"Name": "Draggable",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GuiState": {
"Name": "GuiState",
"Scriptability": "Read",
"DataType": {
"Enum": "GuiState"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Interactable": {
"Name": "Interactable",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LayoutOrder": {
"Name": "LayoutOrder",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MouseEnterConnectionCount": {
"Name": "MouseEnterConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseLeaveConnectionCount": {
"Name": "MouseLeaveConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseMovedConnectionCount": {
"Name": "MouseMovedConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseWheelBackwardConnectionCount": {
"Name": "MouseWheelBackwardConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseWheelForwardConnectionCount": {
"Name": "MouseWheelForwardConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"SelectionOrder": {
"Name": "SelectionOrder",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SelectionRect2D": {
"Name": "SelectionRect2D",
"Scriptability": "None",
"DataType": {
"Value": "Rect"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"PreferredTextSize": {
"Name": "PreferredTextSize",
"Scriptability": "Read",
"DataType": {
"Enum": "PreferredTextSize"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PreferredTransparency": {
"Name": "PreferredTransparency",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ReducedMotionEnabled": {
"Name": "ReducedMotionEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"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"
}
}
},
"TopbarInset": {
"Name": "TopbarInset",
"Scriptability": "Read",
"DataType": {
"Value": "Rect"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TouchControlsEnabled": {
"Name": "TouchControlsEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"GuidRegistryService": {
"Name": "GuidRegistryService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"HSRDataContentProvider": {
"Name": "HSRDataContentProvider",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "CacheableContentProvider",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Handles": {
"Name": "Handles",
"Tags": [],
"Superclass": "HandlesBase",
"Properties": {
"Faces": {
"Name": "Faces",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Faces"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MouseButton1DownConnectionCount": {
"Name": "MouseButton1DownConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseButton1UpConnectionCount": {
"Name": "MouseButton1UpConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseDragConnectionCount": {
"Name": "MouseDragConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseEnterConnectionCount": {
"Name": "MouseEnterConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MouseLeaveConnectionCount": {
"Name": "MouseLeaveConnectionCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Style": {
"Name": "Style",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "HandlesStyle"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
0.050980393,
0.4117647,
0.6745098
]
},
"Faces": {
"Faces": [
"Right",
"Top",
"Back",
"Left",
"Bottom",
"Front"
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Style": {
"Enum": 0
},
"Tags": {
"Tags": []
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
}
}
},
"HandlesBase": {
"Name": "HandlesBase",
"Tags": [
"NotCreatable"
],
"Superclass": "PartAdornment",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"HapticEffect": {
"Name": "HapticEffect",
"Tags": [
"NotBrowsable"
],
"Superclass": "Instance",
"Properties": {
"Looped": {
"Name": "Looped",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Position": {
"Name": "Position",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Radius": {
"Name": "Radius",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Type": {
"Name": "Type",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "HapticEffectType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Waveform": {
"Name": "Waveform",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Looped": {
"Bool": false
},
"Position": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Radius": {
"Float32": 3.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Type": {
"Enum": 2
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"HapticService": {
"Name": "HapticService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Hat": {
"Name": "Hat",
"Tags": [
"Deprecated"
],
"Superclass": "Accoutrement",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"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
]
]
}
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"HeapProfilerService": {
"Name": "HeapProfilerService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"HeatmapService": {
"Name": "HeatmapService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"HeightmapImporterService": {
"Name": "HeightmapImporterService",
"Tags": [
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"HiddenSurfaceRemovalAsset": {
"Name": "HiddenSurfaceRemovalAsset",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"HSRData": {
"Name": "HSRData",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HSRMeshIdData": {
"Name": "HSRMeshIdData",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HSRData": {
"BinaryString": ""
},
"HSRMeshIdData": {
"BinaryString": ""
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Highlight": {
"Name": "Highlight",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Adornee": {
"Name": "Adornee",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DepthMode": {
"Name": "DepthMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "HighlightDepthMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FillColor": {
"Name": "FillColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FillTransparency": {
"Name": "FillTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LineThickness": {
"Name": "LineThickness",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"OutlineColor": {
"Name": "OutlineColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"OutlineTransparency": {
"Name": "OutlineTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ReservedId": {
"Name": "ReservedId",
"Scriptability": "None",
"DataType": {
"Enum": "ReservedHighlightId"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"DepthMode": {
"Enum": 0
},
"Enabled": {
"Bool": true
},
"FillColor": {
"Color3": [
1.0,
0.0,
0.0
]
},
"FillTransparency": {
"Float32": 0.5
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"OutlineColor": {
"Color3": [
1.0,
1.0,
1.0
]
},
"OutlineTransparency": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"SoftlockServoUponReachingTarget": {
"Name": "SoftlockServoUponReachingTarget",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated"
],
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"BrickColor": 1009
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LimitsEnabled": {
"Bool": false
},
"LowerAngle": {
"Float32": -45.0
},
"MotorMaxAcceleration": {
"Float32": 500000.0
},
"MotorMaxTorque": {
"Float32": 0.0
},
"Radius": {
"Float32": 0.15
},
"Restitution": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"ServoMaxTorque": {
"Float32": 0.0
},
"SoftlockServoUponReachingTarget": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TargetAngle": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"UpperAngle": {
"Float32": 45.0
},
"Visible": {
"Bool": false
}
}
},
"Hint": {
"Name": "Hint",
"Tags": [
"Deprecated"
],
"Superclass": "Message",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Text": {
"String": ""
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Hole": {
"Name": "Hole",
"Tags": [
"Deprecated"
],
"Superclass": "Feature",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"FaceId": {
"Enum": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"InOut": {
"Enum": 2
},
"LeftRight": {
"Enum": 1
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TopBottom": {
"Enum": 1
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Hopper": {
"Name": "Hopper",
"Tags": [
"Deprecated",
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"Command": {
"Name": "Command",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable",
"WriteOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextureName": {
"Name": "TextureName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable",
"WriteOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Active": {
"Bool": false
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"BinType": {
"Enum": 0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LevelOfDetail": {
"Enum": 0
},
"ModelMeshCFrame": {
"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
]
]
}
},
"ModelMeshData": {
"SharedString": ""
},
"ModelMeshSize": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"ModelStreamingMode": {
"Enum": 0
},
"NeedsPivotMigration": {
"Bool": false
},
"Sandboxed": {
"Bool": false
},
"Scale": {
"Float32": 1.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TextureId": {
"ContentId": ""
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"WorldPivotData": {
"OptionalCFrame": null
}
}
},
"HttpRbxApiService": {
"Name": "HttpRbxApiService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"HttpRequest": {
"Name": "HttpRequest",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"HttpService": {
"Name": "HttpService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"HttpEnabled": {
"Name": "HttpEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"HttpEnabled": {
"Bool": false
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"CameraMaxDistance": {
"Name": "CameraMaxDistance",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CameraMinDistance": {
"Name": "CameraMinDistance",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CameraMode": {
"Name": "CameraMode",
"Scriptability": "None",
"DataType": {
"Enum": "CameraMode"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CameraOffset": {
"Name": "CameraOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CollisionType": {
"Name": "CollisionType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "HumanoidCollisionType"
},
"Tags": [
"Deprecated"
],
"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"
}
}
},
"EvaluateStateMachine": {
"Name": "EvaluateStateMachine",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"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"
}
}
},
"Health_XML": {
"Name": "Health_XML",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HipHeight": {
"Name": "HipHeight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"InternalBodyScale": {
"Name": "InternalBodyScale",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"InternalDisplayName": {
"Name": "InternalDisplayName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"InternalHeadScale": {
"Name": "InternalHeadScale",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"InternalOriginalHipHeight": {
"Name": "InternalOriginalHipHeight",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"JumpReplicate": {
"Name": "JumpReplicate",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"MoveDirectionInternal": {
"Name": "MoveDirectionInternal",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"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"
}
}
},
"NetworkHumanoidState": {
"Name": "NetworkHumanoidState",
"Scriptability": "None",
"DataType": {
"Enum": "HumanoidStateType"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"Strafe": {
"Name": "Strafe",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"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"
}
}
},
"WalkAngleError": {
"Name": "WalkAngleError",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"WalkDirection": {
"Name": "WalkDirection",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoJumpEnabled": {
"Bool": true
},
"AutoRotate": {
"Bool": true
},
"AutomaticScalingEnabled": {
"Bool": true
},
"BreakJointsOnDeath": {
"Bool": true
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CollisionType": {
"Enum": 0
},
"DisplayDistanceType": {
"Enum": 0
},
"DisplayName": {
"String": ""
},
"EvaluateStateMachine": {
"Bool": true
},
"HealthDisplayDistance": {
"Float32": 100.0
},
"HealthDisplayType": {
"Enum": 0
},
"Health_XML": {
"Float32": 100.0
},
"HipHeight": {
"Float32": 0.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"InternalBodyScale": {
"Vector3": [
1.0,
1.0,
1.0
]
},
"InternalHeadScale": {
"Float32": 1.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
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"UseJumpPower": {
"Bool": true
},
"WalkSpeed": {
"Float32": 16.0
}
}
},
"HumanoidController": {
"Name": "HumanoidController",
"Tags": [],
"Superclass": "Controller",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"HumanoidDescription": {
"Name": "HumanoidDescription",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AccessoryBlob": {
"Name": "AccessoryBlob",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"BackAccessory": {
"Name": "BackAccessory",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"EmotesDataInternal": {
"Name": "EmotesDataInternal",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EquippedEmotesDataInternal": {
"Name": "EquippedEmotesDataInternal",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"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": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FallAnimation": {
"Name": "FallAnimation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FrontAccessory": {
"Name": "FrontAccessory",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"GraphicTShirt": {
"Name": "GraphicTShirt",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HairAccessory": {
"Name": "HairAccessory",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"HatAccessory": {
"Name": "HatAccessory",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Head": {
"Name": "Head",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"HeadColor": {
"Name": "HeadColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LeftArmColor": {
"Name": "LeftArmColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LeftLeg": {
"Name": "LeftLeg",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LeftLegColor": {
"Name": "LeftLegColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MoodAnimation": {
"Name": "MoodAnimation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NeckAccessory": {
"Name": "NeckAccessory",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"ResetIncludesBodyParts": {
"Name": "ResetIncludesBodyParts",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightArm": {
"Name": "RightArm",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightArmColor": {
"Name": "RightArmColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightLeg": {
"Name": "RightLeg",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RightLegColor": {
"Name": "RightLegColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SwimAnimation": {
"Name": "SwimAnimation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Torso": {
"Name": "Torso",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TorsoColor": {
"Name": "TorsoColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"WaistAccessory": {
"Name": "WaistAccessory",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"BodyTypeScale": {
"Float32": 0.3
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClimbAnimation": {
"Int64": 0
},
"DepthScale": {
"Float32": 1.0
},
"EmotesDataInternal": {
"String": ""
},
"EquippedEmotesDataInternal": {
"String": ""
},
"Face": {
"Int64": 0
},
"FallAnimation": {
"Int64": 0
},
"GraphicTShirt": {
"Int64": 0
},
"HeadScale": {
"Float32": 1.0
},
"HeightScale": {
"Float32": 1.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"IdleAnimation": {
"Int64": 0
},
"JumpAnimation": {
"Int64": 0
},
"MoodAnimation": {
"Int64": 0
},
"Pants": {
"Int64": 0
},
"ProportionScale": {
"Float32": 1.0
},
"RunAnimation": {
"Int64": 0
},
"Sandboxed": {
"Bool": false
},
"Shirt": {
"Int64": 0
},
"SourceAssetId": {
"Int64": -1
},
"SwimAnimation": {
"Int64": 0
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"WalkAnimation": {
"Int64": 0
},
"WidthScale": {
"Float32": 1.0
}
}
},
"HumanoidRigDescription": {
"Name": "HumanoidRigDescription",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Chest": {
"Name": "Chest",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ChestRangeMax": {
"Name": "ChestRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ChestRangeMin": {
"Name": "ChestRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ChestSize": {
"Name": "ChestSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ChestTposeAdjustment": {
"Name": "ChestTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Head": {
"Name": "Head",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HeadRangeMax": {
"Name": "HeadRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HeadRangeMin": {
"Name": "HeadRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HeadSize": {
"Name": "HeadSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HeadTposeAdjustment": {
"Name": "HeadTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftAnkle": {
"Name": "LeftAnkle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftAnkleRangeMax": {
"Name": "LeftAnkleRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftAnkleRangeMin": {
"Name": "LeftAnkleRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftAnkleSize": {
"Name": "LeftAnkleSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftAnkleTposeAdjustment": {
"Name": "LeftAnkleTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftClavicle": {
"Name": "LeftClavicle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftClavicleRangeMax": {
"Name": "LeftClavicleRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftClavicleRangeMin": {
"Name": "LeftClavicleRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftClavicleSize": {
"Name": "LeftClavicleSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftClavicleTposeAdjustment": {
"Name": "LeftClavicleTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftElbow": {
"Name": "LeftElbow",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftElbowRangeMax": {
"Name": "LeftElbowRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftElbowRangeMin": {
"Name": "LeftElbowRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftElbowSize": {
"Name": "LeftElbowSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftElbowTposeAdjustment": {
"Name": "LeftElbowTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftHip": {
"Name": "LeftHip",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftHipRangeMax": {
"Name": "LeftHipRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftHipRangeMin": {
"Name": "LeftHipRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftHipSize": {
"Name": "LeftHipSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftHipTposeAdjustment": {
"Name": "LeftHipTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftKnee": {
"Name": "LeftKnee",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftKneeRangeMax": {
"Name": "LeftKneeRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftKneeRangeMin": {
"Name": "LeftKneeRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftKneeSize": {
"Name": "LeftKneeSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftKneeTposeAdjustment": {
"Name": "LeftKneeTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftShoulder": {
"Name": "LeftShoulder",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftShoulderRangeMax": {
"Name": "LeftShoulderRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftShoulderRangeMin": {
"Name": "LeftShoulderRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftShoulderSize": {
"Name": "LeftShoulderSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftShoulderTposeAdjustment": {
"Name": "LeftShoulderTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftToes": {
"Name": "LeftToes",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftToesRangeMax": {
"Name": "LeftToesRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftToesRangeMin": {
"Name": "LeftToesRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftToesSize": {
"Name": "LeftToesSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftToesTposeAdjustment": {
"Name": "LeftToesTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftWrist": {
"Name": "LeftWrist",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftWristRangeMax": {
"Name": "LeftWristRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftWristRangeMin": {
"Name": "LeftWristRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftWristSize": {
"Name": "LeftWristSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeftWristTposeAdjustment": {
"Name": "LeftWristTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Neck": {
"Name": "Neck",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NeckRangeMax": {
"Name": "NeckRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NeckRangeMin": {
"Name": "NeckRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NeckSize": {
"Name": "NeckSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NeckTposeAdjustment": {
"Name": "NeckTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Pelvis": {
"Name": "Pelvis",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PelvisRangeMax": {
"Name": "PelvisRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PelvisRangeMin": {
"Name": "PelvisRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PelvisSize": {
"Name": "PelvisSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PelvisTposeAdjustment": {
"Name": "PelvisTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightAnkle": {
"Name": "RightAnkle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightAnkleRangeMax": {
"Name": "RightAnkleRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightAnkleRangeMin": {
"Name": "RightAnkleRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightAnkleSize": {
"Name": "RightAnkleSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightAnkleTposeAdjustment": {
"Name": "RightAnkleTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightClavicle": {
"Name": "RightClavicle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightClavicleRangeMax": {
"Name": "RightClavicleRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightClavicleRangeMin": {
"Name": "RightClavicleRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightClavicleSize": {
"Name": "RightClavicleSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightClavicleTposeAdjustment": {
"Name": "RightClavicleTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightElbow": {
"Name": "RightElbow",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightElbowRangeMax": {
"Name": "RightElbowRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightElbowRangeMin": {
"Name": "RightElbowRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightElbowSize": {
"Name": "RightElbowSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightElbowTposeAdjustment": {
"Name": "RightElbowTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightHip": {
"Name": "RightHip",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightHipRangeMax": {
"Name": "RightHipRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightHipRangeMin": {
"Name": "RightHipRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightHipSize": {
"Name": "RightHipSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightHipTposeAdjustment": {
"Name": "RightHipTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightKnee": {
"Name": "RightKnee",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightKneeRangeMax": {
"Name": "RightKneeRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightKneeRangeMin": {
"Name": "RightKneeRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightKneeSize": {
"Name": "RightKneeSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightKneeTposeAdjustment": {
"Name": "RightKneeTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightShoulder": {
"Name": "RightShoulder",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightShoulderRangeMax": {
"Name": "RightShoulderRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightShoulderRangeMin": {
"Name": "RightShoulderRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightShoulderSize": {
"Name": "RightShoulderSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightShoulderTposeAdjustment": {
"Name": "RightShoulderTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightToes": {
"Name": "RightToes",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightToesRangeMax": {
"Name": "RightToesRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightToesRangeMin": {
"Name": "RightToesRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightToesSize": {
"Name": "RightToesSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightToesTposeAdjustment": {
"Name": "RightToesTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightWrist": {
"Name": "RightWrist",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightWristRangeMax": {
"Name": "RightWristRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightWristRangeMin": {
"Name": "RightWristRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightWristSize": {
"Name": "RightWristSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RightWristTposeAdjustment": {
"Name": "RightWristTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Root": {
"Name": "Root",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RootRangeMax": {
"Name": "RootRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RootRangeMin": {
"Name": "RootRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RootSize": {
"Name": "RootSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RootTposeAdjustment": {
"Name": "RootTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Waist": {
"Name": "Waist",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WaistRangeMax": {
"Name": "WaistRangeMax",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WaistRangeMin": {
"Name": "WaistRangeMin",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WaistSize": {
"Name": "WaistSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WaistTposeAdjustment": {
"Name": "WaistTposeAdjustment",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ChestRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"ChestRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"ChestSize": {
"Float32": 0.0
},
"ChestTposeAdjustment": {
"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
]
]
}
},
"HeadRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"HeadRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"HeadSize": {
"Float32": 0.0
},
"HeadTposeAdjustment": {
"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
]
]
}
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LeftAnkleRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"LeftAnkleRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"LeftAnkleSize": {
"Float32": 0.0
},
"LeftAnkleTposeAdjustment": {
"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
]
]
}
},
"LeftClavicleRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"LeftClavicleRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"LeftClavicleSize": {
"Float32": 0.0
},
"LeftClavicleTposeAdjustment": {
"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
]
]
}
},
"LeftElbowRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"LeftElbowRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"LeftElbowSize": {
"Float32": 0.0
},
"LeftElbowTposeAdjustment": {
"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
]
]
}
},
"LeftHipRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"LeftHipRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"LeftHipSize": {
"Float32": 0.0
},
"LeftHipTposeAdjustment": {
"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
]
]
}
},
"LeftKneeRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"LeftKneeRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"LeftKneeSize": {
"Float32": 0.0
},
"LeftKneeTposeAdjustment": {
"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
]
]
}
},
"LeftShoulderRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"LeftShoulderRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"LeftShoulderSize": {
"Float32": 0.0
},
"LeftShoulderTposeAdjustment": {
"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
]
]
}
},
"LeftToesRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"LeftToesRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"LeftToesSize": {
"Float32": 0.0
},
"LeftToesTposeAdjustment": {
"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
]
]
}
},
"LeftWristRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"LeftWristRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"LeftWristSize": {
"Float32": 0.0
},
"LeftWristTposeAdjustment": {
"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
]
]
}
},
"NeckRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"NeckRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"NeckSize": {
"Float32": 0.0
},
"NeckTposeAdjustment": {
"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
]
]
}
},
"PelvisRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"PelvisRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"PelvisSize": {
"Float32": 0.0
},
"PelvisTposeAdjustment": {
"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
]
]
}
},
"RightAnkleRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"RightAnkleRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"RightAnkleSize": {
"Float32": 0.0
},
"RightAnkleTposeAdjustment": {
"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
]
]
}
},
"RightClavicleRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"RightClavicleRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"RightClavicleSize": {
"Float32": 0.0
},
"RightClavicleTposeAdjustment": {
"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
]
]
}
},
"RightElbowRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"RightElbowRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"RightElbowSize": {
"Float32": 0.0
},
"RightElbowTposeAdjustment": {
"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
]
]
}
},
"RightHipRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"RightHipRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"RightHipSize": {
"Float32": 0.0
},
"RightHipTposeAdjustment": {
"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
]
]
}
},
"RightKneeRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"RightKneeRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"RightKneeSize": {
"Float32": 0.0
},
"RightKneeTposeAdjustment": {
"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
]
]
}
},
"RightShoulderRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"RightShoulderRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"RightShoulderSize": {
"Float32": 0.0
},
"RightShoulderTposeAdjustment": {
"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
]
]
}
},
"RightToesRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"RightToesRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"RightToesSize": {
"Float32": 0.0
},
"RightToesTposeAdjustment": {
"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
]
]
}
},
"RightWristRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"RightWristRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"RightWristSize": {
"Float32": 0.0
},
"RightWristTposeAdjustment": {
"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
]
]
}
},
"RootRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"RootRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"RootSize": {
"Float32": 0.0
},
"RootTposeAdjustment": {
"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
]
]
}
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"WaistRangeMax": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"WaistRangeMin": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"WaistSize": {
"Float32": 0.0
},
"WaistTposeAdjustment": {
"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
]
]
}
}
}
},
"IKControl": {
"Name": "IKControl",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"ChainRoot": {
"Name": "ChainRoot",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EndEffector": {
"Name": "EndEffector",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EndEffectorOffset": {
"Name": "EndEffectorOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Offset": {
"Name": "Offset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Pole": {
"Name": "Pole",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Priority": {
"Name": "Priority",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SmoothTime": {
"Name": "SmoothTime",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Target": {
"Name": "Target",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Type": {
"Name": "Type",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "IKControlType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Weight": {
"Name": "Weight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"EndEffectorOffset": {
"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
]
]
}
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Offset": {
"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
]
]
}
},
"Priority": {
"Int32": 0
},
"Sandboxed": {
"Bool": false
},
"SmoothTime": {
"Float32": 0.05
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Type": {
"Enum": 0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Weight": {
"Float32": 1.0
}
}
},
"ILegacyStudioBridge": {
"Name": "ILegacyStudioBridge",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"IXPService": {
"Name": "IXPService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ImageButton": {
"Name": "ImageButton",
"Tags": [],
"Superclass": "GuiButton",
"Properties": {
"ContentImageSize": {
"Name": "ContentImageSize",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"HoverImage": {
"Name": "HoverImage",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": {
"Migrate": {
"To": "HoverImageContent",
"Migration": "ContentIdToContent"
}
}
}
}
},
"HoverImageContent": {
"Name": "HoverImageContent",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Image": {
"Name": "Image",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": {
"Migrate": {
"To": "ImageContent",
"Migration": "ContentIdToContent"
}
}
}
}
},
"ImageColor3": {
"Name": "ImageColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ImageContent": {
"Name": "ImageContent",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"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": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": {
"Migrate": {
"To": "PressedImageContent",
"Migration": "ContentIdToContent"
}
}
}
}
},
"PressedImageContent": {
"Name": "PressedImageContent",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ResampleMode": {
"Name": "ResampleMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ResamplerMode"
},
"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
]
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoButtonColor": {
"Bool": true
},
"AutoLocalize": {
"Bool": true
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.105882354,
0.16470589,
0.20784314
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClipsDescendants": {
"Bool": false
},
"Draggable": {
"Bool": false
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"HoverImageContent": {
"Content": "None"
},
"ImageColor3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"ImageContent": {
"Content": "None"
},
"ImageRectOffset": {
"Vector2": [
0.0,
0.0
]
},
"ImageRectSize": {
"Vector2": [
0.0,
0.0
]
},
"ImageTransparency": {
"Float32": 0.0
},
"Interactable": {
"Bool": true
},
"LayoutOrder": {
"Int32": 0
},
"Modal": {
"Bool": false
},
"Position": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"PressedImageContent": {
"Content": "None"
},
"ResampleMode": {
"Enum": 0
},
"Rotation": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"ScaleType": {
"Enum": 0
},
"Selectable": {
"Bool": true
},
"Selected": {
"Bool": false
},
"SelectionBehaviorDown": {
"Enum": 0
},
"SelectionBehaviorLeft": {
"Enum": 0
},
"SelectionBehaviorRight": {
"Enum": 0
},
"SelectionBehaviorUp": {
"Enum": 0
},
"SelectionGroup": {
"Bool": false
},
"SelectionOrder": {
"Int32": 0
},
"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": {
"Tags": []
},
"TileSize": {
"UDim2": [
[
1.0,
0
],
[
1.0,
0
]
]
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": 1
}
}
},
"ImageHandleAdornment": {
"Name": "ImageHandleAdornment",
"Tags": [],
"Superclass": "HandleAdornment",
"Properties": {
"Image": {
"Name": "Image",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
0.9490197,
0.95294124,
0.95294124
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Image": {
"ContentId": "rbxasset://textures/SurfacesDefault.png"
},
"Sandboxed": {
"Bool": false
},
"Size": {
"Vector2": [
1.0,
1.0
]
},
"SizeRelativeOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": -1
}
}
},
"ImageLabel": {
"Name": "ImageLabel",
"Tags": [],
"Superclass": "GuiLabel",
"Properties": {
"ContentImageSize": {
"Name": "ContentImageSize",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Image": {
"Name": "Image",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": {
"Migrate": {
"To": "ImageContent",
"Migration": "ContentIdToContent"
}
}
}
}
},
"ImageColor3": {
"Name": "ImageColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ImageContent": {
"Name": "ImageContent",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"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"
}
}
},
"ResampleMode": {
"Name": "ResampleMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ResamplerMode"
},
"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": false
},
"AnchorPoint": {
"Vector2": [
0.0,
0.0
]
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoLocalize": {
"Bool": true
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.105882354,
0.16470589,
0.20784314
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClipsDescendants": {
"Bool": false
},
"Draggable": {
"Bool": false
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"ImageColor3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"ImageContent": {
"Content": "None"
},
"ImageRectOffset": {
"Vector2": [
0.0,
0.0
]
},
"ImageRectSize": {
"Vector2": [
0.0,
0.0
]
},
"ImageTransparency": {
"Float32": 0.0
},
"Interactable": {
"Bool": true
},
"LayoutOrder": {
"Int32": 0
},
"Position": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"ResampleMode": {
"Enum": 0
},
"Rotation": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"ScaleType": {
"Enum": 0
},
"Selectable": {
"Bool": false
},
"SelectionBehaviorDown": {
"Enum": 0
},
"SelectionBehaviorLeft": {
"Enum": 0
},
"SelectionBehaviorRight": {
"Enum": 0
},
"SelectionBehaviorUp": {
"Enum": 0
},
"SelectionGroup": {
"Bool": false
},
"SelectionOrder": {
"Int32": 0
},
"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": {
"Tags": []
},
"TileSize": {
"UDim2": [
[
1.0,
0
],
[
1.0,
0
]
]
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": 1
}
}
},
"ImportSession": {
"Name": "ImportSession",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"IncrementalPatchBuilder": {
"Name": "IncrementalPatchBuilder",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"AddPathsToBundle": {
"Name": "AddPathsToBundle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BuildDebouncePeriod": {
"Name": "BuildDebouncePeriod",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HighCompression": {
"Name": "HighCompression",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SerializePatch": {
"Name": "SerializePatch",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ZstdCompression": {
"Name": "ZstdCompression",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"InputAction": {
"Name": "InputAction",
"Tags": [
"NotBrowsable"
],
"Superclass": "Instance",
"Properties": {
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Type": {
"Name": "Type",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "InputActionType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Type": {
"Enum": 0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"InputBinding": {
"Name": "InputBinding",
"Tags": [
"NotBrowsable"
],
"Superclass": "Instance",
"Properties": {
"Down": {
"Name": "Down",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "KeyCode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"KeyCode": {
"Name": "KeyCode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "KeyCode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Left": {
"Name": "Left",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "KeyCode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PressedThreshold": {
"Name": "PressedThreshold",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ReleasedThreshold": {
"Name": "ReleasedThreshold",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Right": {
"Name": "Right",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "KeyCode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Scale": {
"Name": "Scale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UIButton": {
"Name": "UIButton",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Up": {
"Name": "Up",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "KeyCode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Vector2Scale": {
"Name": "Vector2Scale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Down": {
"Enum": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"KeyCode": {
"Enum": 0
},
"Left": {
"Enum": 0
},
"PressedThreshold": {
"Float32": 0.5
},
"ReleasedThreshold": {
"Float32": 0.2
},
"Right": {
"Enum": 0
},
"Sandboxed": {
"Bool": false
},
"Scale": {
"Float32": 1.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Up": {
"Enum": 0
},
"Vector2Scale": {
"Vector2": [
1.0,
1.0
]
}
}
},
"InputContext": {
"Name": "InputContext",
"Tags": [
"NotBrowsable"
],
"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"
}
}
},
"Sink": {
"Name": "Sink",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Priority": {
"Int32": 1000
},
"Sandboxed": {
"Bool": false
},
"Sink": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Instance": {
"Name": "Instance",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "Object",
"Properties": {
"Archivable": {
"Name": "Archivable",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "archivable"
}
}
}
},
"Attributes": {
"Name": "Attributes",
"Scriptability": "Custom",
"DataType": {
"Value": "Attributes"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "AttributesSerialize"
}
}
}
},
"AttributesReplicate": {
"Name": "AttributesReplicate",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AttributesSerialize": {
"Name": "AttributesSerialize",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Alias": {
"AliasFor": "Attributes"
}
}
},
"Capabilities": {
"Name": "Capabilities",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "SecurityCapabilities"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DataCost": {
"Name": "DataCost",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DefinesCapabilities": {
"Name": "DefinesCapabilities",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Alias": {
"AliasFor": "Sandboxed"
}
}
},
"HistoryId": {
"Name": "HistoryId",
"Scriptability": "None",
"DataType": {
"Value": "UniqueId"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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"
}
}
},
"PropertyStatusStudio": {
"Name": "PropertyStatusStudio",
"Scriptability": "None",
"DataType": {
"Enum": "PropertyStatus"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RobloxLocked": {
"Name": "RobloxLocked",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Sandboxed": {
"Name": "Sandboxed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "DefinesCapabilities"
}
}
}
},
"SourceAssetId": {
"Name": "SourceAssetId",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Tags": {
"Name": "Tags",
"Scriptability": "Custom",
"DataType": {
"Value": "Tags"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UniqueId": {
"Name": "UniqueId",
"Scriptability": "None",
"DataType": {
"Value": "UniqueId"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"archivable": {
"Name": "archivable",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Alias": {
"AliasFor": "Archivable"
}
}
},
"numExpectedDirectChildren": {
"Name": "numExpectedDirectChildren",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"InstanceAdornment": {
"Name": "InstanceAdornment",
"Tags": [
"NotCreatable"
],
"Superclass": "GuiBase3d",
"Properties": {
"Adornee": {
"Name": "Adornee",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"value": {
"Name": "value",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxValue": {
"Int64": 10
},
"MinValue": {
"Int64": 0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"value": {
"Int64": 0
}
}
},
"IntValue": {
"Name": "IntValue",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Value": {
"Int64": 0
}
}
},
"InternalSyncItem": {
"Name": "InternalSyncItem",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"AutoSync": {
"Name": "AutoSync",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Path": {
"Name": "Path",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Target": {
"Name": "Target",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"InternalSyncService": {
"Name": "InternalSyncService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"IntersectOperation": {
"Name": "IntersectOperation",
"Tags": [],
"Superclass": "PartOperation",
"Properties": {},
"DefaultProperties": {
"AeroMeshData": {
"SharedString": ""
},
"Anchored": {
"Bool": false
},
"Archivable": {
"Bool": true
},
"AssetId": {
"ContentId": ""
},
"Attributes": {
"Attributes": {}
},
"AudioCanCollide": {
"Bool": true
},
"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
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CastShadow": {
"Bool": true
},
"ChildData": {
"BinaryString": ""
},
"ChildData2": {
"SharedString": ""
},
"CollisionGroup": {
"String": "Default"
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
255,
255,
255
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"EnableFluidForces": {
"Bool": true
},
"FluidFidelityInternal": {
"Enum": 0
},
"FormFactor": {
"Enum": 3
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"InitialSize": {
"Vector3": [
1.0,
1.0,
1.0
]
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"MaterialVariant": {
"String": ""
},
"MeshData": {
"BinaryString": ""
},
"MeshData2": {
"SharedString": ""
},
"PhysicalConfigData": {
"SharedString": ""
},
"PhysicsData": {
"BinaryString": ""
},
"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": 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
]
},
"Sandboxed": {
"Bool": false
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SmoothingAngle": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 0
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"UnscaledCofm": {
"Vector3": [
null,
null,
null
]
},
"UnscaledVolInertiaDiags": {
"Vector3": [
null,
null,
null
]
},
"UnscaledVolInertiaOffDiags": {
"Vector3": [
null,
null,
null
]
},
"UnscaledVolume": {
"Float32": null
},
"UsePartColor": {
"Bool": false
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"InventoryPages": {
"Name": "InventoryPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"JointImportData": {
"Name": "JointImportData",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "BaseImportData",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"JointsService": {
"Name": "JointsService",
"Tags": [
"Deprecated",
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"KeyboardService": {
"Name": "KeyboardService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Keyframe": {
"Name": "Keyframe",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Time": {
"Name": "Time",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Time": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"KeyframeMarker": {
"Name": "KeyframeMarker",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Value": {
"String": ""
}
}
},
"KeyframeSequence": {
"Name": "KeyframeSequence",
"Tags": [],
"Superclass": "AnimationClip",
"Properties": {
"AuthoredHipHeight": {
"Name": "AuthoredHipHeight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AuthoredHipHeight": {
"Float32": 2.0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"GuidBinaryString": {
"BinaryString": "AAAAAAAAAAAAAAAAAAAAAA=="
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Loop": {
"Bool": true
},
"Priority": {
"Enum": 2
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"KeyframeSequenceProvider": {
"Name": "KeyframeSequenceProvider",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"LSPFileSyncService": {
"Name": "LSPFileSyncService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"LanguageService": {
"Name": "LanguageService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"LegacyStudioBridge": {
"Name": "LegacyStudioBridge",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "ILegacyStudioBridge",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": "Serializes"
}
}
},
"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"
}
}
},
"LightingStyle": {
"Name": "LightingStyle",
"Scriptability": "None",
"DataType": {
"Enum": "LightingStyle"
},
"Tags": [
"NotScriptable"
],
"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"
}
}
},
"PrioritizeLightingQuality": {
"Name": "PrioritizeLightingQuality",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotScriptable"
],
"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": [],
"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
]
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {
"RBX_BackupBrightness": {
"Float32": 1.0
},
"RBX_BackupExposureCompensation": {
"Float32": 0.0
},
"RBX_LightingCompatibilityMigrated": {
"Bool": true
},
"RBX_OriginalTechnologyOnFileLoad": {
"Int32": 2
}
}
},
"Brightness": {
"Float32": 1.9812492
},
"Capabilities": {
"SecurityCapabilities": 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
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LightingStyle": {
"Enum": 0
},
"OutdoorAmbient": {
"Color3": [
0.5,
0.5,
0.5
]
},
"Outlines": {
"Bool": true
},
"PrioritizeLightingQuality": {
"Bool": true
},
"Sandboxed": {
"Bool": false
},
"ShadowSoftness": {
"Float32": 0.5
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Technology": {
"Enum": 1
},
"TimeOfDay": {
"String": "14:00:00"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"BrickColor": 23
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"InverseSquareLaw": {
"Bool": false
},
"Magnitude": {
"Float32": 1000.0
},
"MaxForce": {
"Float32": null
},
"ReactionForceEnabled": {
"Bool": false
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
0.050980393,
0.4117647,
0.6745098
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Length": {
"Float32": 5.0
},
"Sandboxed": {
"Bool": false
},
"SizeRelativeOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Thickness": {
"Float32": 1.0
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": -1
}
}
},
"LinearVelocity": {
"Name": "LinearVelocity",
"Tags": [],
"Superclass": "Constraint",
"Properties": {
"ForceLimitMode": {
"Name": "ForceLimitMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ForceLimitMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ForceLimitsEnabled": {
"Name": "ForceLimitsEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LineDirection": {
"Name": "LineDirection",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LineVelocity": {
"Name": "LineVelocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxAxesForce": {
"Name": "MaxAxesForce",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxForce": {
"Name": "MaxForce",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxPlanarAxesForce": {
"Name": "MaxPlanarAxesForce",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PlaneVelocity": {
"Name": "PlaneVelocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PrimaryTangentAxis": {
"Name": "PrimaryTangentAxis",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RelativeTo": {
"Name": "RelativeTo",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ActuatorRelativeTo"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SecondaryTangentAxis": {
"Name": "SecondaryTangentAxis",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VectorVelocity": {
"Name": "VectorVelocity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VelocityConstraintMode": {
"Name": "VelocityConstraintMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "VelocityConstraintMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"BrickColor": 26
},
"Enabled": {
"Bool": true
},
"ForceLimitMode": {
"Enum": 0
},
"ForceLimitsEnabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LineDirection": {
"Vector3": [
1.0,
0.0,
0.0
]
},
"LineVelocity": {
"Float32": -0.0
},
"MaxAxesForce": {
"Vector3": [
1000.0,
1000.0,
1000.0
]
},
"MaxForce": {
"Float32": 1000.0
},
"MaxPlanarAxesForce": {
"Vector2": [
1000.0,
1000.0
]
},
"PlaneVelocity": {
"Vector2": [
0.0,
0.0
]
},
"PrimaryTangentAxis": {
"Vector3": [
1.0,
0.0,
0.0
]
},
"RelativeTo": {
"Enum": 2
},
"Sandboxed": {
"Bool": false
},
"SecondaryTangentAxis": {
"Vector3": [
0.0,
1.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"VectorVelocity": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"VelocityConstraintMode": {
"Enum": 2
},
"Visible": {
"Bool": false
}
}
},
"LinkingService": {
"Name": "LinkingService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"LiveScriptingService": {
"Name": "LiveScriptingService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"ServerLiveEditingMode": {
"Name": "ServerLiveEditingMode",
"Scriptability": "None",
"DataType": {
"Enum": "ServerLiveEditingMode"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"LiveSyncService": {
"Name": "LiveSyncService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"HasSyncedInstances": {
"Name": "HasSyncedInstances",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"LocalDebuggerConnection": {
"Name": "LocalDebuggerConnection",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "DebuggerConnection",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"LocalScript": {
"Name": "LocalScript",
"Tags": [],
"Superclass": "Script",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Disabled": {
"Bool": false
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LinkedSource": {
"ContentId": ""
},
"RunContext": {
"Enum": 0
},
"Sandboxed": {
"Bool": false
},
"ScriptGuid": {
"String": ""
},
"Source": {
"String": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"LocalStorageService": {
"Name": "LocalStorageService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"GameSourceLanguageId": {
"Name": "GameSourceLanguageId",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsTextScraperRunning": {
"Name": "IsTextScraperRunning",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LocaleManifest": {
"Name": "LocaleManifest",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"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"
}
}
},
"ShouldUseCloudTable": {
"Name": "ShouldUseCloudTable",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SystemLocaleId": {
"Name": "SystemLocaleId",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"LocalizationTable": {
"Name": "LocalizationTable",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Contents": {
"Name": "Contents",
"Scriptability": "Custom",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DevelopmentLanguage": {
"Name": "DevelopmentLanguage",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsExemptFromUGCAnalytics": {
"Name": "IsExemptFromUGCAnalytics",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Contents": {
"String": "[]"
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"SourceLocaleId": {
"String": "en-us"
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"LodDataEntity": {
"Name": "LodDataEntity",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"EntityData": {
"Name": "EntityData",
"Scriptability": "None",
"DataType": {
"Value": "SharedString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"EntityLodEnabled": {
"Name": "EntityLodEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"EntityPosition": {
"Name": "EntityPosition",
"Scriptability": "None",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"EntityScale": {
"Name": "EntityScale",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"EntitySource": {
"Name": "EntitySource",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"LodDataService": {
"Name": "LodDataService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"LogReporterService": {
"Name": "LogReporterService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"LogService": {
"Name": "LogService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"LoginService": {
"Name": "LoginService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"LuaSettings": {
"Name": "LuaSettings",
"Tags": [
"NotCreatable",
"NotReplicated",
"Settings"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"LuaSourceContainer": {
"Name": "LuaSourceContainer",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"CachedRemoteSource": {
"Name": "CachedRemoteSource",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CachedRemoteSourceLoadState": {
"Name": "CachedRemoteSourceLoadState",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"HasAssociatedDrafts": {
"Name": "HasAssociatedDrafts",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsDifferentFromFileSystem": {
"Name": "IsDifferentFromFileSystem",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SandboxedSource": {
"Name": "SandboxedSource",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ScriptGuid": {
"Name": "ScriptGuid",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"isPlayerScript": {
"Name": "isPlayerScript",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"ScriptGuid": {
"String": ""
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"LuaWebService": {
"Name": "LuaWebService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"LuauScriptAnalyzerService": {
"Name": "LuauScriptAnalyzerService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MLModelDeliveryService": {
"Name": "MLModelDeliveryService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ManualGlue": {
"Name": "ManualGlue",
"Tags": [
"Deprecated"
],
"Superclass": "ManualSurfaceJointInstance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ManualSurfaceJointInstance": {
"Name": "ManualSurfaceJointInstance",
"Tags": [
"Deprecated",
"NotCreatable"
],
"Superclass": "JointInstance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ManualWeld": {
"Name": "ManualWeld",
"Tags": [
"Deprecated"
],
"Superclass": "ManualSurfaceJointInstance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MarkerCurve": {
"Name": "MarkerCurve",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Length": {
"Name": "Length",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ValuesAndTimes": {
"Name": "ValuesAndTimes",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"ValuesAndTimes": {
"BinaryString": "AQAAAAAAAAABAAAAAAAAAA=="
}
}
},
"MarketplaceService": {
"Name": "MarketplaceService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MatchmakingService": {
"Name": "MatchmakingService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MaterialGenerationService": {
"Name": "MaterialGenerationService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MaterialGenerationSession": {
"Name": "MaterialGenerationSession",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MaterialImportData": {
"Name": "MaterialImportData",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "BaseImportData",
"Properties": {
"DiffuseFilePath": {
"Name": "DiffuseFilePath",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsPbr": {
"Name": "IsPbr",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MetalnessFilePath": {
"Name": "MetalnessFilePath",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NormalFilePath": {
"Name": "NormalFilePath",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RoughnessFilePath": {
"Name": "RoughnessFilePath",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MaterialService": {
"Name": "MaterialService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"AsphaltName": {
"Name": "AsphaltName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BasaltName": {
"Name": "BasaltName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BrickName": {
"Name": "BrickName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CardboardName": {
"Name": "CardboardName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CarpetName": {
"Name": "CarpetName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CeramicTilesName": {
"Name": "CeramicTilesName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ClayRoofTilesName": {
"Name": "ClayRoofTilesName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CobblestoneName": {
"Name": "CobblestoneName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ConcreteName": {
"Name": "ConcreteName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CorrodedMetalName": {
"Name": "CorrodedMetalName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CrackedLavaName": {
"Name": "CrackedLavaName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DiamondPlateName": {
"Name": "DiamondPlateName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FabricName": {
"Name": "FabricName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FoilName": {
"Name": "FoilName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GlacierName": {
"Name": "GlacierName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GraniteName": {
"Name": "GraniteName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GrassName": {
"Name": "GrassName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GroundName": {
"Name": "GroundName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IceName": {
"Name": "IceName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeafyGrassName": {
"Name": "LeafyGrassName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LeatherName": {
"Name": "LeatherName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LimestoneName": {
"Name": "LimestoneName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MarbleName": {
"Name": "MarbleName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MetalName": {
"Name": "MetalName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MudName": {
"Name": "MudName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PavementName": {
"Name": "PavementName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PebbleName": {
"Name": "PebbleName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PlasterName": {
"Name": "PlasterName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PlasticName": {
"Name": "PlasticName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RockName": {
"Name": "RockName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RoofShinglesName": {
"Name": "RoofShinglesName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RubberName": {
"Name": "RubberName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SaltName": {
"Name": "SaltName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SandName": {
"Name": "SandName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SandstoneName": {
"Name": "SandstoneName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SlateName": {
"Name": "SlateName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SmoothPlasticName": {
"Name": "SmoothPlasticName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SnowName": {
"Name": "SnowName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Use2022Materials": {
"Name": "Use2022Materials",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "Use2022MaterialsXml"
}
}
}
},
"Use2022MaterialsXml": {
"Name": "Use2022MaterialsXml",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WoodName": {
"Name": "WoodName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WoodPlanksName": {
"Name": "WoodPlanksName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"AsphaltName": {
"String": "Asphalt"
},
"Attributes": {
"Attributes": {}
},
"BasaltName": {
"String": "Basalt"
},
"BrickName": {
"String": "Brick"
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CardboardName": {
"String": "Cardboard"
},
"CarpetName": {
"String": "Carpet"
},
"CeramicTilesName": {
"String": "CeramicTiles"
},
"ClayRoofTilesName": {
"String": "ClayRoofTiles"
},
"CobblestoneName": {
"String": "Cobblestone"
},
"ConcreteName": {
"String": "Concrete"
},
"CorrodedMetalName": {
"String": "CorrodedMetal"
},
"CrackedLavaName": {
"String": "CrackedLava"
},
"DiamondPlateName": {
"String": "DiamondPlate"
},
"FabricName": {
"String": "Fabric"
},
"FoilName": {
"String": "Foil"
},
"GlacierName": {
"String": "Glacier"
},
"GraniteName": {
"String": "Granite"
},
"GrassName": {
"String": "Grass"
},
"GroundName": {
"String": "Ground"
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"IceName": {
"String": "Ice"
},
"LeafyGrassName": {
"String": "LeafyGrass"
},
"LeatherName": {
"String": "Leather"
},
"LimestoneName": {
"String": "Limestone"
},
"MarbleName": {
"String": "Marble"
},
"MetalName": {
"String": "Metal"
},
"MudName": {
"String": "Mud"
},
"PavementName": {
"String": "Pavement"
},
"PebbleName": {
"String": "Pebble"
},
"PlasterName": {
"String": "Plaster"
},
"PlasticName": {
"String": "Plastic"
},
"RockName": {
"String": "Rock"
},
"RoofShinglesName": {
"String": "RoofShingles"
},
"RubberName": {
"String": "Rubber"
},
"SaltName": {
"String": "Salt"
},
"SandName": {
"String": "Sand"
},
"Sandboxed": {
"Bool": false
},
"SandstoneName": {
"String": "Sandstone"
},
"SlateName": {
"String": "Slate"
},
"SmoothPlasticName": {
"String": "SmoothPlastic"
},
"SnowName": {
"String": "Snow"
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Use2022MaterialsXml": {
"Bool": false
},
"WoodName": {
"String": "Wood"
},
"WoodPlanksName": {
"String": "WoodPlanks"
}
}
},
"MaterialVariant": {
"Name": "MaterialVariant",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AvgMetalness": {
"Name": "AvgMetalness",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AvgRoughness": {
"Name": "AvgRoughness",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"BaseMaterial": {
"Name": "BaseMaterial",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "Material"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ColorMap": {
"Name": "ColorMap",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CustomPhysicalProperties": {
"Name": "CustomPhysicalProperties",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "PhysicalProperties"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaterialPattern": {
"Name": "MaterialPattern",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "MaterialPattern"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MetalnessMap": {
"Name": "MetalnessMap",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NormalMap": {
"Name": "NormalMap",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RoughnessMap": {
"Name": "RoughnessMap",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StudsPerTile": {
"Name": "StudsPerTile",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TexturePack": {
"Name": "TexturePack",
"Scriptability": "None",
"DataType": {
"Value": "ContentId"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"BaseMaterial": {
"Enum": 256
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ColorMap": {
"ContentId": ""
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaterialPattern": {
"Enum": 0
},
"MetalnessMap": {
"ContentId": ""
},
"NormalMap": {
"ContentId": ""
},
"RoughnessMap": {
"ContentId": ""
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"StudsPerTile": {
"Float32": 10.0
},
"Tags": {
"Tags": []
},
"TexturePack": {
"ContentId": ""
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MemStorageConnection": {
"Name": "MemStorageConnection",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MemStorageService": {
"Name": "MemStorageService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MemoryStoreHashMap": {
"Name": "MemoryStoreHashMap",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MemoryStoreHashMapPages": {
"Name": "MemoryStoreHashMapPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MemoryStoreQueue": {
"Name": "MemoryStoreQueue",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MemoryStoreService": {
"Name": "MemoryStoreService",
"Tags": [
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MemoryStoreSortedMap": {
"Name": "MemoryStoreSortedMap",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MeshContentProvider": {
"Name": "MeshContentProvider",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "CacheableContentProvider",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MeshImportData": {
"Name": "MeshImportData",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "BaseImportData",
"Properties": {
"Anchored": {
"Name": "Anchored",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CageManifold": {
"Name": "CageManifold",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CageMeshIntersectedPreview": {
"Name": "CageMeshIntersectedPreview",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CageMeshNotIntersected": {
"Name": "CageMeshNotIntersected",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CageNoOverlappingVertices": {
"Name": "CageNoOverlappingVertices",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CageNonManifoldPreview": {
"Name": "CageNonManifoldPreview",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CageOverlappingVerticesPreview": {
"Name": "CageOverlappingVerticesPreview",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CageUVMatched": {
"Name": "CageUVMatched",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CageUVMisMatchedPreview": {
"Name": "CageUVMisMatchedPreview",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Dimensions": {
"Name": "Dimensions",
"Scriptability": "Read",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DoubleSided": {
"Name": "DoubleSided",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IgnoreVertexColors": {
"Name": "IgnoreVertexColors",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IrrelevantCageModifiedPreview": {
"Name": "IrrelevantCageModifiedPreview",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MeshHoleDetectedPreview": {
"Name": "MeshHoleDetectedPreview",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MeshNoHoleDetected": {
"Name": "MeshNoHoleDetected",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"NoIrrelevantCageModified": {
"Name": "NoIrrelevantCageModified",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"NoOuterCageFarExtendedFromMesh": {
"Name": "NoOuterCageFarExtendedFromMesh",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"OuterCageFarExtendedFromMeshPreview": {
"Name": "OuterCageFarExtendedFromMeshPreview",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PolygonCount": {
"Name": "PolygonCount",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UseImportedPivot": {
"Name": "UseImportedPivot",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MeshPart": {
"Name": "MeshPart",
"Tags": [],
"Superclass": "TriangleMeshPart",
"Properties": {
"AlternateMeshHash": {
"Name": "AlternateMeshHash",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DoubleSided": {
"Name": "DoubleSided",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EditableMeshString": {
"Name": "EditableMeshString",
"Scriptability": "None",
"DataType": {
"Value": "SharedString"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"InitialSize": {
"Name": "InitialSize",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"JointOffset": {
"Name": "JointOffset",
"Scriptability": "Read",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MeshContent": {
"Name": "MeshContent",
"Scriptability": "Read",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MeshID": {
"Name": "MeshID",
"Scriptability": "None",
"DataType": {
"Value": "ContentId"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MeshId": {
"Name": "MeshId",
"Scriptability": "Read",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": {
"Migrate": {
"To": "MeshContent",
"Migration": "ContentIdToContent"
}
}
}
}
},
"PhysicsData": {
"Name": "PhysicsData",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RenderFidelity": {
"Name": "RenderFidelity",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "RenderFidelity"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RenderFidelityReplicate": {
"Name": "RenderFidelityReplicate",
"Scriptability": "None",
"DataType": {
"Enum": "RenderFidelity"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextureContent": {
"Name": "TextureContent",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextureID": {
"Name": "TextureID",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": {
"Migrate": {
"To": "TextureContent",
"Migration": "ContentIdToContent"
}
}
}
}
},
"VertexCount": {
"Name": "VertexCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AeroMeshData": {
"SharedString": ""
},
"Anchored": {
"Bool": false
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AudioCanCollide": {
"Bool": true
},
"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
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CastShadow": {
"Bool": true
},
"CollisionGroup": {
"String": "Default"
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"DoubleSided": {
"Bool": false
},
"EnableFluidForces": {
"Bool": true
},
"FluidFidelityInternal": {
"Enum": 0
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"HasJointOffset": {
"Bool": false
},
"HasSkinnedMesh": {
"Bool": false
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"InitialSize": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"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
},
"MaterialVariant": {
"String": ""
},
"MeshContent": {
"Content": "None"
},
"PhysicalConfigData": {
"SharedString": ""
},
"PhysicsData": {
"BinaryString": ""
},
"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": 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
]
},
"Sandboxed": {
"Bool": false
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TextureContent": {
"Content": "None"
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 0
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"UnscaledCofm": {
"Vector3": [
null,
null,
null
]
},
"UnscaledVolInertiaDiags": {
"Vector3": [
null,
null,
null
]
},
"UnscaledVolInertiaOffDiags": {
"Vector3": [
null,
null,
null
]
},
"UnscaledVolume": {
"Float32": null
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"VertexCount": {
"Int32": 0
}
}
},
"Message": {
"Name": "Message",
"Tags": [
"Deprecated"
],
"Superclass": "Instance",
"Properties": {
"Text": {
"Name": "Text",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Text": {
"String": ""
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MessageBusConnection": {
"Name": "MessageBusConnection",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MessageBusService": {
"Name": "MessageBusService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MessagingService": {
"Name": "MessagingService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MetaBreakpoint": {
"Name": "MetaBreakpoint",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"Condition": {
"Name": "Condition",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ContinueExecution": {
"Name": "ContinueExecution",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Id": {
"Name": "Id",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsLogpoint": {
"Name": "IsLogpoint",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Line": {
"Name": "Line",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LogMessage": {
"Name": "LogMessage",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RemoveOnHit": {
"Name": "RemoveOnHit",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Script": {
"Name": "Script",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Valid": {
"Name": "Valid",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Condition": {
"String": ""
},
"ContinueExecution": {
"Bool": false
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Line": {
"Int32": 0
},
"LogMessage": {
"String": ""
},
"RemoveOnHit": {
"Bool": false
},
"Sandboxed": {
"Bool": false
},
"Script": {
"String": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MetaBreakpointContext": {
"Name": "MetaBreakpointContext",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"ContextDataInternal": {
"Name": "ContextDataInternal",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ContextDataInternal": {
"String": "0 1 2 "
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MetaBreakpointManager": {
"Name": "MetaBreakpointManager",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Model": {
"Name": "Model",
"Tags": [],
"Superclass": "PVInstance",
"Properties": {
"LevelOfDetail": {
"Name": "LevelOfDetail",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ModelLevelOfDetail"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LodEntity": {
"Name": "LodEntity",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ModelMeshCFrame": {
"Name": "ModelMeshCFrame",
"Scriptability": "None",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ModelMeshData": {
"Name": "ModelMeshData",
"Scriptability": "None",
"DataType": {
"Value": "SharedString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ModelMeshSize": {
"Name": "ModelMeshSize",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ModelStreamingMode": {
"Name": "ModelStreamingMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ModelStreamingMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NeedsPivotMigration": {
"Name": "NeedsPivotMigration",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PrimaryPart": {
"Name": "PrimaryPart",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Scale": {
"Name": "Scale",
"Scriptability": "Custom",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "ScaleFactor"
}
}
}
},
"ScaleFactor": {
"Name": "ScaleFactor",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Alias": {
"AliasFor": "Scale"
}
}
},
"WorldPivot": {
"Name": "WorldPivot",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"WorldPivotData": {
"Name": "WorldPivotData",
"Scriptability": "Custom",
"DataType": {
"Value": "OptionalCFrame"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LevelOfDetail": {
"Enum": 0
},
"ModelMeshCFrame": {
"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
]
]
}
},
"ModelMeshData": {
"SharedString": ""
},
"ModelMeshSize": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"ModelStreamingMode": {
"Enum": 0
},
"NeedsPivotMigration": {
"Bool": false
},
"Sandboxed": {
"Bool": false
},
"Scale": {
"Float32": 1.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"WorldPivotData": {
"OptionalCFrame": null
}
}
},
"ModuleScript": {
"Name": "ModuleScript",
"Tags": [],
"Superclass": "LuaSourceContainer",
"Properties": {
"Confidential": {
"Name": "Confidential",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LinkedSource": {
"Name": "LinkedSource",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [
"Deprecated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Source": {
"Name": "Source",
"Scriptability": "Custom",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LinkedSource": {
"ContentId": ""
},
"Sandboxed": {
"Bool": false
},
"ScriptGuid": {
"String": ""
},
"Source": {
"String": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"ReplicateCurrentAngle": {
"Name": "ReplicateCurrentAngle",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"DesiredAngle": {
"Float32": 0.0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxVelocity": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"ReplicateCurrentAngle6D": {
"Name": "ReplicateCurrentAngle6D",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ReplicateCurrentOffset6D": {
"Name": "ReplicateCurrentOffset6D",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Transform": {
"Name": "Transform",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"DesiredAngle": {
"Float32": 0.0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxVelocity": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MotorFeature": {
"Name": "MotorFeature",
"Tags": [
"Deprecated"
],
"Superclass": "Feature",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"FaceId": {
"Enum": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"InOut": {
"Enum": 2
},
"LeftRight": {
"Enum": 1
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TopBottom": {
"Enum": 1
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": "ContentId"
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"MouseService": {
"Name": "MouseService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"NegateOperation": {
"Name": "NegateOperation",
"Tags": [],
"Superclass": "PartOperation",
"Properties": {},
"DefaultProperties": {
"AeroMeshData": {
"SharedString": ""
},
"Anchored": {
"Bool": true
},
"Archivable": {
"Bool": true
},
"AssetId": {
"ContentId": ""
},
"Attributes": {
"Attributes": {}
},
"AudioCanCollide": {
"Bool": true
},
"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
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CastShadow": {
"Bool": true
},
"ChildData": {
"BinaryString": ""
},
"ChildData2": {
"SharedString": ""
},
"CollisionGroup": {
"String": "Default"
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
255,
255,
255
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"EnableFluidForces": {
"Bool": true
},
"FluidFidelityInternal": {
"Enum": 0
},
"FormFactor": {
"Enum": 3
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"InitialSize": {
"Vector3": [
1.0,
1.0,
1.0
]
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"MaterialVariant": {
"String": ""
},
"MeshData": {
"BinaryString": ""
},
"MeshData2": {
"SharedString": ""
},
"PhysicalConfigData": {
"SharedString": ""
},
"PhysicsData": {
"BinaryString": ""
},
"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": 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
]
},
"Sandboxed": {
"Bool": false
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SmoothingAngle": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 0
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.1
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"UnscaledCofm": {
"Vector3": [
null,
null,
null
]
},
"UnscaledVolInertiaDiags": {
"Vector3": [
null,
null,
null
]
},
"UnscaledVolInertiaOffDiags": {
"Vector3": [
null,
null,
null
]
},
"UnscaledVolume": {
"Float32": null
},
"UsePartColor": {
"Bool": false
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"NetworkClient": {
"Name": "NetworkClient",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "NetworkPeer",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"NetworkMarker": {
"Name": "NetworkMarker",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"NetworkPeer": {
"Name": "NetworkPeer",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"NetworkReplicator": {
"Name": "NetworkReplicator",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"NetworkServer": {
"Name": "NetworkServer",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "NetworkPeer",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"NetworkSettings": {
"Name": "NetworkSettings",
"Tags": [
"NotBrowsable",
"NotCreatable",
"NotReplicated",
"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"
}
}
},
"OpenCertManagerDialog": {
"Name": "OpenCertManagerDialog",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Noise": {
"Name": "Noise",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"NoiseType": {
"Name": "NoiseType",
"Scriptability": "None",
"DataType": {
"Enum": "NoiseType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Seed": {
"Name": "Seed",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"NonReplicatedCSGDictionaryService": {
"Name": "NonReplicatedCSGDictionaryService",
"Tags": [
"Service"
],
"Superclass": "FlyweightService",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"NotificationService": {
"Name": "NotificationService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"IsConnected": {
"Name": "IsConnected",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"NumberPose": {
"Name": "NumberPose",
"Tags": [],
"Superclass": "PoseBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"EasingDirection": {
"Enum": 0
},
"EasingStyle": {
"Enum": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Value": {
"Float64": 0.0
}
}
},
"Object": {
"Name": "Object",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": null,
"Properties": {
"ClassName": {
"Name": "ClassName",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"className": {
"Name": "className",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"Deprecated",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Alias": {
"AliasFor": "ClassName"
}
}
}
},
"DefaultProperties": {}
},
"ObjectValue": {
"Name": "ObjectValue",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"OmniRecommendationsService": {
"Name": "OmniRecommendationsService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"OpenCloudApiV1": {
"Name": "OpenCloudApiV1",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"OpenCloudService": {
"Name": "OpenCloudService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"OperationGraph": {
"Name": "OperationGraph",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"OrderedDataStore": {
"Name": "OrderedDataStore",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "GlobalDataStore",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"OutfitPages": {
"Name": "OutfitPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PVAdornment": {
"Name": "PVAdornment",
"Tags": [
"NotCreatable"
],
"Superclass": "GuiBase3d",
"Properties": {
"Adornee": {
"Name": "Adornee",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PVInstance": {
"Name": "PVInstance",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"Origin": {
"Name": "Origin",
"Scriptability": "None",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Pivot Offset": {
"Name": "Pivot Offset",
"Scriptability": "None",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PackageLink": {
"Name": "PackageLink",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"AutoUpdate": {
"Name": "AutoUpdate",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CanAutoUpdate": {
"Name": "CanAutoUpdate",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Creator": {
"Name": "Creator",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"NotScriptable",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DefaultName": {
"Name": "DefaultName",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HasNewVersion": {
"Name": "HasNewVersion",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ModifiedState": {
"Name": "ModifiedState",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PackageAssetName": {
"Name": "PackageAssetName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"NotScriptable",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PackageGuid": {
"Name": "PackageGuid",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PackageId": {
"Name": "PackageId",
"Scriptability": "Read",
"DataType": {
"Value": "ContentId"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "PackageIdSerialize"
}
}
}
},
"PackageIdSerialize": {
"Name": "PackageIdSerialize",
"Scriptability": "None",
"DataType": {
"Value": "ContentId"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Alias": {
"AliasFor": "PackageId"
}
}
},
"PermissionLevel": {
"Name": "PermissionLevel",
"Scriptability": "None",
"DataType": {
"Enum": "PackagePermission"
},
"Tags": [
"NotReplicated",
"NotScriptable",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SerializedDefaultAttributes": {
"Name": "SerializedDefaultAttributes",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Status": {
"Name": "Status",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"VersionIdSerialize": {
"Name": "VersionIdSerialize",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VersionNumber": {
"Name": "VersionNumber",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PackageService": {
"Name": "PackageService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PackageUIService": {
"Name": "PackageUIService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Pants": {
"Name": "Pants",
"Tags": [],
"Superclass": "Clothing",
"Properties": {
"PantsTemplate": {
"Name": "PantsTemplate",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"PantsTemplate": {
"ContentId": ""
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
0.9490197,
0.95294124,
0.95294124
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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"
}
}
}
},
"shap": {
"Name": "shap",
"Scriptability": "None",
"DataType": {
"Enum": "PartType"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable",
"WriteOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"shape": {
"Name": "shape",
"Scriptability": "None",
"DataType": {
"Enum": "PartType"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Alias": {
"AliasFor": "Shape"
}
}
}
},
"DefaultProperties": {
"Anchored": {
"Bool": false
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AudioCanCollide": {
"Bool": true
},
"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
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CastShadow": {
"Bool": true
},
"CollisionGroup": {
"String": "Default"
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"EnableFluidForces": {
"Bool": true
},
"FormFactor": {
"Enum": 1
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"MaterialVariant": {
"String": ""
},
"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
]
},
"Sandboxed": {
"Bool": false
},
"Shape": {
"Enum": 1
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 3
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PartOperation": {
"Name": "PartOperation",
"Tags": [],
"Superclass": "TriangleMeshPart",
"Properties": {
"AssetId": {
"Name": "AssetId",
"Scriptability": "None",
"DataType": {
"Value": "ContentId"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CSGMesh2KernelMap": {
"Name": "CSGMesh2KernelMap",
"Scriptability": "None",
"DataType": {
"Value": "SharedString"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ChildData": {
"Name": "ChildData",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ChildData2": {
"Name": "ChildData2",
"Scriptability": "None",
"DataType": {
"Value": "SharedString"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ComponentIndex": {
"Name": "ComponentIndex",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FormFactor": {
"Name": "FormFactor",
"Scriptability": "None",
"DataType": {
"Enum": "FormFactor"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"InitialSize": {
"Name": "InitialSize",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ManifoldMesh": {
"Name": "ManifoldMesh",
"Scriptability": "None",
"DataType": {
"Value": "SharedString"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MeshData": {
"Name": "MeshData",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MeshData2": {
"Name": "MeshData2",
"Scriptability": "None",
"DataType": {
"Value": "SharedString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PhysicsData": {
"Name": "PhysicsData",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RenderFidelity": {
"Name": "RenderFidelity",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "RenderFidelity"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SerializedCSGTree": {
"Name": "SerializedCSGTree",
"Scriptability": "None",
"DataType": {
"Value": "SharedString"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SerializedOperationGraph": {
"Name": "SerializedOperationGraph",
"Scriptability": "None",
"DataType": {
"Value": "SharedString"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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": {
"AeroMeshData": {
"SharedString": ""
},
"Anchored": {
"Bool": false
},
"Archivable": {
"Bool": true
},
"AssetId": {
"ContentId": ""
},
"Attributes": {
"Attributes": {}
},
"AudioCanCollide": {
"Bool": true
},
"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
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CastShadow": {
"Bool": true
},
"ChildData": {
"BinaryString": ""
},
"ChildData2": {
"SharedString": ""
},
"CollisionGroup": {
"String": "Default"
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
255,
255,
255
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"EnableFluidForces": {
"Bool": true
},
"FluidFidelityInternal": {
"Enum": 0
},
"FormFactor": {
"Enum": 3
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"InitialSize": {
"Vector3": [
1.0,
1.0,
1.0
]
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"MaterialVariant": {
"String": ""
},
"MeshData": {
"BinaryString": ""
},
"MeshData2": {
"SharedString": ""
},
"PhysicalConfigData": {
"SharedString": ""
},
"PhysicsData": {
"BinaryString": ""
},
"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": 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
]
},
"Sandboxed": {
"Bool": false
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SmoothingAngle": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 0
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"UnscaledCofm": {
"Vector3": [
null,
null,
null
]
},
"UnscaledVolInertiaDiags": {
"Vector3": [
null,
null,
null
]
},
"UnscaledVolInertiaOffDiags": {
"Vector3": [
null,
null,
null
]
},
"UnscaledVolume": {
"Float32": null
},
"UsePartColor": {
"Bool": false
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"PartOperationAsset": {
"Name": "PartOperationAsset",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"ChildData": {
"Name": "ChildData",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MeshData": {
"Name": "MeshData",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ChildData": {
"BinaryString": ""
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MeshData": {
"BinaryString": ""
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ParticleEmitter": {
"Name": "ParticleEmitter",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Acceleration": {
"Name": "Acceleration",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Brightness": {
"Name": "Brightness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"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"
}
}
},
"FlipbookFramerate": {
"Name": "FlipbookFramerate",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "NumberRange"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FlipbookIncompatible": {
"Name": "FlipbookIncompatible",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FlipbookLayout": {
"Name": "FlipbookLayout",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ParticleFlipbookLayout"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FlipbookMode": {
"Name": "FlipbookMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ParticleFlipbookMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FlipbookStartRandom": {
"Name": "FlipbookStartRandom",
"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"
}
}
},
"LocalTransparencyModifier": {
"Name": "LocalTransparencyModifier",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"Shape": {
"Name": "Shape",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ParticleEmitterShape"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ShapeInOut": {
"Name": "ShapeInOut",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ParticleEmitterShapeInOut"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ShapePartial": {
"Name": "ShapePartial",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ShapeStyle": {
"Name": "ShapeStyle",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ParticleEmitterShapeStyle"
},
"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"
}
}
},
"Squash": {
"Name": "Squash",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "NumberSequence"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Texture": {
"Name": "Texture",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"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"
}
}
},
"WindAffectsDrag": {
"Name": "WindAffectsDrag",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ZOffset": {
"Name": "ZOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Acceleration": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Brightness": {
"Float32": 1.0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"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
},
"FlipbookFramerate": {
"NumberRange": [
1.0,
1.0
]
},
"FlipbookIncompatible": {
"String": "Particle texture must be 1024 by 1024 to use flipbooks."
},
"FlipbookLayout": {
"Enum": 0
},
"FlipbookMode": {
"Enum": 0
},
"FlipbookStartRandom": {
"Bool": false
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"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
]
},
"Sandboxed": {
"Bool": false
},
"Shape": {
"Enum": 0
},
"ShapeInOut": {
"Enum": 0
},
"ShapePartial": {
"Float32": 1.0
},
"ShapeStyle": {
"Enum": 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
]
},
"Squash": {
"NumberSequence": {
"keypoints": [
{
"time": 0.0,
"value": 0.0,
"envelope": 0.0
},
{
"time": 1.0,
"value": 0.0,
"envelope": 0.0
}
]
}
},
"Tags": {
"Tags": []
},
"Texture": {
"ContentId": "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
}
]
}
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"VelocityInheritance": {
"Float32": 0.0
},
"WindAffectsDrag": {
"Bool": false
},
"ZOffset": {
"Float32": 0.0
}
}
},
"PatchBundlerFileWatch": {
"Name": "PatchBundlerFileWatch",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PatchMapping": {
"Name": "PatchMapping",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"FlattenTree": {
"Name": "FlattenTree",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PatchId": {
"Name": "PatchId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TargetPath": {
"Name": "TargetPath",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Path2D": {
"Name": "Path2D",
"Tags": [],
"Superclass": "GuiBase",
"Properties": {
"Closed": {
"Name": "Closed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Color3": {
"Name": "Color3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PropertiesSerialize": {
"Name": "PropertiesSerialize",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SelectedControlPoint": {
"Name": "SelectedControlPoint",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Thickness": {
"Name": "Thickness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Transparency": {
"Name": "Transparency",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Closed": {
"Bool": false
},
"Color3": {
"Color3": [
0.0,
0.0,
0.0
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"PropertiesSerialize": {
"BinaryString": "AAAAAA=="
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Thickness": {
"Float32": 1.0
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": 1
}
}
},
"PathfindingLink": {
"Name": "PathfindingLink",
"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"
}
}
},
"IsBidirectional": {
"Name": "IsBidirectional",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Label": {
"Name": "Label",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"IsBidirectional": {
"Bool": true
},
"Label": {
"String": ""
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PathfindingModifier": {
"Name": "PathfindingModifier",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Label": {
"Name": "Label",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PassThrough": {
"Name": "PassThrough",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Label": {
"String": ""
},
"PassThrough": {
"Bool": false
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PausedState": {
"Name": "PausedState",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"AllThreadsPaused": {
"Name": "AllThreadsPaused",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Reason": {
"Name": "Reason",
"Scriptability": "None",
"DataType": {
"Enum": "DebuggerPauseReason"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ThreadId": {
"Name": "ThreadId",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PausedStateBreakpoint": {
"Name": "PausedStateBreakpoint",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "PausedState",
"Properties": {
"Breakpoint": {
"Name": "Breakpoint",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PausedStateException": {
"Name": "PausedStateException",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "PausedState",
"Properties": {
"ExceptionText": {
"Name": "ExceptionText",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PerformanceControlService": {
"Name": "PerformanceControlService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PermissionsService": {
"Name": "PermissionsService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PhysicsService": {
"Name": "PhysicsService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PhysicsSettings": {
"Name": "PhysicsSettings",
"Tags": [
"NotCreatable",
"NotReplicated",
"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"
}
}
},
"AreAssemblyCentersOfMassShown": {
"Name": "AreAssemblyCentersOfMassShown",
"Scriptability": "None",
"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"
}
}
},
"AreCollisionCostsShown": {
"Name": "AreCollisionCostsShown",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreConstraintForcesShownForSelectedOrHoveredInstances": {
"Name": "AreConstraintForcesShownForSelectedOrHoveredInstances",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreConstraintTorquesShownForSelectedOrHoveredInstances": {
"Name": "AreConstraintTorquesShownForSelectedOrHoveredInstances",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreContactForcesShownForSelectedOrHoveredAssemblies": {
"Name": "AreContactForcesShownForSelectedOrHoveredAssemblies",
"Scriptability": "None",
"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"
}
}
},
"AreGravityForcesShownForSelectedOrHoveredAssemblies": {
"Name": "AreGravityForcesShownForSelectedOrHoveredAssemblies",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreJointCoordinatesShown": {
"Name": "AreJointCoordinatesShown",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AreMagnitudesShownForDrawnForcesAndTorques": {
"Name": "AreMagnitudesShownForDrawnForcesAndTorques",
"Scriptability": "None",
"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"
}
}
},
"AreNonAnchorsShown": {
"Name": "AreNonAnchorsShown",
"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"
}
}
},
"AreSolverIslandsShown": {
"Name": "AreSolverIslandsShown",
"Scriptability": "None",
"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"
}
}
},
"DisableCSGv3ForPlugins": {
"Name": "DisableCSGv3ForPlugins",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DrawConstraintsNetForce": {
"Name": "DrawConstraintsNetForce",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DrawContactsNetForce": {
"Name": "DrawContactsNetForce",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DrawTotalNetForce": {
"Name": "DrawTotalNetForce",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EnableForceVisualizationSmoothing": {
"Name": "EnableForceVisualizationSmoothing",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FluidForceDrawScale": {
"Name": "FluidForceDrawScale",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ForceCSGv2": {
"Name": "ForceCSGv2",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ForceDrawScale": {
"Name": "ForceDrawScale",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ForceVisualizationSmoothingSteps": {
"Name": "ForceVisualizationSmoothingSteps",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"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"
}
}
},
"ShowFluidForcesForSelectedOrHoveredMechanisms": {
"Name": "ShowFluidForcesForSelectedOrHoveredMechanisms",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ShowInstanceNamesForDrawnForcesAndTorques": {
"Name": "ShowInstanceNamesForDrawnForcesAndTorques",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SolverConvergenceMetricType": {
"Name": "SolverConvergenceMetricType",
"Scriptability": "None",
"DataType": {
"Enum": "SolverConvergenceMetricType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SolverConvergenceVisualizationMode": {
"Name": "SolverConvergenceVisualizationMode",
"Scriptability": "None",
"DataType": {
"Enum": "SolverConvergenceVisualizationMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ThrottleAdjustTime": {
"Name": "ThrottleAdjustTime",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TorqueDrawScale": {
"Name": "TorqueDrawScale",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UseCSGv2": {
"Name": "UseCSGv2",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PitchShiftSoundEffect": {
"Name": "PitchShiftSoundEffect",
"Tags": [],
"Superclass": "SoundEffect",
"Properties": {
"Octave": {
"Name": "Octave",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Octave": {
"Float32": 1.25
},
"Priority": {
"Int32": 0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PlaceAssetIdsService": {
"Name": "PlaceAssetIdsService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PlaceStatsService": {
"Name": "PlaceStatsService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PlacesService": {
"Name": "PlacesService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Plane": {
"Name": "Plane",
"Tags": [
"Deprecated"
],
"Superclass": "PlaneConstraint",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"BrickColor": 194
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": false
}
}
},
"PlaneConstraint": {
"Name": "PlaneConstraint",
"Tags": [],
"Superclass": "Constraint",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"BrickColor": 194
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": false
}
}
},
"Platform": {
"Name": "Platform",
"Tags": [
"NotCreatable"
],
"Superclass": "Part",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PlatformCloudStorageService": {
"Name": "PlatformCloudStorageService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PlatformFriendsService": {
"Name": "PlatformFriendsService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Player": {
"Name": "Player",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AccountAge": {
"Name": "AccountAge",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AccountAgeReplicate": {
"Name": "AccountAgeReplicate",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"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"
}
}
},
"ChararacterRegionId": {
"Name": "ChararacterRegionId",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ChatMode": {
"Name": "ChatMode",
"Scriptability": "None",
"DataType": {
"Enum": "ChatMode"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ChatPrivacyMode": {
"Name": "ChatPrivacyMode",
"Scriptability": "None",
"DataType": {
"Enum": "ChatPrivacyMode"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CloudEditCameraCoordinateFrame": {
"Name": "CloudEditCameraCoordinateFrame",
"Scriptability": "None",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CloudEditPlayerActive": {
"Name": "CloudEditPlayerActive",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CountryRegionCodeReplicate": {
"Name": "CountryRegionCodeReplicate",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"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"
}
}
},
"FollowUserIdReplicated": {
"Name": "FollowUserIdReplicated",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"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"
}
}
},
"HasVerifiedBadge": {
"Name": "HasVerifiedBadge",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"HealthDisplayDistance": {
"Name": "HealthDisplayDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"InternalCharacterAppearanceLoaded": {
"Name": "InternalCharacterAppearanceLoaded",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LocaleId": {
"Name": "LocaleId",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MaxSimulationRadius": {
"Name": "MaxSimulationRadius",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"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"
}
}
},
"MembershipTypeReplicate": {
"Name": "MembershipTypeReplicate",
"Scriptability": "None",
"DataType": {
"Enum": "MembershipType"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"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"
}
}
},
"PartyId": {
"Name": "PartyId",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PlatformName": {
"Name": "PlatformName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RawJoinData": {
"Name": "RawJoinData",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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"
}
}
},
"StepIdOffset": {
"Name": "StepIdOffset",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SuperSafeChatReplicate": {
"Name": "SuperSafeChatReplicate",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"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"
}
}
},
"ThirdPartyTextChatRestrictionStatus": {
"Name": "ThirdPartyTextChatRestrictionStatus",
"Scriptability": "None",
"DataType": {
"Enum": "ChatRestrictionStatus"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UnfilteredChat": {
"Name": "UnfilteredChat",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"VREnabled": {
"Name": "VREnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"userId": {
"Name": "userId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Deprecated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PlayerData": {
"Name": "PlayerData",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PlayerDataRecord": {
"Name": "PlayerDataRecord",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"CreatedTime": {
"Name": "CreatedTime",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DefaultRecordName": {
"Name": "DefaultRecordName",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Dirty": {
"Name": "Dirty",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Error": {
"Name": "Error",
"Scriptability": "Read",
"DataType": {
"Enum": "PlayerDataErrorState"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FlushedTime": {
"Name": "FlushedTime",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LoadedTime": {
"Name": "LoadedTime",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ModifiedTime": {
"Name": "ModifiedTime",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"NewRecord": {
"Name": "NewRecord",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Readable": {
"Name": "Readable",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RecordName": {
"Name": "RecordName",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Writable": {
"Name": "Writable",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PlayerDataRecordConfig": {
"Name": "PlayerDataRecordConfig",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"RecordName": {
"Name": "RecordName",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PlayerDataService": {
"Name": "PlayerDataService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"LoadFailureBehavior": {
"Name": "LoadFailureBehavior",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "PlayerDataLoadFailureBehavior"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LoadFailureBehavior": {
"Enum": 0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PlayerEmulatorService": {
"Name": "PlayerEmulatorService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"CustomPoliciesEnabled": {
"Name": "CustomPoliciesEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EmulatedCountryCode": {
"Name": "EmulatedCountryCode",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EmulatedGameLocale": {
"Name": "EmulatedGameLocale",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PlayerEmulationEnabled": {
"Name": "PlayerEmulationEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PseudolocalizationEnabled": {
"Name": "PseudolocalizationEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SerializedEmulatedPolicyInfo": {
"Name": "SerializedEmulatedPolicyInfo",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextElongationFactor": {
"Name": "TextElongationFactor",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CustomPoliciesEnabled": {
"Bool": false
},
"EmulatedCountryCode": {
"String": ""
},
"EmulatedGameLocale": {
"String": ""
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"PlayerEmulationEnabled": {
"Bool": false
},
"PseudolocalizationEnabled": {
"Bool": false
},
"Sandboxed": {
"Bool": false
},
"SerializedEmulatedPolicyInfo": {
"BinaryString": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TextElongationFactor": {
"Int32": 0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PlayerHydrationService": {
"Name": "PlayerHydrationService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PlayerMouse": {
"Name": "PlayerMouse",
"Tags": [
"NotCreatable"
],
"Superclass": "Mouse",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PlayerScripts": {
"Name": "PlayerScripts",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PlayerViewService": {
"Name": "PlayerViewService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Players": {
"Name": "Players",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"BanningEnabled": {
"Name": "BanningEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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"
}
}
},
"ServerGitHash": {
"Name": "ServerGitHash",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ServerLogPrefix": {
"Name": "ServerLogPrefix",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UseStrafingAnimations": {
"Name": "UseStrafingAnimations",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotScriptable"
],
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"BanningEnabled": {
"Bool": true
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CharacterAutoLoads": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxPlayers": {
"Int32": 12
},
"PreferredPlayers": {
"Int32": 0
},
"RespawnTime": {
"Float32": 5.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"UseStrafingAnimations": {
"Bool": false
}
}
},
"Plugin": {
"Name": "Plugin",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"CollisionEnabled": {
"Name": "CollisionEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DisableUIDragDetectorDrags": {
"Name": "DisableUIDragDetectorDrags",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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"
}
}
},
"IsDebuggable": {
"Name": "IsDebuggable",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PluginCapabilities": {
"Name": "PluginCapabilities",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Manifest": {
"Name": "Manifest",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Manifest": {
"String": "{\"Metadata\":{\"TargetDataModels\": [\"Edit\", \"Server\", \"Client\"]},\"Permissions\":{}}"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PluginDebugService": {
"Name": "PluginDebugService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PluginGui": {
"Name": "PluginGui",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "LayerCollector",
"Properties": {
"Title": {
"Name": "Title",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PluginGuiService": {
"Name": "PluginGuiService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PluginManagementService": {
"Name": "PluginManagementService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PluginManager": {
"Name": "PluginManager",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PluginManagerInterface": {
"Name": "PluginManagerInterface",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PluginMouse": {
"Name": "PluginMouse",
"Tags": [
"NotCreatable"
],
"Superclass": "Mouse",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PluginPolicyService": {
"Name": "PluginPolicyService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PluginToolbar": {
"Name": "PluginToolbar",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": "ContentId"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PointLight": {
"Name": "PointLight",
"Tags": [],
"Superclass": "Light",
"Properties": {
"Range": {
"Name": "Range",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Brightness": {
"Float32": 1.0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"Color3": [
1.0,
1.0,
1.0
]
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Range": {
"Float32": 8.0
},
"Sandboxed": {
"Bool": false
},
"Shadows": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PointsService": {
"Name": "PointsService",
"Tags": [
"Deprecated",
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"EasingDirection": {
"Enum": 0
},
"EasingStyle": {
"Enum": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PostEffect": {
"Name": "PostEffect",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PrismaticConstraint": {
"Name": "PrismaticConstraint",
"Tags": [],
"Superclass": "SlidingBallConstraint",
"Properties": {},
"DefaultProperties": {
"ActuatorType": {
"Enum": 0
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"BrickColor": 1009
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LimitsEnabled": {
"Bool": false
},
"LinearResponsiveness": {
"Float32": 45.0
},
"LowerLimit": {
"Float32": 0.0
},
"MotorMaxAcceleration": {
"Float32": null
},
"MotorMaxForce": {
"Float32": 0.0
},
"Restitution": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"ServoMaxForce": {
"Float32": 0.0
},
"Size": {
"Float32": 0.15
},
"SoftlockServoUponReachingTarget": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Speed": {
"Float32": 0.0
},
"Tags": {
"Tags": []
},
"TargetPosition": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"UpperLimit": {
"Float32": 5.0
},
"Velocity": {
"Float32": 0.0
},
"Visible": {
"Bool": false
}
}
},
"ProcessInstancePhysicsService": {
"Name": "ProcessInstancePhysicsService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoLocalize": {
"Bool": true
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClickablePrompt": {
"Bool": true
},
"Enabled": {
"Bool": true
},
"Exclusivity": {
"Enum": 0
},
"GamepadKeyCode": {
"Enum": 1000
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"HoldDuration": {
"Float32": 0.0
},
"KeyboardKeyCode": {
"Enum": 101
},
"MaxActivationDistance": {
"Float32": 10.0
},
"ObjectText": {
"String": ""
},
"RequiresLineOfSight": {
"Bool": true
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Style": {
"Enum": 0
},
"Tags": {
"Tags": []
},
"UIOffset": {
"Vector2": [
0.0,
0.0
]
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxPromptsVisible": {
"Int32": 16
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"PublishService": {
"Name": "PublishService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"QWidgetPluginGui": {
"Name": "QWidgetPluginGui",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "PluginGui",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RTAnimationTracker": {
"Name": "RTAnimationTracker",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"Active": {
"Name": "Active",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"EnableFallbackAudioInput": {
"Name": "EnableFallbackAudioInput",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SessionName": {
"Name": "SessionName",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TrackerMode": {
"Name": "TrackerMode",
"Scriptability": "Read",
"DataType": {
"Enum": "TrackerMode"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TrackerType": {
"Name": "TrackerType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TrackerType"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RayValue": {
"Name": "RayValue",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ray"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ReflectionMetadata": {
"Name": "ReflectionMetadata",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ReflectionMetadataCallbacks": {
"Name": "ReflectionMetadataCallbacks",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"ServiceVisibility": {
"Name": "ServiceVisibility",
"Scriptability": "None",
"DataType": {
"Enum": "ServiceVisibility"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Browsable": {
"Bool": true
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClassCategory": {
"String": ""
},
"ClientOnly": {
"Bool": false
},
"Constraint": {
"String": ""
},
"Deprecated": {
"Bool": false
},
"EditingDisabled": {
"Bool": false
},
"EditorType": {
"String": ""
},
"ExplorerImageIndex": {
"Int32": 0
},
"ExplorerOrder": {
"Int32": 2147483647
},
"FFlag": {
"String": ""
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Insertable": {
"Bool": true
},
"IsBackend": {
"Bool": false
},
"PreferredParent": {
"String": ""
},
"PropertyOrder": {
"Int32": 5000
},
"Sandboxed": {
"Bool": false
},
"ScriptContext": {
"String": ""
},
"ServerOnly": {
"Bool": false
},
"ServiceVisibility": {
"Enum": 0
},
"SliderScaling": {
"String": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UIMaximum": {
"Float64": 0.0
},
"UIMinimum": {
"Float64": 0.0
},
"UINumTicks": {
"Float64": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ReflectionMetadataClasses": {
"Name": "ReflectionMetadataClasses",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ReflectionMetadataEnum": {
"Name": "ReflectionMetadataEnum",
"Tags": [],
"Superclass": "ReflectionMetadataItem",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Browsable": {
"Bool": true
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClassCategory": {
"String": ""
},
"ClientOnly": {
"Bool": false
},
"Constraint": {
"String": ""
},
"Deprecated": {
"Bool": false
},
"EditingDisabled": {
"Bool": false
},
"EditorType": {
"String": ""
},
"FFlag": {
"String": ""
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"IsBackend": {
"Bool": false
},
"PropertyOrder": {
"Int32": 5000
},
"Sandboxed": {
"Bool": false
},
"ScriptContext": {
"String": ""
},
"ServerOnly": {
"Bool": false
},
"SliderScaling": {
"String": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UIMaximum": {
"Float64": 0.0
},
"UIMinimum": {
"Float64": 0.0
},
"UINumTicks": {
"Float64": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ReflectionMetadataEnumItem": {
"Name": "ReflectionMetadataEnumItem",
"Tags": [],
"Superclass": "ReflectionMetadataItem",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Browsable": {
"Bool": true
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClassCategory": {
"String": ""
},
"ClientOnly": {
"Bool": false
},
"Constraint": {
"String": ""
},
"Deprecated": {
"Bool": false
},
"EditingDisabled": {
"Bool": false
},
"EditorType": {
"String": ""
},
"FFlag": {
"String": ""
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"IsBackend": {
"Bool": false
},
"PropertyOrder": {
"Int32": 5000
},
"Sandboxed": {
"Bool": false
},
"ScriptContext": {
"String": ""
},
"ServerOnly": {
"Bool": false
},
"SliderScaling": {
"String": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UIMaximum": {
"Float64": 0.0
},
"UIMinimum": {
"Float64": 0.0
},
"UINumTicks": {
"Float64": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ReflectionMetadataEnums": {
"Name": "ReflectionMetadataEnums",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ReflectionMetadataEvents": {
"Name": "ReflectionMetadataEvents",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ReflectionMetadataFunctions": {
"Name": "ReflectionMetadataFunctions",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"EditorType": {
"Name": "EditorType",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"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"
}
}
},
"SliderScaling": {
"Name": "SliderScaling",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"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"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ReflectionMetadataMember": {
"Name": "ReflectionMetadataMember",
"Tags": [],
"Superclass": "ReflectionMetadataItem",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Browsable": {
"Bool": true
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClassCategory": {
"String": ""
},
"ClientOnly": {
"Bool": false
},
"Constraint": {
"String": ""
},
"Deprecated": {
"Bool": false
},
"EditingDisabled": {
"Bool": false
},
"EditorType": {
"String": ""
},
"FFlag": {
"String": ""
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"IsBackend": {
"Bool": false
},
"PropertyOrder": {
"Int32": 5000
},
"Sandboxed": {
"Bool": false
},
"ScriptContext": {
"String": ""
},
"ServerOnly": {
"Bool": false
},
"SliderScaling": {
"String": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UIMaximum": {
"Float64": 0.0
},
"UIMinimum": {
"Float64": 0.0
},
"UINumTicks": {
"Float64": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ReflectionMetadataProperties": {
"Name": "ReflectionMetadataProperties",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ReflectionMetadataYieldFunctions": {
"Name": "ReflectionMetadataYieldFunctions",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ReflectionService": {
"Name": "ReflectionService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RelativeGui": {
"Name": "RelativeGui",
"Tags": [
"NotReplicated"
],
"Superclass": "GuiObject",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RemoteCursorService": {
"Name": "RemoteCursorService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RemoteDebuggerServer": {
"Name": "RemoteDebuggerServer",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RemoteEvent": {
"Name": "RemoteEvent",
"Tags": [],
"Superclass": "BaseRemoteEvent",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RemoteFunction": {
"Name": "RemoteFunction",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RenderSettings": {
"Name": "RenderSettings",
"Tags": [
"NotBrowsable",
"NotCreatable",
"NotReplicated",
"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"
}
}
},
"Enable VR Mode": {
"Name": "Enable VR Mode",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"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"
}
}
},
"ViewMode": {
"Name": "ViewMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ViewMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PerfTest": {
"Name": "PerfTest",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Position": {
"Name": "Position",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"QualityAuto": {
"Name": "QualityAuto",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"QualityLevel": {
"Name": "QualityLevel",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RenderingTestFrameCount": {
"Name": "RenderingTestFrameCount",
"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"
}
}
},
"Timeout": {
"Name": "Timeout",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ComparisonDiffThreshold": {
"Int32": 10
},
"ComparisonMethod": {
"Enum": 0
},
"ComparisonPsnrThreshold": {
"Float32": 50.0
},
"Description": {
"String": ""
},
"FieldOfView": {
"Float32": 70.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"PerfTest": {
"Bool": false
},
"QualityAuto": {
"Bool": false
},
"QualityLevel": {
"Int32": 21
},
"RenderingTestFrameCount": {
"Int32": 20
},
"Sandboxed": {
"Bool": false
},
"ShouldSkip": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Ticket": {
"String": ""
},
"Timeout": {
"Int32": 30
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ReplicatedFirst": {
"Name": "ReplicatedFirst",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ReplicatedStorage": {
"Name": "ReplicatedStorage",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"DecayTime": {
"Float32": 1.5
},
"Density": {
"Float32": 1.0
},
"Diffusion": {
"Float32": 1.0
},
"DryLevel": {
"Float32": -6.0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Priority": {
"Int32": 0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"WetLevel": {
"Float32": 0.0
}
}
},
"RibbonNotificationService": {
"Name": "RibbonNotificationService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RigidConstraint": {
"Name": "RigidConstraint",
"Tags": [],
"Superclass": "Constraint",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"BrickColor": 194
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": false
}
}
},
"RobloxPluginGuiService": {
"Name": "RobloxPluginGuiService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RobloxReplicatedStorage": {
"Name": "RobloxReplicatedStorage",
"Tags": [
"NotBrowsable",
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RobloxSerializableInstance": {
"Name": "RobloxSerializableInstance",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"Data": {
"Name": "Data",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Data": {
"BinaryString": ""
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RobloxServerStorage": {
"Name": "RobloxServerStorage",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RocketPropulsion": {
"Name": "RocketPropulsion",
"Tags": [
"Deprecated"
],
"Superclass": "BodyMover",
"Properties": {
"Active": {
"Name": "Active",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CartoonFactor": {
"Float32": 0.7
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxSpeed": {
"Float32": 30.0
},
"MaxThrust": {
"Float32": 4000.0
},
"MaxTorque": {
"Vector3": [
400000.0,
400000.0,
0.0
]
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"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
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"BrickColor": 26
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Length": {
"Float32": 5.0
},
"LimitAngle0": {
"Float32": 90.0
},
"LimitAngle1": {
"Float32": 90.0
},
"LimitsEnabled": {
"Bool": false
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Thickness": {
"Float32": 0.1
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": false
}
}
},
"RomarkRbxAnalyticsService": {
"Name": "RomarkRbxAnalyticsService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RomarkService": {
"Name": "RomarkService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RootImportData": {
"Name": "RootImportData",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "BaseImportData",
"Properties": {
"AddModelToInventory": {
"Name": "AddModelToInventory",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Anchored": {
"Name": "Anchored",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AnimationIdForRestPose": {
"Name": "AnimationIdForRestPose",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ExistingPackageId": {
"Name": "ExistingPackageId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FileDimensions": {
"Name": "FileDimensions",
"Scriptability": "Read",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ImportAsModelAsset": {
"Name": "ImportAsModelAsset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ImportAsPackage": {
"Name": "ImportAsPackage",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"InsertInWorkspace": {
"Name": "InsertInWorkspace",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"InsertWithScenePosition": {
"Name": "InsertWithScenePosition",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"InvertNegativeFaces": {
"Name": "InvertNegativeFaces",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"KeepZeroInfluenceBones": {
"Name": "KeepZeroInfluenceBones",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MergeMeshes": {
"Name": "MergeMeshes",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PolygonCount": {
"Name": "PolygonCount",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PreferredUploadId": {
"Name": "PreferredUploadId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int64"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RestPose": {
"Name": "RestPose",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "RestPose"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RigScale": {
"Name": "RigScale",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "RigScale"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RigType": {
"Name": "RigType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "RigType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RigVisualization": {
"Name": "RigVisualization",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ScaleUnit": {
"Name": "ScaleUnit",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "MeshScaleUnit"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UseSceneOriginAsPivot": {
"Name": "UseSceneOriginAsPivot",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UsesCages": {
"Name": "UsesCages",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ValidateUgcBody": {
"Name": "ValidateUgcBody",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WorldForward": {
"Name": "WorldForward",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "NormalId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WorldUp": {
"Name": "WorldUp",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "NormalId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"WinchEnabled": {
"Name": "WinchEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WinchForce": {
"Name": "WinchForce",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WinchResponsiveness": {
"Name": "WinchResponsiveness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WinchSpeed": {
"Name": "WinchSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"WinchTarget": {
"Name": "WinchTarget",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"BrickColor": 25
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Length": {
"Float32": 5.0
},
"Restitution": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Thickness": {
"Float32": 0.1
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": false
},
"WinchEnabled": {
"Bool": false
},
"WinchForce": {
"Float32": 10000.0
},
"WinchResponsiveness": {
"Float32": 45.0
},
"WinchSpeed": {
"Float32": 2.0
},
"WinchTarget": {
"Float32": 5.0
}
}
},
"Rotate": {
"Name": "Rotate",
"Tags": [
"Deprecated"
],
"Superclass": "JointInstance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RotateP": {
"Name": "RotateP",
"Tags": [
"Deprecated"
],
"Superclass": "DynamicRotate",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RotateV": {
"Name": "RotateV",
"Tags": [
"Deprecated"
],
"Superclass": "DynamicRotate",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RotationCurve": {
"Name": "RotationCurve",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Length": {
"Name": "Length",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ValuesAndTimes": {
"Name": "ValuesAndTimes",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"ValuesAndTimes": {
"BinaryString": "AQAAAAAAAAABAAAAAAAAAA=="
}
}
},
"RtMessagingService": {
"Name": "RtMessagingService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"RunState": {
"Name": "RunState",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "RunState"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RunningAverageItemDouble": {
"Name": "RunningAverageItemDouble",
"Tags": [
"NotCreatable"
],
"Superclass": "StatsItem",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RunningAverageItemInt": {
"Name": "RunningAverageItemInt",
"Tags": [
"NotCreatable"
],
"Superclass": "StatsItem",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RunningAverageTimeIntervalItem": {
"Name": "RunningAverageTimeIntervalItem",
"Tags": [
"NotCreatable"
],
"Superclass": "StatsItem",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"RuntimeScriptService": {
"Name": "RuntimeScriptService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"SafetyService": {
"Name": "SafetyService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"IsCaptureModeForReport": {
"Name": "IsCaptureModeForReport",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ScreenGui": {
"Name": "ScreenGui",
"Tags": [],
"Superclass": "LayerCollector",
"Properties": {
"ClipToDeviceSafeArea": {
"Name": "ClipToDeviceSafeArea",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DisplayOrder": {
"Name": "DisplayOrder",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IgnoreGuiInset": {
"Name": "IgnoreGuiInset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": {
"Migrate": {
"To": "ScreenInsets",
"Migration": "IgnoreGuiInsetToScreenInsets"
}
}
}
}
},
"OnTopOfCoreBlur": {
"Name": "OnTopOfCoreBlur",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SafeAreaCompatibility": {
"Name": "SafeAreaCompatibility",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "SafeAreaCompatibility"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ScreenInsets": {
"Name": "ScreenInsets",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ScreenInsets"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoLocalize": {
"Bool": true
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClipToDeviceSafeArea": {
"Bool": true
},
"DisplayOrder": {
"Int32": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"ResetOnSpawn": {
"Bool": true
},
"SafeAreaCompatibility": {
"Enum": 1
},
"Sandboxed": {
"Bool": false
},
"ScreenInsets": {
"Enum": 2
},
"SelectionBehaviorDown": {
"Enum": 0
},
"SelectionBehaviorLeft": {
"Enum": 0
},
"SelectionBehaviorRight": {
"Enum": 0
},
"SelectionBehaviorUp": {
"Enum": 0
},
"SelectionGroup": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"ZIndexBehavior": {
"Enum": 0
}
}
},
"ScreenshotCapture": {
"Name": "ScreenshotCapture",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Capture",
"Properties": {},
"DefaultProperties": {}
},
"ScreenshotHud": {
"Name": "ScreenshotHud",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"CameraButtonIcon": {
"Name": "CameraButtonIcon",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraButtonPosition": {
"Name": "CameraButtonPosition",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CloseButtonPosition": {
"Name": "CloseButtonPosition",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CloseWhenScreenshotTaken": {
"Name": "CloseWhenScreenshotTaken",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ExperienceNameOverlayEnabled": {
"Name": "ExperienceNameOverlayEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HideCoreGuiForCaptures": {
"Name": "HideCoreGuiForCaptures",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HidePlayerGuiForCaptures": {
"Name": "HidePlayerGuiForCaptures",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"OverlayFont": {
"Name": "OverlayFont",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "Font"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UsernameOverlayEnabled": {
"Name": "UsernameOverlayEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Visible": {
"Name": "Visible",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Script": {
"Name": "Script",
"Tags": [],
"Superclass": "BaseScript",
"Properties": {
"Source": {
"Name": "Source",
"Scriptability": "Custom",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Disabled": {
"Bool": false
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LinkedSource": {
"ContentId": ""
},
"RunContext": {
"Enum": 0
},
"Sandboxed": {
"Bool": false
},
"ScriptGuid": {
"String": ""
},
"Source": {
"String": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ScriptBuilder": {
"Name": "ScriptBuilder",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ScriptChangeService": {
"Name": "ScriptChangeService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ScriptCloneWatcher": {
"Name": "ScriptCloneWatcher",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ScriptCloneWatcherHelper": {
"Name": "ScriptCloneWatcherHelper",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ScriptCommitService": {
"Name": "ScriptCommitService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ScriptDebugger": {
"Name": "ScriptDebugger",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"CoreScriptIdentifier": {
"Name": "CoreScriptIdentifier",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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"
}
}
},
"ScriptGuid": {
"Name": "ScriptGuid",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ScriptDocument": {
"Name": "ScriptDocument",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ScriptEditorService": {
"Name": "ScriptEditorService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ScriptProfilerService": {
"Name": "ScriptProfilerService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ScriptRegistrationService": {
"Name": "ScriptRegistrationService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ScriptRuntime": {
"Name": "ScriptRuntime",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ScriptService": {
"Name": "ScriptService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ScrollingFrame": {
"Name": "ScrollingFrame",
"Tags": [],
"Superclass": "GuiObject",
"Properties": {
"AbsoluteCanvasSize": {
"Name": "AbsoluteCanvasSize",
"Scriptability": "Read",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"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": "ContentId"
},
"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"
}
}
},
"DraggingScrollBar": {
"Name": "DraggingScrollBar",
"Scriptability": "None",
"DataType": {
"Enum": "DraggingScrollBar"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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": "ContentId"
},
"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"
}
}
},
"ScrollRate": {
"Name": "ScrollRate",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ScrollVelocity": {
"Name": "ScrollVelocity",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"SmoothScroll": {
"Name": "SmoothScroll",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TopImage": {
"Name": "TopImage",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"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
]
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoLocalize": {
"Bool": true
},
"AutomaticCanvasSize": {
"Enum": 0
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.105882354,
0.16470589,
0.20784314
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"BottomImage": {
"ContentId": "rbxasset://textures/ui/Scroll/scroll-bottom.png"
},
"CanvasPosition": {
"Vector2": [
0.0,
0.0
]
},
"CanvasSize": {
"UDim2": [
[
0.0,
0
],
[
2.0,
0
]
]
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClipsDescendants": {
"Bool": true
},
"Draggable": {
"Bool": false
},
"ElasticBehavior": {
"Enum": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"HorizontalScrollBarInset": {
"Enum": 0
},
"Interactable": {
"Bool": true
},
"LayoutOrder": {
"Int32": 0
},
"MidImage": {
"ContentId": "rbxasset://textures/ui/Scroll/scroll-middle.png"
},
"Position": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"Rotation": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"ScrollBarImageColor3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"ScrollBarImageTransparency": {
"Float32": 0.0
},
"ScrollBarThickness": {
"Int32": 12
},
"ScrollingDirection": {
"Enum": 4
},
"ScrollingEnabled": {
"Bool": true
},
"Selectable": {
"Bool": true
},
"SelectionBehaviorDown": {
"Enum": 0
},
"SelectionBehaviorLeft": {
"Enum": 0
},
"SelectionBehaviorRight": {
"Enum": 0
},
"SelectionBehaviorUp": {
"Enum": 0
},
"SelectionGroup": {
"Bool": true
},
"SelectionOrder": {
"Int32": 0
},
"Size": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SizeConstraint": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TopImage": {
"ContentId": "rbxasset://textures/ui/Scroll/scroll-top.png"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AudioCanCollide": {
"Bool": true
},
"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
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CastShadow": {
"Bool": true
},
"CollisionGroup": {
"String": "Default"
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"Disabled": {
"Bool": false
},
"EnableFluidForces": {
"Bool": true
},
"FormFactor": {
"Enum": 1
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"MaterialVariant": {
"String": ""
},
"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
]
},
"Sandboxed": {
"Bool": false
},
"Shape": {
"Enum": 1
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 3
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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"
}
}
},
"RenderMode": {
"Name": "RenderMode",
"Scriptability": "None",
"DataType": {
"Enum": "SelectionRenderMode"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SelectionBoxThickness": {
"Name": "SelectionBoxThickness",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SelectionLineThickness": {
"Name": "SelectionLineThickness",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SelectionThickness": {
"Name": "SelectionThickness",
"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"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"SelectionBox": {
"Name": "SelectionBox",
"Tags": [],
"Superclass": "InstanceAdornment",
"Properties": {
"LineThickness": {
"Name": "LineThickness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StudioSelectionBox": {
"Name": "StudioSelectionBox",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
0.050980393,
0.4117647,
0.6745098
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LineThickness": {
"Float32": 0.15
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"StudioSelectionBox": {
"Bool": false
},
"SurfaceColor3": {
"Color3": [
0.050980397,
0.41176474,
0.6745098
]
},
"SurfaceTransparency": {
"Float32": 1.0
},
"Tags": {
"Tags": []
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
}
}
},
"SelectionHighlightManager": {
"Name": "SelectionHighlightManager",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"SelectionLasso": {
"Name": "SelectionLasso",
"Tags": [
"NotCreatable"
],
"Superclass": "GuiBase3d",
"Properties": {
"Humanoid": {
"Name": "Humanoid",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"SelectionPartLasso": {
"Name": "SelectionPartLasso",
"Tags": [
"Deprecated"
],
"Superclass": "SelectionLasso",
"Properties": {
"Part": {
"Name": "Part",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
0.050980393,
0.4117647,
0.6745098
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
0.050980393,
0.4117647,
0.6745098
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Point": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
0.050980393,
0.4117647,
0.6745098
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"SurfaceColor3": {
"Color3": [
0.050980397,
0.41176474,
0.6745098
]
},
"SurfaceTransparency": {
"Float32": 1.0
},
"Tags": {
"Tags": []
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
}
}
},
"SensorBase": {
"Name": "SensorBase",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"UpdateType": {
"Name": "UpdateType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "SensorUpdateType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"SerializationService": {
"Name": "SerializationService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ServerReplicator": {
"Name": "ServerReplicator",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "NetworkReplicator",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LoadStringEnabled": {
"Bool": false
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ServerStorage": {
"Name": "ServerStorage",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ServiceProvider": {
"Name": "ServiceProvider",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ServiceVisibilityService": {
"Name": "ServiceVisibilityService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"HiddenServices": {
"Name": "HiddenServices",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VisibleServices": {
"Name": "VisibleServices",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HiddenServices": {
"BinaryString": "AAAAAA=="
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"VisibleServices": {
"BinaryString": "AAAAAA=="
}
}
},
"SessionService": {
"Name": "SessionService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"SharedTableRegistry": {
"Name": "SharedTableRegistry",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Shirt": {
"Name": "Shirt",
"Tags": [],
"Superclass": "Clothing",
"Properties": {
"ShirtTemplate": {
"Name": "ShirtTemplate",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"ShirtTemplate": {
"ContentId": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"Graphic": {
"ContentId": ""
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"MoveState": {
"Name": "MoveState",
"Scriptability": "None",
"DataType": {
"Enum": "MoveState"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AudioCanCollide": {
"Bool": true
},
"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
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CastShadow": {
"Bool": true
},
"CollisionGroup": {
"String": "Default"
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"EnableFluidForces": {
"Bool": true
},
"FormFactor": {
"Enum": 1
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"MaterialVariant": {
"String": ""
},
"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
]
},
"Sandboxed": {
"Bool": false
},
"Shape": {
"Enum": 1
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Steer": {
"Int32": 0
},
"StickyWheels": {
"Bool": true
},
"Tags": {
"Tags": []
},
"Throttle": {
"Int32": 0
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 3
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SkinColor": {
"BrickColor": 226
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SkyboxBk": {
"Name": "SkyboxBk",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SkyboxDn": {
"Name": "SkyboxDn",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SkyboxFt": {
"Name": "SkyboxFt",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SkyboxLf": {
"Name": "SkyboxLf",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SkyboxRt": {
"Name": "SkyboxRt",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SkyboxUp": {
"Name": "SkyboxUp",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"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": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CelestialBodiesShown": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MoonAngularSize": {
"Float32": 11.0
},
"MoonTextureId": {
"ContentId": "rbxasset://sky/moon.jpg"
},
"Sandboxed": {
"Bool": false
},
"SkyboxBk": {
"ContentId": "rbxasset://textures/sky/sky512_bk.tex"
},
"SkyboxDn": {
"ContentId": "rbxasset://textures/sky/sky512_dn.tex"
},
"SkyboxFt": {
"ContentId": "rbxasset://textures/sky/sky512_ft.tex"
},
"SkyboxLf": {
"ContentId": "rbxasset://textures/sky/sky512_lf.tex"
},
"SkyboxRt": {
"ContentId": "rbxasset://textures/sky/sky512_rt.tex"
},
"SkyboxUp": {
"ContentId": "rbxasset://textures/sky/sky512_up.tex"
},
"SourceAssetId": {
"Int64": -1
},
"StarCount": {
"Int32": 3000
},
"SunAngularSize": {
"Float32": 21.0
},
"SunTextureId": {
"ContentId": "rbxasset://sky/sun.jpg"
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"SoftlockServoUponReachingTarget": {
"Name": "SoftlockServoUponReachingTarget",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated"
],
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"LocalTransparencyModifier": {
"Name": "LocalTransparencyModifier",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
}
},
"TimeScale": {
"Name": "TimeScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"opacity_xml": {
"Name": "opacity_xml",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Alias": {
"AliasFor": "Opacity"
}
}
},
"riseVelocity_xml": {
"Name": "riseVelocity_xml",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Alias": {
"AliasFor": "RiseVelocity"
}
}
},
"size_xml": {
"Name": "size_xml",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Alias": {
"AliasFor": "Size"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"Color3": [
1.0,
1.0,
1.0
]
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Opacity": {
"Float32": 0.5
},
"RiseVelocity": {
"Float32": 1.0
},
"Sandboxed": {
"Bool": false
},
"Size": {
"Float32": 1.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TimeScale": {
"Float32": 1.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"SmoothVoxelsUpgraderService": {
"Name": "SmoothVoxelsUpgraderService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Snap": {
"Name": "Snap",
"Tags": [
"Deprecated"
],
"Superclass": "JointInstance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"SnippetService": {
"Name": "SnippetService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"SocialService": {
"Name": "SocialService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"SolidModelContentProvider": {
"Name": "SolidModelContentProvider",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "CacheableContentProvider",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Sound": {
"Name": "Sound",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"ChannelCount": {
"Name": "ChannelCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotBrowsable",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"EmitterSize": {
"Name": "EmitterSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated"
],
"Kind": {
"Alias": {
"AliasFor": "RollOffMinDistance"
}
}
},
"IsLoaded": {
"Name": "IsLoaded",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsPaused": {
"Name": "IsPaused",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsPlaying": {
"Name": "IsPlaying",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsSpatial": {
"Name": "IsSpatial",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LoopRegion": {
"Name": "LoopRegion",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "NumberRange"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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"
}
}
},
"PlaybackRegion": {
"Name": "PlaybackRegion",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "NumberRange"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PlaybackRegionsEnabled": {
"Name": "PlaybackRegionsEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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"
}
}
},
"PlayingReplicator": {
"Name": "PlayingReplicator",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RollOffGain": {
"Name": "RollOffGain",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RollOffMaxDistance": {
"Name": "RollOffMaxDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "xmlRead_MaxDistance_3"
}
}
}
},
"RollOffMinDistance": {
"Name": "RollOffMinDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "EmitterSize"
}
}
}
},
"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": "ContentId"
},
"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"
}
}
},
"TimePositionReplicator": {
"Name": "TimePositionReplicator",
"Scriptability": "None",
"DataType": {
"Value": "Float64"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UsageContextPermission": {
"Name": "UsageContextPermission",
"Scriptability": "None",
"DataType": {
"Enum": "UsageContext"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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": [
"Deprecated",
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Alias": {
"AliasFor": "RollOffMaxDistance"
}
}
},
"xmlRead_MinDistance_3": {
"Name": "xmlRead_MinDistance_3",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LoopRegion": {
"NumberRange": [
0.0,
60000.0
]
},
"Looped": {
"Bool": false
},
"PlayOnRemove": {
"Bool": false
},
"PlaybackRegion": {
"NumberRange": [
0.0,
60000.0
]
},
"PlaybackRegionsEnabled": {
"Bool": false
},
"PlaybackSpeed": {
"Float32": 1.0
},
"Playing": {
"Bool": false
},
"RollOffMaxDistance": {
"Float32": 10000.0
},
"RollOffMinDistance": {
"Float32": 10.0
},
"RollOffMode": {
"Enum": 0
},
"Sandboxed": {
"Bool": false
},
"SoundId": {
"ContentId": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TimePosition": {
"Float64": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"SoundGroup": {
"Name": "SoundGroup",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Volume": {
"Name": "Volume",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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"
}
}
},
"AudioApiByDefault": {
"Name": "AudioApiByDefault",
"Scriptability": "None",
"DataType": {
"Enum": "RolloutState"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CharacterSoundsUseNewApi": {
"Name": "CharacterSoundsUseNewApi",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "RolloutState"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DefaultListenerLocation": {
"Name": "DefaultListenerLocation",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ListenerLocation"
},
"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"
}
}
},
"IsNewExpForAudioApiByDefault": {
"Name": "IsNewExpForAudioApiByDefault",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"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"
}
}
},
"VolumetricAudio": {
"Name": "VolumetricAudio",
"Scriptability": "None",
"DataType": {
"Enum": "VolumetricAudio"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AmbientReverb": {
"Enum": 0
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AudioApiByDefault": {
"Enum": 0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CharacterSoundsUseNewApi": {
"Enum": 0
},
"DefaultListenerLocation": {
"Enum": 0
},
"DistanceFactor": {
"Float32": 3.33
},
"DopplerScale": {
"Float32": 1.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"IsNewExpForAudioApiByDefault": {
"Bool": false
},
"RespectFilteringEnabled": {
"Bool": false
},
"RolloffScale": {
"Float32": 1.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"VolumetricAudio": {
"Enum": 1
}
}
},
"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"
}
}
},
"LocalTransparencyModifier": {
"Name": "LocalTransparencyModifier",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SparkleColor": {
"Name": "SparkleColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TimeScale": {
"Name": "TimeScale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"SparkleColor": {
"Color3": [
0.5647059,
0.098039225,
1.0
]
},
"Tags": {
"Tags": []
},
"TimeScale": {
"Float32": 1.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AudioCanCollide": {
"Bool": true
},
"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
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CastShadow": {
"Bool": true
},
"CollisionGroup": {
"String": "Default"
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"Duration": {
"Int32": 10
},
"EnableFluidForces": {
"Bool": true
},
"Enabled": {
"Bool": true
},
"FormFactor": {
"Enum": 1
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"MaterialVariant": {
"String": ""
},
"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
]
},
"Sandboxed": {
"Bool": false
},
"Shape": {
"Enum": 1
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TeamColor": {
"BrickColor": 194
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 3
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"SpawnerService": {
"Name": "SpawnerService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"SpecialMesh": {
"Name": "SpecialMesh",
"Tags": [],
"Superclass": "FileMesh",
"Properties": {
"MeshType": {
"Name": "MeshType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "MeshType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MeshId": {
"ContentId": ""
},
"MeshType": {
"Enum": 0
},
"Offset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Sandboxed": {
"Bool": false
},
"Scale": {
"Vector3": [
1.0,
1.0,
1.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TextureId": {
"ContentId": ""
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
0.050980393,
0.4117647,
0.6745098
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Radius": {
"Float32": 1.0
},
"Sandboxed": {
"Bool": false
},
"SizeRelativeOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Brightness": {
"Float32": 1.0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"Color3": [
1.0,
1.0,
1.0
]
},
"Enabled": {
"Bool": true
},
"Face": {
"Enum": 5
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Range": {
"Float32": 16.0
},
"Sandboxed": {
"Bool": false
},
"Shadows": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Coils": {
"Float32": 3.0
},
"Color": {
"BrickColor": 200
},
"Damping": {
"Float32": 0.0
},
"Enabled": {
"Bool": true
},
"FreeLength": {
"Float32": 1.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LimitsEnabled": {
"Bool": false
},
"MaxForce": {
"Float32": null
},
"MaxLength": {
"Float32": 5.0
},
"MinLength": {
"Float32": 0.0
},
"Radius": {
"Float32": 0.4
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Stiffness": {
"Float32": 0.0
},
"Tags": {
"Tags": []
},
"Thickness": {
"Float32": 0.1
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": false
}
}
},
"StackFrame": {
"Name": "StackFrame",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"FrameId": {
"Name": "FrameId",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FrameName": {
"Name": "FrameName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FrameType": {
"Name": "FrameType",
"Scriptability": "None",
"DataType": {
"Enum": "DebuggerFrameType"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Globals": {
"Name": "Globals",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Line": {
"Name": "Line",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Locals": {
"Name": "Locals",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Populated": {
"Name": "Populated",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Script": {
"Name": "Script",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Upvalues": {
"Name": "Upvalues",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StandalonePluginScripts": {
"Name": "StandalonePluginScripts",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StandardPages": {
"Name": "StandardPages",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Pages",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StartPageService": {
"Name": "StartPageService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StarterCharacterScripts": {
"Name": "StarterCharacterScripts",
"Tags": [
"NotCreatable"
],
"Superclass": "StarterPlayerScripts",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StarterGear": {
"Name": "StarterGear",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"RtlTextSupport": {
"Name": "RtlTextSupport",
"Scriptability": "None",
"DataType": {
"Enum": "RtlTextSupport"
},
"Tags": [
"NotScriptable"
],
"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"
}
}
},
"StudioDefaultStyleSheet": {
"Name": "StudioDefaultStyleSheet",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StudioInsertWidgetLayerCollectorAutoLinkStyleSheet": {
"Name": "StudioInsertWidgetLayerCollectorAutoLinkStyleSheet",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VirtualCursorMode": {
"Name": "VirtualCursorMode",
"Scriptability": "None",
"DataType": {
"Enum": "VirtualCursorMode"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"ResetPlayerGuiOnSpawn": {
"Bool": true
},
"RtlTextSupport": {
"Enum": 0
},
"Sandboxed": {
"Bool": false
},
"ScreenOrientation": {
"Enum": 2
},
"ShowDevelopmentGui": {
"Bool": true
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"VirtualCursorMode": {
"Enum": 0
}
}
},
"StarterPack": {
"Name": "StarterPack",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"AvatarJointUpgrade": {
"Name": "AvatarJointUpgrade",
"Scriptability": "None",
"DataType": {
"Enum": "RolloutState"
},
"Tags": [
"NotBrowsable",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AvatarJointUpgrade_SerializedRollout": {
"Name": "AvatarJointUpgrade_SerializedRollout",
"Scriptability": "None",
"DataType": {
"Enum": "RolloutState"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"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"
}
}
},
"EnableDynamicHeads": {
"Name": "EnableDynamicHeads",
"Scriptability": "None",
"DataType": {
"Enum": "LoadDynamicHeads"
},
"Tags": [
"NotScriptable"
],
"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"
],
"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": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LoadCharacterLayeredClothing ": {
"Name": "LoadCharacterLayeredClothing ",
"Scriptability": "None",
"DataType": {
"Enum": "LoadCharacterLayeredClothing"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LuaCharacterController": {
"Name": "LuaCharacterController",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "CharacterControlMode"
},
"Tags": [
"NotBrowsable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NameDisplayDistance": {
"Name": "NameDisplayDistance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RagdollDeath": {
"Name": "RagdollDeath",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotBrowsable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UserEmotesEnabled": {
"Name": "UserEmotesEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AllowCustomAnimations": {
"Bool": true
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoJumpEnabled": {
"Bool": true
},
"AvatarJointUpgrade_SerializedRollout": {
"Enum": 0
},
"CameraMaxZoomDistance": {
"Float32": 400.0
},
"CameraMinZoomDistance": {
"Float32": 0.5
},
"CameraMode": {
"Enum": 0
},
"Capabilities": {
"SecurityCapabilities": 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
},
"EnableDynamicHeads": {
"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
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LoadCharacterAppearance": {
"Bool": true
},
"LoadCharacterLayeredClothing": {
"Enum": 0
},
"LuaCharacterController": {
"Enum": 0
},
"NameDisplayDistance": {
"Float32": 100.0
},
"RagdollDeath": {
"Bool": true
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"UserEmotesEnabled": {
"Bool": true
}
}
},
"StarterPlayerScripts": {
"Name": "StarterPlayerScripts",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StartupMessageService": {
"Name": "StartupMessageService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"FrameTime": {
"Name": "FrameTime",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"HeartbeatTime": {
"Name": "HeartbeatTime",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"HeartbeatTimeMs": {
"Name": "HeartbeatTimeMs",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"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"
}
}
},
"PhysicsStepTime": {
"Name": "PhysicsStepTime",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PhysicsStepTimeMs": {
"Name": "PhysicsStepTimeMs",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Deprecated",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PrimitivesCount": {
"Name": "PrimitivesCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RenderCPUFrameTime": {
"Name": "RenderCPUFrameTime",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RenderGPUFrameTime": {
"Name": "RenderGPUFrameTime",
"Scriptability": "Read",
"DataType": {
"Value": "Float32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SceneDrawcallCount": {
"Name": "SceneDrawcallCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SceneTriangleCount": {
"Name": "SceneTriangleCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ShadowsDrawcallCount": {
"Name": "ShadowsDrawcallCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ShadowsTriangleCount": {
"Name": "ShadowsTriangleCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UI2DDrawcallCount": {
"Name": "UI2DDrawcallCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UI2DTriangleCount": {
"Name": "UI2DTriangleCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UI3DDrawcallCount": {
"Name": "UI3DDrawcallCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UI3DTriangleCount": {
"Name": "UI3DTriangleCount",
"Scriptability": "Read",
"DataType": {
"Value": "Int32"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Status": {
"Name": "Status",
"Tags": [
"Deprecated",
"NotCreatable"
],
"Superclass": "Model",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"WorldPivotData": {
"OptionalCFrame": null
}
}
},
"StopWatchReporter": {
"Name": "StopWatchReporter",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StreamingService": {
"Name": "StreamingService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StringValue": {
"Name": "StringValue",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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"
}
}
},
"ActionOnAutoResumeSync": {
"Name": "ActionOnAutoResumeSync",
"Scriptability": "None",
"DataType": {
"Enum": "ActionOnAutoResumeSync"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ActionOnStopSync": {
"Name": "ActionOnStopSync",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ActionOnStopSync"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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 Delete Closing Brackets and Quotes": {
"Name": "Auto Delete Closing Brackets and 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"
}
}
},
"AutoResumeSyncOnPlaceOpen": {
"Name": "AutoResumeSyncOnPlaceOpen",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AutocompleteAcceptanceBehavior": {
"Name": "AutocompleteAcceptanceBehavior",
"Scriptability": "None",
"DataType": {
"Enum": "CompletionAcceptanceBehavior"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Automatically trigger AI Code Completion": {
"Name": "Automatically trigger AI Code Completion",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"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 Pan Speed": {
"Name": "Camera Pan Speed",
"Scriptability": "None",
"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 Speed Adjust Binding": {
"Name": "Camera Speed Adjust Binding",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "CameraSpeedAdjustBinding"
},
"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"
}
}
},
"CameraAdaptiveSpeed": {
"Name": "CameraAdaptiveSpeed",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraOrbitSensitivity": {
"Name": "CameraOrbitSensitivity",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraPanSensitivity": {
"Name": "CameraPanSensitivity",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraShiftFactor": {
"Name": "CameraShiftFactor",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraTweenFocus": {
"Name": "CameraTweenFocus",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraZoomSpeed": {
"Name": "CameraZoomSpeed",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"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"
}
}
},
"DisplayLanguage": {
"Name": "DisplayLanguage",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Doc View Code Background Color": {
"Name": "Doc View Code Background Color",
"Scriptability": "None",
"DataType": {
"Value": "Color3"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DraggerActiveColor": {
"Name": "DraggerActiveColor",
"Scriptability": "None",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DraggerMajorGridIncrement": {
"Name": "DraggerMajorGridIncrement",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DraggerMaxSoftSnaps": {
"Name": "DraggerMaxSoftSnaps",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DraggerPassiveColor": {
"Name": "DraggerPassiveColor",
"Scriptability": "None",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DraggerShowHoverRuler": {
"Name": "DraggerShowHoverRuler",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DraggerShowMeasurement": {
"Name": "DraggerShowMeasurement",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DraggerShowTargetSnap": {
"Name": "DraggerShowTargetSnap",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DraggerSoftSnapMarginFactor": {
"Name": "DraggerSoftSnapMarginFactor",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DraggerSummonMarginFactor": {
"Name": "DraggerSummonMarginFactor",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DraggerTiltRotateDuration": {
"Name": "DraggerTiltRotateDuration",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enable Autocomplete": {
"Name": "Enable Autocomplete",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enable Autocomplete Doc View": {
"Name": "Enable Autocomplete Doc View",
"Scriptability": "None",
"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 Script Analysis": {
"Name": "Enable Script Analysis",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enable Scrollbar Markers": {
"Name": "Enable Scrollbar Markers",
"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 Signature Help Doc View": {
"Name": "Enable Signature Help Doc View",
"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"
}
}
},
"EnableCodeAssist": {
"Name": "EnableCodeAssist",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EnableIndentationRulers": {
"Name": "EnableIndentationRulers",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EnableOnTypeAutocomplete": {
"Name": "EnableOnTypeAutocomplete",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EnableSelectionTooltips": {
"Name": "EnableSelectionTooltips",
"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"
}
}
},
"FreeCameraSpeedScroll": {
"Name": "FreeCameraSpeedScroll",
"Scriptability": "None",
"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"
}
}
},
"HintColor": {
"Name": "HintColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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 Line Thickness": {
"Name": "Hover Line Thickness",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"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"
}
}
},
"IndentationRulerColor": {
"Name": "IndentationRulerColor",
"Scriptability": "None",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"InformationColor": {
"Name": "InformationColor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Keyword Color": {
"Name": "Keyword Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LargeFileLineCountThreshold": {
"Name": "LargeFileLineCountThreshold",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LargeFileThreshold": {
"Name": "LargeFileThreshold",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Line Thickness": {
"Name": "Line Thickness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LoadAllBuiltinPluginsInRunModes": {
"Name": "LoadAllBuiltinPluginsInRunModes",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LoadUserPluginsInRunModes": {
"Name": "LoadUserPluginsInRunModes",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"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"
}
}
},
"Main Volume": {
"Name": "Main Volume",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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"
}
}
},
"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"
}
}
},
"ReloadBuiltinPluginsOnChange": {
"Name": "ReloadBuiltinPluginsOnChange",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ReloadLocalPluginsOnChange": {
"Name": "ReloadLocalPluginsOnChange",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"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"
}
}
},
"ScriptEditorMenuBorderColor": {
"Name": "ScriptEditorMenuBorderColor",
"Scriptability": "None",
"DataType": {
"Value": "Color3"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ScriptEditorShouldShowPluginMethods": {
"Name": "ScriptEditorShouldShowPluginMethods",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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"
}
}
},
"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 Box Thickness": {
"Name": "Selection Box Thickness",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Selection Color": {
"Name": "Selection Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Selection Line Thickness": {
"Name": "Selection Line Thickness",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Set Pivot of Imported Parts": {
"Name": "Set Pivot of Imported Parts",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"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 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 Light Guides": {
"Name": "Show Light Guides",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Show Navigation Labels": {
"Name": "Show Navigation Labels",
"Scriptability": "None",
"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 Pathfinding Links": {
"Name": "Show Pathfinding Links",
"Scriptability": "None",
"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 Singly Selected Attachment Parent Frame": {
"Name": "Show Singly Selected Attachment Parent Frame",
"Scriptability": "None",
"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"
}
}
},
"TypeColor": {
"Name": "TypeColor",
"Scriptability": "None",
"DataType": {
"Value": "Color3"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UI Theme": {
"Name": "UI Theme",
"Scriptability": "Read",
"DataType": {
"Enum": "UITheme"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Use Bounding Box Move Handles": {
"Name": "Use Bounding Box Move Handles",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StudioAssetService": {
"Name": "StudioAssetService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StudioAttachment": {
"Name": "StudioAttachment",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"AutoHideParent": {
"Name": "AutoHideParent",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsArrowVisible": {
"Name": "IsArrowVisible",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Offset": {
"Name": "Offset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SourceAnchorPoint": {
"Name": "SourceAnchorPoint",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TargetAnchorPoint": {
"Name": "TargetAnchorPoint",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StudioCallout": {
"Name": "StudioCallout",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"AnchorPoint": {
"Name": "AnchorPoint",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsArrowVisible": {
"Name": "IsArrowVisible",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsNextVisible": {
"Name": "IsNextVisible",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"RowName": {
"Name": "RowName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Text": {
"Name": "Text",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Title": {
"Name": "Title",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StudioCameraService": {
"Name": "StudioCameraService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"LockCameraSpeed": {
"Name": "LockCameraSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StudioData": {
"Name": "StudioData",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"EnableScriptCollabByDefaultOnLoad": {
"Name": "EnableScriptCollabByDefaultOnLoad",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"EnableScriptCollabByDefaultOnLoad": {
"Bool": false
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StudioDeviceEmulatorService": {
"Name": "StudioDeviceEmulatorService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"HasMultiTouchStarted": {
"Name": "HasMultiTouchStarted",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsMultiTouchEmulationOn": {
"Name": "IsMultiTouchEmulationOn",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsMultiTouchEnabled": {
"Name": "IsMultiTouchEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PivotPosition": {
"Name": "PivotPosition",
"Scriptability": "None",
"DataType": {
"Value": "Vector2"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StudioObjectBase": {
"Name": "StudioObjectBase",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StudioPublishService": {
"Name": "StudioPublishService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"PublishLocked": {
"Name": "PublishLocked",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StudioScriptDebugEventListener": {
"Name": "StudioScriptDebugEventListener",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StudioSdkService": {
"Name": "StudioSdkService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": [
"Deprecated",
"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"
}
}
},
"Secrets": {
"Name": "Secrets",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ShowConstraintDetails": {
"Name": "ShowConstraintDetails",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ShowWeldDetails": {
"Name": "ShowWeldDetails",
"Scriptability": "None",
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StudioTheme": {
"Name": "StudioTheme",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StudioUserService": {
"Name": "StudioUserService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {
"IsLoggedIn": {
"Name": "IsLoggedIn",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StudioWidget": {
"Name": "StudioWidget",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "StudioObjectBase",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StudioWidgetsService": {
"Name": "StudioWidgetsService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StyleBase": {
"Name": "StyleBase",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StyleDerive": {
"Name": "StyleDerive",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Index": {
"Name": "Index",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StyleSheet": {
"Name": "StyleSheet",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Index": {
"Int32": -1
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StyleLink": {
"Name": "StyleLink",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"StyleSheet": {
"Name": "StyleSheet",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StyleRule": {
"Name": "StyleRule",
"Tags": [],
"Superclass": "StyleBase",
"Properties": {
"Index": {
"Name": "Index",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Priority": {
"Name": "Priority",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PropertiesSerialize": {
"Name": "PropertiesSerialize",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Selector": {
"Name": "Selector",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SelectorError": {
"Name": "SelectorError",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Priority": {
"Int32": 0
},
"PropertiesSerialize": {
"BinaryString": "AAAAAA=="
},
"Sandboxed": {
"Bool": false
},
"Selector": {
"String": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StyleSheet": {
"Name": "StyleSheet",
"Tags": [],
"Superclass": "StyleBase",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"StylingService": {
"Name": "StylingService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Intensity": {
"Float32": 0.25
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Spread": {
"Float32": 1.0
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"SurfaceAppearance": {
"Name": "SurfaceAppearance",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AlphaMode": {
"Name": "AlphaMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AlphaMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Color": {
"Name": "Color",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ColorMap": {
"Name": "ColorMap",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": {
"Migrate": {
"To": "ColorMapContent",
"Migration": "ContentIdToContent"
}
}
}
}
},
"ColorMapContent": {
"Name": "ColorMapContent",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MetalnessMap": {
"Name": "MetalnessMap",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": {
"Migrate": {
"To": "MetalnessMapContent",
"Migration": "ContentIdToContent"
}
}
}
}
},
"MetalnessMapContent": {
"Name": "MetalnessMapContent",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NormalMap": {
"Name": "NormalMap",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": {
"Migrate": {
"To": "NormalMapContent",
"Migration": "ContentIdToContent"
}
}
}
}
},
"NormalMapContent": {
"Name": "NormalMapContent",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RoughnessMap": {
"Name": "RoughnessMap",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": {
"Migrate": {
"To": "RoughnessMapContent",
"Migration": "ContentIdToContent"
}
}
}
}
},
"RoughnessMapContent": {
"Name": "RoughnessMapContent",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TexturePack": {
"Name": "TexturePack",
"Scriptability": "None",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AlphaMode": {
"Enum": 0
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"Color3": [
1.0,
1.0,
1.0
]
},
"ColorMapContent": {
"Content": "None"
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MetalnessMapContent": {
"Content": "None"
},
"NormalMapContent": {
"Content": "None"
},
"RoughnessMapContent": {
"Content": "None"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TexturePack": {
"ContentId": ""
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"SurfaceGui": {
"Name": "SurfaceGui",
"Tags": [],
"Superclass": "SurfaceGuiBase",
"Properties": {
"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"
}
}
},
"HorizontalCurvature": {
"Name": "HorizontalCurvature",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"PixelsPerStud": {
"Name": "PixelsPerStud",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Shape": {
"Name": "Shape",
"Scriptability": "None",
"DataType": {
"Enum": "SurfaceGuiShape"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoLocalize": {
"Bool": true
},
"Brightness": {
"Float32": 1.0
},
"CanvasSize": {
"Vector2": [
800.0,
600.0
]
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClipsDescendants": {
"Bool": false
},
"Enabled": {
"Bool": true
},
"Face": {
"Enum": 5
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LightInfluence": {
"Float32": 0.0
},
"MaxDistance": {
"Float32": 0.0
},
"PixelsPerStud": {
"Float32": 50.0
},
"ResetOnSpawn": {
"Bool": true
},
"Sandboxed": {
"Bool": false
},
"SelectionBehaviorDown": {
"Enum": 0
},
"SelectionBehaviorLeft": {
"Enum": 0
},
"SelectionBehaviorRight": {
"Enum": 0
},
"SelectionBehaviorUp": {
"Enum": 0
},
"SelectionGroup": {
"Bool": false
},
"SizingMode": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"ToolPunchThroughDistance": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"ZIndexBehavior": {
"Enum": 0
},
"ZOffset": {
"Float32": 0.0
}
}
},
"SurfaceGuiBase": {
"Name": "SurfaceGuiBase",
"Tags": [
"NotCreatable"
],
"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"
}
}
},
"Face": {
"Name": "Face",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "NormalId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Brightness": {
"Float32": 1.0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"Color3": [
1.0,
1.0,
1.0
]
},
"Enabled": {
"Bool": true
},
"Face": {
"Enum": 5
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Range": {
"Float32": 16.0
},
"Sandboxed": {
"Bool": false
},
"Shadows": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"SurfaceSelection": {
"Name": "SurfaceSelection",
"Tags": [],
"Superclass": "PartAdornment",
"Properties": {
"TargetSurface": {
"Name": "TargetSurface",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "NormalId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
0.050980393,
0.4117647,
0.6745098
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TargetSurface": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
}
}
},
"SwimController": {
"Name": "SwimController",
"Tags": [],
"Superclass": "ControllerBase",
"Properties": {
"AccelerationTime": {
"Name": "AccelerationTime",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PitchMaxTorque": {
"Name": "PitchMaxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PitchSpeedFactor": {
"Name": "PitchSpeedFactor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RollMaxTorque": {
"Name": "RollMaxTorque",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RollSpeedFactor": {
"Name": "RollSpeedFactor",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AccelerationTime": {
"Float32": 0.0
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"BalanceRigidityEnabled": {
"Bool": false
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MoveSpeedFactor": {
"Float32": 1.0
},
"PitchMaxTorque": {
"Float32": 10000.0
},
"PitchSpeedFactor": {
"Float32": 1.0
},
"RollMaxTorque": {
"Float32": 10000.0
},
"RollSpeedFactor": {
"Float32": 1.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"SyncScriptBuilder": {
"Name": "SyncScriptBuilder",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "ScriptBuilder",
"Properties": {
"CompileTarget": {
"Name": "CompileTarget",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "CompileTarget"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CoverageInfo": {
"Name": "CoverageInfo",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DebugInfo": {
"Name": "DebugInfo",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PackAsSource": {
"Name": "PackAsSource",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RawBytecode": {
"Name": "RawBytecode",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"SystemThemeService": {
"Name": "SystemThemeService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TaskScheduler": {
"Name": "TaskScheduler",
"Tags": [
"NotCreatable",
"NotReplicated",
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoAssignable": {
"Bool": true
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TeamColor": {
"BrickColor": 1
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TeamCreateData": {
"Name": "TeamCreateData",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"InitialCameraCFrame": {
"Name": "InitialCameraCFrame",
"Scriptability": "None",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TeamCreatePublishService": {
"Name": "TeamCreatePublishService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TeamCreateService": {
"Name": "TeamCreateService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Teams": {
"Name": "Teams",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TelemetryService": {
"Name": "TelemetryService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"ReservedServerAccessCode": {
"String": ""
},
"Sandboxed": {
"Bool": false
},
"ServerInstanceId": {
"String": ""
},
"ShouldReserveServer": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TemporaryCageMeshProvider": {
"Name": "TemporaryCageMeshProvider",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TemporaryScriptService": {
"Name": "TemporaryScriptService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Terrain": {
"Name": "Terrain",
"Tags": [
"NotCreatable"
],
"Superclass": "BasePart",
"Properties": {
"AcquisitionMethod": {
"Name": "AcquisitionMethod",
"Scriptability": "None",
"DataType": {
"Enum": "TerrainAcquisitionMethod"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ClusterGrid": {
"Name": "ClusterGrid",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable",
"WriteOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ClusterGridV2": {
"Name": "ClusterGridV2",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable",
"WriteOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ClusterGridV3": {
"Name": "ClusterGridV3",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable",
"WriteOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Decoration": {
"Name": "Decoration",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GrassLength": {
"Name": "GrassLength",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"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": "Custom",
"DataType": {
"Value": "MaterialColors"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxExtents": {
"Name": "MaxExtents",
"Scriptability": "Read",
"DataType": {
"Value": "Region3int16"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PhysicsGrid": {
"Name": "PhysicsGrid",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ShorelinesUpgraded": {
"Name": "ShorelinesUpgraded",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SmoothGrid": {
"Name": "SmoothGrid",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SmoothVoxelsUpgraded": {
"Name": "SmoothVoxelsUpgraded",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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": {
"AcquisitionMethod": {
"Enum": 0
},
"Anchored": {
"Bool": true
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AudioCanCollide": {
"Bool": true
},
"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
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CastShadow": {
"Bool": true
},
"CollisionGroup": {
"String": "Default"
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"Decoration": {
"Bool": false
},
"EnableFluidForces": {
"Bool": true
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"GrassLength": {
"Float32": 0.7
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": true
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"MaterialColors": {
"MaterialColors": {
"Grass": [
106,
127,
63
],
"Slate": [
63,
127,
107
],
"Concrete": [
127,
102,
63
],
"Brick": [
138,
86,
62
],
"Sand": [
143,
126,
95
],
"WoodPlanks": [
139,
109,
79
],
"Rock": [
102,
108,
111
],
"Glacier": [
101,
176,
234
],
"Snow": [
195,
199,
218
],
"Sandstone": [
137,
90,
71
],
"Mud": [
58,
46,
36
],
"Basalt": [
30,
30,
37
],
"Ground": [
102,
92,
59
],
"CrackedLava": [
232,
156,
74
],
"Asphalt": [
115,
123,
107
],
"Cobblestone": [
132,
123,
90
],
"Ice": [
129,
194,
224
],
"LeafyGrass": [
115,
132,
74
],
"Salt": [
198,
189,
181
],
"Limestone": [
206,
173,
148
],
"Pavement": [
148,
148,
140
]
}
},
"MaterialVariant": {
"String": ""
},
"PhysicsGrid": {
"BinaryString": "AgMAAAAAAAAAAAAAAAA="
},
"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
]
},
"Sandboxed": {
"Bool": false
},
"ShorelinesUpgraded": {
"Bool": false
},
"Size": {
"Vector3": [
2044.0,
252.0,
2044.0
]
},
"SmoothGrid": {
"BinaryString": "AQU="
},
"SmoothVoxelsUpgraded": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 3
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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
}
}
},
"TerrainDetail": {
"Name": "TerrainDetail",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"ColorMap": {
"Name": "ColorMap",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Face": {
"Name": "Face",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TerrainFace"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaterialPattern": {
"Name": "MaterialPattern",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "MaterialPattern"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MetalnessMap": {
"Name": "MetalnessMap",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"NormalMap": {
"Name": "NormalMap",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RoughnessMap": {
"Name": "RoughnessMap",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StudsPerTile": {
"Name": "StudsPerTile",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TexturePack": {
"Name": "TexturePack",
"Scriptability": "None",
"DataType": {
"Value": "ContentId"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ColorMap": {
"ContentId": ""
},
"Face": {
"Enum": 1
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaterialPattern": {
"Enum": 0
},
"MetalnessMap": {
"ContentId": ""
},
"NormalMap": {
"ContentId": ""
},
"RoughnessMap": {
"ContentId": ""
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"StudsPerTile": {
"Float32": 10.0
},
"Tags": {
"Tags": []
},
"TexturePack": {
"ContentId": ""
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TerrainRegion": {
"Name": "TerrainRegion",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"ExtentsMax": {
"Name": "ExtentsMax",
"Scriptability": "None",
"DataType": {
"Value": "Vector3int16"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ExtentsMin": {
"Name": "ExtentsMin",
"Scriptability": "None",
"DataType": {
"Value": "Vector3int16"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GridV3": {
"Name": "GridV3",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable",
"WriteOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"SmoothGrid": {
"Name": "SmoothGrid",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ExtentsMax": {
"Vector3int16": [
0,
0,
0
]
},
"ExtentsMin": {
"Vector3int16": [
0,
0,
0
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SmoothGrid": {
"BinaryString": "AQU="
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": [
"Deprecated",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"ThrottlePhysicsToRealtime": {
"Name": "ThrottlePhysicsToRealtime",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoRuns": {
"Bool": true
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Description": {
"String": ""
},
"ExecuteWithStudioRun": {
"Bool": false
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"IsPhysicsEnvironmentalThrottled": {
"Bool": true
},
"IsSleepAllowed": {
"Bool": true
},
"NumberOfPlayers": {
"Int32": 0
},
"Sandboxed": {
"Bool": false
},
"SimulateSecondsLag": {
"Float64": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"ThrottlePhysicsToRealtime": {
"Bool": true
},
"Timeout": {
"Float64": 10.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TextBox": {
"Name": "TextBox",
"Tags": [],
"Superclass": "GuiObject",
"Properties": {
"ClearTextOnFocus": {
"Name": "ClearTextOnFocus",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Confidential": {
"Name": "Confidential",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ContentText": {
"Name": "ContentText",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CursorPosition": {
"Name": "CursorPosition",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Font": {
"Name": "Font",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "Font"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": {
"Migrate": {
"To": "FontFace",
"Migration": "FontToFontFace"
}
}
}
}
},
"FontFace": {
"Name": "FontFace",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "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"
}
}
},
"LocalizationMatchIdentifier": {
"Name": "LocalizationMatchIdentifier",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LocalizationMatchedSourceText": {
"Name": "LocalizationMatchedSourceText",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"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"
}
}
},
"OpenTypeFeatures": {
"Name": "OpenTypeFeatures",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"OpenTypeFeaturesError": {
"Name": "OpenTypeFeaturesError",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"ShouldEmitReturnEvents": {
"Name": "ShouldEmitReturnEvents",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ShouldEmitUpAndDownArrowEvents": {
"Name": "ShouldEmitUpAndDownArrowEvents",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"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"
}
}
},
"TextDirection": {
"Name": "TextDirection",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TextDirection"
},
"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
]
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoLocalize": {
"Bool": true
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.105882354,
0.16470589,
0.20784314
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClearTextOnFocus": {
"Bool": true
},
"ClipsDescendants": {
"Bool": false
},
"Draggable": {
"Bool": false
},
"FontFace": {
"Font": {
"family": "rbxasset://fonts/families/LegacyArial.json",
"weight": "Regular",
"style": "Normal",
"cachedFaceId": "rbxasset://fonts/Arimo-Regular.ttf"
}
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Interactable": {
"Bool": true
},
"LayoutOrder": {
"Int32": 0
},
"LineHeight": {
"Float32": 1.0
},
"LocalizationMatchIdentifier": {
"String": ""
},
"LocalizationMatchedSourceText": {
"String": ""
},
"MaxVisibleGraphemes": {
"Int32": -1
},
"MultiLine": {
"Bool": false
},
"OpenTypeFeatures": {
"String": ""
},
"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
},
"Sandboxed": {
"Bool": false
},
"Selectable": {
"Bool": true
},
"SelectionBehaviorDown": {
"Enum": 0
},
"SelectionBehaviorLeft": {
"Enum": 0
},
"SelectionBehaviorRight": {
"Enum": 0
},
"SelectionBehaviorUp": {
"Enum": 0
},
"SelectionGroup": {
"Bool": false
},
"SelectionOrder": {
"Int32": 0
},
"ShowNativeInput": {
"Bool": true
},
"Size": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SizeConstraint": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Text": {
"String": "TextBox"
},
"TextColor3": {
"Color3": [
0.10588236,
0.16470589,
0.20784315
]
},
"TextDirection": {
"Enum": 0
},
"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
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": 1
}
}
},
"TextBoxService": {
"Name": "TextBoxService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TextButton": {
"Name": "TextButton",
"Tags": [],
"Superclass": "GuiButton",
"Properties": {
"Confidential": {
"Name": "Confidential",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ContentText": {
"Name": "ContentText",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Font": {
"Name": "Font",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "Font"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": {
"Migrate": {
"To": "FontFace",
"Migration": "FontToFontFace"
}
}
}
}
},
"FontFace": {
"Name": "FontFace",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "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"
}
}
},
"LocalizationMatchIdentifier": {
"Name": "LocalizationMatchIdentifier",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LocalizationMatchedSourceText": {
"Name": "LocalizationMatchedSourceText",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"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"
}
}
},
"OpenTypeFeatures": {
"Name": "OpenTypeFeatures",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"OpenTypeFeaturesError": {
"Name": "OpenTypeFeaturesError",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"TextDirection": {
"Name": "TextDirection",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TextDirection"
},
"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
]
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoButtonColor": {
"Bool": true
},
"AutoLocalize": {
"Bool": true
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.105882354,
0.16470589,
0.20784314
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClipsDescendants": {
"Bool": false
},
"Draggable": {
"Bool": false
},
"FontFace": {
"Font": {
"family": "rbxasset://fonts/families/LegacyArial.json",
"weight": "Regular",
"style": "Normal",
"cachedFaceId": "rbxasset://fonts/Arimo-Regular.ttf"
}
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Interactable": {
"Bool": true
},
"LayoutOrder": {
"Int32": 0
},
"LineHeight": {
"Float32": 1.0
},
"LocalizationMatchIdentifier": {
"String": ""
},
"LocalizationMatchedSourceText": {
"String": ""
},
"MaxVisibleGraphemes": {
"Int32": -1
},
"Modal": {
"Bool": false
},
"OpenTypeFeatures": {
"String": ""
},
"Position": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"RichText": {
"Bool": false
},
"Rotation": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"Selectable": {
"Bool": true
},
"Selected": {
"Bool": false
},
"SelectionBehaviorDown": {
"Enum": 0
},
"SelectionBehaviorLeft": {
"Enum": 0
},
"SelectionBehaviorRight": {
"Enum": 0
},
"SelectionBehaviorUp": {
"Enum": 0
},
"SelectionGroup": {
"Bool": false
},
"SelectionOrder": {
"Int32": 0
},
"Size": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SizeConstraint": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Style": {
"Enum": 0
},
"Tags": {
"Tags": []
},
"Text": {
"String": "Button"
},
"TextColor3": {
"Color3": [
0.10588236,
0.16470589,
0.20784315
]
},
"TextDirection": {
"Enum": 0
},
"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
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": 1
}
}
},
"TextChannel": {
"Name": "TextChannel",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"DirectChatRequester": {
"Name": "DirectChatRequester",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TextChatCommand": {
"Name": "TextChatCommand",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"AutocompleteVisible": {
"Name": "AutocompleteVisible",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PrimaryAlias": {
"Name": "PrimaryAlias",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SecondaryAlias": {
"Name": "SecondaryAlias",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutocompleteVisible": {
"Bool": true
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"PrimaryAlias": {
"String": ""
},
"Sandboxed": {
"Bool": false
},
"SecondaryAlias": {
"String": ""
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TextChatConfigurations": {
"Name": "TextChatConfigurations",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TextChatMessage": {
"Name": "TextChatMessage",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"BubbleChatMessageProperties": {
"Name": "BubbleChatMessageProperties",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ChatWindowMessageProperties": {
"Name": "ChatWindowMessageProperties",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MessageId": {
"Name": "MessageId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Metadata": {
"Name": "Metadata",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PrefixText": {
"Name": "PrefixText",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Status": {
"Name": "Status",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TextChatMessageStatus"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Text": {
"Name": "Text",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"TextChannel": {
"Name": "TextChannel",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TextSource": {
"Name": "TextSource",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Translation": {
"Name": "Translation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Verified": {
"Name": "Verified",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TextChatMessageProperties": {
"Name": "TextChatMessageProperties",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"PrefixText": {
"Name": "PrefixText",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Text": {
"Name": "Text",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Translation": {
"Name": "Translation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TextChatService": {
"Name": "TextChatService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"ChatTranslationEnabled": {
"Name": "ChatTranslationEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ChatTranslationFTUXShown": {
"Name": "ChatTranslationFTUXShown",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ChatTranslationToggleEnabled": {
"Name": "ChatTranslationToggleEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ChatVersion": {
"Name": "ChatVersion",
"Scriptability": "Read",
"DataType": {
"Enum": "ChatVersion"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CreateDefaultCommands": {
"Name": "CreateDefaultCommands",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CreateDefaultTextChannels": {
"Name": "CreateDefaultTextChannels",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HasSeenDeprecationDialog": {
"Name": "HasSeenDeprecationDialog",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ChatTranslationFTUXShown": {
"Bool": true
},
"ChatTranslationToggleEnabled": {
"Bool": false
},
"ChatVersion": {
"Enum": 0
},
"CreateDefaultCommands": {
"Bool": true
},
"CreateDefaultTextChannels": {
"Bool": true
},
"HasSeenDeprecationDialog": {
"Bool": false
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TextFilterResult": {
"Name": "TextFilterResult",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TextFilterTranslatedResult": {
"Name": "TextFilterTranslatedResult",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"SourceLanguage": {
"Name": "SourceLanguage",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SourceText": {
"Name": "SourceText",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TextLabel": {
"Name": "TextLabel",
"Tags": [],
"Superclass": "GuiLabel",
"Properties": {
"Confidential": {
"Name": "Confidential",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ContentText": {
"Name": "ContentText",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Font": {
"Name": "Font",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "Font"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": {
"Migrate": {
"To": "FontFace",
"Migration": "FontToFontFace"
}
}
}
}
},
"FontFace": {
"Name": "FontFace",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "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"
}
}
},
"LocalizationMatchIdentifier": {
"Name": "LocalizationMatchIdentifier",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"LocalizationMatchedSourceText": {
"Name": "LocalizationMatchedSourceText",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"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"
}
}
},
"OpenTypeFeatures": {
"Name": "OpenTypeFeatures",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"OpenTypeFeaturesError": {
"Name": "OpenTypeFeaturesError",
"Scriptability": "Read",
"DataType": {
"Value": "String"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"TextDirection": {
"Name": "TextDirection",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TextDirection"
},
"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
]
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoLocalize": {
"Bool": true
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.105882354,
0.16470589,
0.20784314
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClipsDescendants": {
"Bool": false
},
"Draggable": {
"Bool": false
},
"FontFace": {
"Font": {
"family": "rbxasset://fonts/families/LegacyArial.json",
"weight": "Regular",
"style": "Normal",
"cachedFaceId": "rbxasset://fonts/Arimo-Regular.ttf"
}
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Interactable": {
"Bool": true
},
"LayoutOrder": {
"Int32": 0
},
"LineHeight": {
"Float32": 1.0
},
"LocalizationMatchIdentifier": {
"String": ""
},
"LocalizationMatchedSourceText": {
"String": ""
},
"MaxVisibleGraphemes": {
"Int32": -1
},
"OpenTypeFeatures": {
"String": ""
},
"Position": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"RichText": {
"Bool": false
},
"Rotation": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"Selectable": {
"Bool": false
},
"SelectionBehaviorDown": {
"Enum": 0
},
"SelectionBehaviorLeft": {
"Enum": 0
},
"SelectionBehaviorRight": {
"Enum": 0
},
"SelectionBehaviorUp": {
"Enum": 0
},
"SelectionGroup": {
"Bool": false
},
"SelectionOrder": {
"Int32": 0
},
"Size": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SizeConstraint": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Text": {
"String": "Label"
},
"TextColor3": {
"Color3": [
0.10588236,
0.16470589,
0.20784315
]
},
"TextDirection": {
"Enum": 0
},
"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
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": 1
}
}
},
"TextService": {
"Name": "TextService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TextSource": {
"Name": "TextSource",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {
"CanSend": {
"Name": "CanSend",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UserId": {
"Name": "UserId",
"Scriptability": "Read",
"DataType": {
"Value": "Int64"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UserIdReplicated": {
"Name": "UserIdReplicated",
"Scriptability": "None",
"DataType": {
"Value": "Int64"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"Face": {
"Enum": 5
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"OffsetStudsU": {
"Float32": 0.0
},
"OffsetStudsV": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"StudsPerTileU": {
"Float32": 2.0
},
"StudsPerTileV": {
"Float32": 2.0
},
"Tags": {
"Tags": []
},
"TextureContent": {
"Content": "None"
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"ZIndex": {
"Int32": 1
}
}
},
"TextureGenerationPartGroup": {
"Name": "TextureGenerationPartGroup",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TextureGenerationService": {
"Name": "TextureGenerationService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TextureGenerationUnwrappingRequest": {
"Name": "TextureGenerationUnwrappingRequest",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ThirdPartyUserService": {
"Name": "ThirdPartyUserService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ThreadState": {
"Name": "ThreadState",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"FrameCount": {
"Name": "FrameCount",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Populated": {
"Name": "Populated",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ThreadId": {
"Name": "ThreadId",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ThreadName": {
"Name": "ThreadName",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TimerService": {
"Name": "TimerService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ToastNotificationService": {
"Name": "ToastNotificationService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"GripPos": {
"Name": "GripPos",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"GripRight": {
"Name": "GripRight",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"GripUp": {
"Name": "GripUp",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden",
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"CanBeDropped": {
"Bool": true
},
"Capabilities": {
"SecurityCapabilities": 0
},
"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
]
]
}
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LevelOfDetail": {
"Enum": 0
},
"ManualActivationOnly": {
"Bool": false
},
"ModelMeshCFrame": {
"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
]
]
}
},
"ModelMeshData": {
"SharedString": ""
},
"ModelMeshSize": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"ModelStreamingMode": {
"Enum": 0
},
"NeedsPivotMigration": {
"Bool": false
},
"RequiresHandle": {
"Bool": true
},
"Sandboxed": {
"Bool": false
},
"Scale": {
"Float32": 1.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TextureId": {
"ContentId": ""
},
"ToolTip": {
"String": ""
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"WorldPivotData": {
"OptionalCFrame": null
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"BrickColor": 23
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"RelativeTo": {
"Enum": 0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Torque": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Coils": {
"Float32": 8.0
},
"Color": {
"BrickColor": 200
},
"Damping": {
"Float32": 0.01
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LimitEnabled": {
"Bool": false
},
"LimitsEnabled": {
"Bool": false
},
"MaxAngle": {
"Float32": 45.0
},
"MaxTorque": {
"Float32": null
},
"Radius": {
"Float32": 0.4
},
"Restitution": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Stiffness": {
"Float32": 100.0
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": false
}
}
},
"TotalCountTimeIntervalItem": {
"Name": "TotalCountTimeIntervalItem",
"Tags": [
"NotCreatable"
],
"Superclass": "StatsItem",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TouchInputService": {
"Name": "TouchInputService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TouchTransmitter": {
"Name": "TouchTransmitter",
"Tags": [
"NotBrowsable",
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TracerService": {
"Name": "TracerService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TrackerLodController": {
"Name": "TrackerLodController",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"AudioMode": {
"Name": "AudioMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TrackerLodFlagMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VideoExtrapolationMode": {
"Name": "VideoExtrapolationMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TrackerExtrapolationFlagMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VideoLodMode": {
"Name": "VideoLodMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TrackerLodValueMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VideoMode": {
"Name": "VideoMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TrackerLodFlagMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TrackerStreamAnimation": {
"Name": "TrackerStreamAnimation",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"Brightness": {
"Name": "Brightness",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"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"
}
}
},
"LocalTransparencyModifier": {
"Name": "LocalTransparencyModifier",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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": "ContentId"
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Brightness": {
"Float32": 1.0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"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
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Lifetime": {
"Float32": 2.0
},
"LightEmission": {
"Float32": 0.0
},
"LightInfluence": {
"Float32": 0.0
},
"MaxLength": {
"Float32": 0.0
},
"MinLength": {
"Float32": 0.1
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Texture": {
"ContentId": ""
},
"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
}
]
}
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Depth": {
"Float32": 1.0
},
"Duty": {
"Float32": 0.5
},
"Enabled": {
"Bool": true
},
"Frequency": {
"Float32": 5.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Priority": {
"Int32": 0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TriangleMeshPart": {
"Name": "TriangleMeshPart",
"Tags": [
"NotCreatable"
],
"Superclass": "BasePart",
"Properties": {
"AeroMeshData": {
"Name": "AeroMeshData",
"Scriptability": "None",
"DataType": {
"Value": "SharedString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CollisionFidelity": {
"Name": "CollisionFidelity",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "CollisionFidelity"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FluidFidelity": {
"Name": "FluidFidelity",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "FluidFidelity"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FluidFidelityInternal": {
"Name": "FluidFidelityInternal",
"Scriptability": "None",
"DataType": {
"Enum": "FluidFidelity"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MeshSize": {
"Name": "MeshSize",
"Scriptability": "Read",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"PhysicalConfigData": {
"Name": "PhysicalConfigData",
"Scriptability": "None",
"DataType": {
"Value": "SharedString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UnscaledCofm": {
"Name": "UnscaledCofm",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UnscaledVolInertiaDiags": {
"Name": "UnscaledVolInertiaDiags",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UnscaledVolInertiaOffDiags": {
"Name": "UnscaledVolInertiaOffDiags",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UnscaledVolume": {
"Name": "UnscaledVolume",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TrussPart": {
"Name": "TrussPart",
"Tags": [],
"Superclass": "BasePart",
"Properties": {
"Style": {
"Name": "Style",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "Style"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"style": {
"Name": "style",
"Scriptability": "None",
"DataType": {
"Enum": "Style"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Anchored": {
"Bool": false
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AudioCanCollide": {
"Bool": true
},
"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
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CastShadow": {
"Bool": true
},
"CollisionGroup": {
"String": "Default"
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"EnableFluidForces": {
"Bool": true
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 5
},
"FrontSurfaceInput": {
"Enum": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 5
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"MaterialVariant": {
"String": ""
},
"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
]
},
"Sandboxed": {
"Bool": false
},
"Size": {
"Vector3": [
2.0,
2.0,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 5
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"style": {
"Enum": 0
}
}
},
"TutorialService": {
"Name": "TutorialService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Tween": {
"Name": "Tween",
"Tags": [],
"Superclass": "TweenBase",
"Properties": {
"Instance": {
"Name": "Instance",
"Scriptability": "Read",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"TweenService": {
"Name": "TweenService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"UGCAvatarService": {
"Name": "UGCAvatarService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"UGCValidationService": {
"Name": "UGCValidationService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"AspectRatio": {
"Float32": 1.0
},
"AspectType": {
"Enum": 0
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"DominantAxis": {
"Enum": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"UIBase": {
"Name": "UIBase",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"UIComponent": {
"Name": "UIComponent",
"Tags": [
"NotCreatable"
],
"Superclass": "UIBase",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"UIConstraint": {
"Name": "UIConstraint",
"Tags": [
"NotCreatable"
],
"Superclass": "UIComponent",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"UICorner": {
"Name": "UICorner",
"Tags": [],
"Superclass": "UIComponent",
"Properties": {
"CornerRadius": {
"Name": "CornerRadius",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CornerRadius": {
"UDim": [
0.0,
8
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"UIDragDetector": {
"Name": "UIDragDetector",
"Tags": [],
"Superclass": "UIComponent",
"Properties": {
"ActivatedCursorIcon": {
"Name": "ActivatedCursorIcon",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BoundingBehavior": {
"Name": "BoundingBehavior",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "UIDragDetectorBoundingBehavior"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"BoundingUI": {
"Name": "BoundingUI",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CursorIcon": {
"Name": "CursorIcon",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DragAxis": {
"Name": "DragAxis",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DragRelativity": {
"Name": "DragRelativity",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "UIDragDetectorDragRelativity"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DragRotation": {
"Name": "DragRotation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DragSpace": {
"Name": "DragSpace",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "UIDragDetectorDragSpace"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DragStyle": {
"Name": "DragStyle",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "UIDragDetectorDragStyle"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DragUDim2": {
"Name": "DragUDim2",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Enabled": {
"Name": "Enabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxDragAngle": {
"Name": "MaxDragAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxDragTranslation": {
"Name": "MaxDragTranslation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MinDragAngle": {
"Name": "MinDragAngle",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MinDragTranslation": {
"Name": "MinDragTranslation",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ReferenceUIInstance": {
"Name": "ReferenceUIInstance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ResponseStyle": {
"Name": "ResponseStyle",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "UIDragDetectorResponseStyle"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SelectionModeDragSpeed": {
"Name": "SelectionModeDragSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SelectionModeRotateSpeed": {
"Name": "SelectionModeRotateSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UIDragSpeedAxisMapping": {
"Name": "UIDragSpeedAxisMapping",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "UIDragSpeedAxisMapping"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"ActivatedCursorIcon": {
"ContentId": ""
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"BoundingBehavior": {
"Enum": 0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CursorIcon": {
"ContentId": ""
},
"DragAxis": {
"Vector2": [
1.0,
0.0
]
},
"DragRelativity": {
"Enum": 0
},
"DragRotation": {
"Float32": 0.0
},
"DragSpace": {
"Enum": 0
},
"DragStyle": {
"Enum": 0
},
"DragUDim2": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxDragAngle": {
"Float32": 0.0
},
"MaxDragTranslation": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"MinDragAngle": {
"Float32": 0.0
},
"MinDragTranslation": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"ResponseStyle": {
"Enum": 0
},
"Sandboxed": {
"Bool": false
},
"SelectionModeDragSpeed": {
"UDim2": [
[
0.0,
300
],
[
0.0,
300
]
]
},
"SelectionModeRotateSpeed": {
"Float32": 90.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UIDragSpeedAxisMapping": {
"Enum": 0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"UIDragDetectorService": {
"Name": "UIDragDetectorService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"UIFlexItem": {
"Name": "UIFlexItem",
"Tags": [],
"Superclass": "UIComponent",
"Properties": {
"FlexMode": {
"Name": "FlexMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "UIFlexMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GrowRatio": {
"Name": "GrowRatio",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ItemLineAlignment": {
"Name": "ItemLineAlignment",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ItemLineAlignment"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ShrinkRatio": {
"Name": "ShrinkRatio",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"FlexMode": {
"Enum": 0
},
"GrowRatio": {
"Float32": 0.0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"ItemLineAlignment": {
"Enum": 0
},
"Sandboxed": {
"Bool": false
},
"ShrinkRatio": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"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
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Offset": {
"Vector2": [
0.0,
0.0
]
},
"Rotation": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Transparency": {
"NumberSequence": {
"keypoints": [
{
"time": 0.0,
"value": 0.0,
"envelope": 0.0
},
{
"time": 1.0,
"value": 0.0,
"envelope": 0.0
}
]
}
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CellPadding": {
"UDim2": [
[
0.0,
5
],
[
0.0,
5
]
]
},
"CellSize": {
"UDim2": [
[
0.0,
100
],
[
0.0,
100
]
]
},
"FillDirection": {
"Enum": 0
},
"FillDirectionMaxCells": {
"Int32": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"HorizontalAlignment": {
"Enum": 1
},
"Sandboxed": {
"Bool": false
},
"SortOrder": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"StartCorner": {
"Enum": 0
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"UILayout": {
"Name": "UILayout",
"Tags": [
"NotCreatable"
],
"Superclass": "UIComponent",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"UIListLayout": {
"Name": "UIListLayout",
"Tags": [],
"Superclass": "UIGridStyleLayout",
"Properties": {
"HorizontalFlex": {
"Name": "HorizontalFlex",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "UIFlexAlignment"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HorizontalPadding": {
"Name": "HorizontalPadding",
"Scriptability": "None",
"DataType": {
"Value": "UDim"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ItemLineAlignment": {
"Name": "ItemLineAlignment",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ItemLineAlignment"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Padding": {
"Name": "Padding",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VerticalFlex": {
"Name": "VerticalFlex",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "UIFlexAlignment"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VerticalPadding": {
"Name": "VerticalPadding",
"Scriptability": "None",
"DataType": {
"Value": "UDim"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Wraps": {
"Name": "Wraps",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"FillDirection": {
"Enum": 1
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"HorizontalAlignment": {
"Enum": 1
},
"HorizontalFlex": {
"Enum": 0
},
"ItemLineAlignment": {
"Enum": 0
},
"Padding": {
"UDim": [
0.0,
0
]
},
"Sandboxed": {
"Bool": false
},
"SortOrder": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"VerticalAlignment": {
"Enum": 1
},
"VerticalFlex": {
"Enum": 0
},
"Wraps": {
"Bool": false
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"PaddingBottom": {
"UDim": [
0.0,
0
]
},
"PaddingLeft": {
"UDim": [
0.0,
0
]
},
"PaddingRight": {
"UDim": [
0.0,
0
]
},
"PaddingTop": {
"UDim": [
0.0,
0
]
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Circular": {
"Bool": false
},
"EasingDirection": {
"Enum": 1
},
"EasingStyle": {
"Enum": 2
},
"FillDirection": {
"Enum": 0
},
"GamepadInputEnabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"HorizontalAlignment": {
"Enum": 1
},
"Padding": {
"UDim": [
0.0,
0
]
},
"Sandboxed": {
"Bool": false
},
"ScrollWheelInputEnabled": {
"Bool": true
},
"SortOrder": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TouchInputEnabled": {
"Bool": true
},
"TweenTime": {
"Float32": 1.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"VerticalAlignment": {
"Enum": 1
}
}
},
"UIScale": {
"Name": "UIScale",
"Tags": [],
"Superclass": "UIComponent",
"Properties": {
"Scale": {
"Name": "Scale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"Scale": {
"Float32": 1.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxSize": {
"Vector2": [
null,
null
]
},
"MinSize": {
"Vector2": [
0.0,
0.0
]
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"Color3": [
0.0,
0.0,
0.0
]
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LineJoinMode": {
"Enum": 0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Thickness": {
"Float32": 1.0
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"FillDirection": {
"Enum": 1
},
"FillEmptySpaceColumns": {
"Bool": false
},
"FillEmptySpaceRows": {
"Bool": false
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"HorizontalAlignment": {
"Enum": 1
},
"MajorAxis": {
"Enum": 0
},
"Padding": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"Sandboxed": {
"Bool": false
},
"SortOrder": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxTextSize": {
"Int32": 100
},
"MinTextSize": {
"Int32": 1
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"UnionOperation": {
"Name": "UnionOperation",
"Tags": [],
"Superclass": "PartOperation",
"Properties": {},
"DefaultProperties": {
"AeroMeshData": {
"SharedString": ""
},
"Anchored": {
"Bool": false
},
"Archivable": {
"Bool": true
},
"AssetId": {
"ContentId": ""
},
"Attributes": {
"Attributes": {}
},
"AudioCanCollide": {
"Bool": true
},
"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
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CastShadow": {
"Bool": true
},
"ChildData": {
"BinaryString": ""
},
"ChildData2": {
"SharedString": ""
},
"CollisionGroup": {
"String": "Default"
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
255,
255,
255
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"EnableFluidForces": {
"Bool": true
},
"FluidFidelityInternal": {
"Enum": 0
},
"FormFactor": {
"Enum": 3
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"InitialSize": {
"Vector3": [
1.0,
1.0,
1.0
]
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"MaterialVariant": {
"String": ""
},
"MeshData": {
"BinaryString": ""
},
"MeshData2": {
"SharedString": ""
},
"PhysicalConfigData": {
"SharedString": ""
},
"PhysicsData": {
"BinaryString": ""
},
"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": 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
]
},
"Sandboxed": {
"Bool": false
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SmoothingAngle": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 0
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"UnscaledCofm": {
"Vector3": [
null,
null,
null
]
},
"UnscaledVolInertiaDiags": {
"Vector3": [
null,
null,
null
]
},
"UnscaledVolInertiaOffDiags": {
"Vector3": [
null,
null,
null
]
},
"UnscaledVolume": {
"Float32": null
},
"UsePartColor": {
"Bool": false
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"UniqueIdLookupService": {
"Name": "UniqueIdLookupService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"BrickColor": 1009
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LimitsEnabled": {
"Bool": false
},
"MaxAngle": {
"Float32": 45.0
},
"Radius": {
"Float32": 0.2
},
"Restitution": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": false
}
}
},
"UnreliableRemoteEvent": {
"Name": "UnreliableRemoteEvent",
"Tags": [],
"Superclass": "BaseRemoteEvent",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"UnvalidatedAssetService": {
"Name": "UnvalidatedAssetService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"CachedData": {
"Name": "CachedData",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"CachedData": {
"String": "{\"lastSaveTime\":0,\"lastKnownPublishRequest\":0,\"users\":[]}"
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"UserGameSettings": {
"Name": "UserGameSettings",
"Tags": [
"NotCreatable",
"NotReplicated",
"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"
}
}
},
"ChatTranslationEnabled": {
"Name": "ChatTranslationEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ChatTranslationFTUXShown": {
"Name": "ChatTranslationFTUXShown",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ChatTranslationLocale": {
"Name": "ChatTranslationLocale",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ChatTranslationToggleEnabled": {
"Name": "ChatTranslationToggleEnabled",
"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"
}
}
},
"CompletedTutorials": {
"Name": "CompletedTutorials",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ComputerCameraMovementChanged": {
"Name": "ComputerCameraMovementChanged",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ComputerCameraMovementMode": {
"Name": "ComputerCameraMovementMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ComputerCameraMovementMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ComputerMovementChanged": {
"Name": "ComputerMovementChanged",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"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"
}
}
},
"DefaultCameraID": {
"Name": "DefaultCameraID",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FramerateCap": {
"Name": "FramerateCap",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"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"
}
}
},
"GraphicsOptimizationMode": {
"Name": "GraphicsOptimizationMode",
"Scriptability": "None",
"DataType": {
"Enum": "GraphicsOptimizationMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GraphicsQualityLevel": {
"Name": "GraphicsQualityLevel",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"HapticStrength": {
"Name": "HapticStrength",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"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": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MasterVolumeStudio": {
"Name": "MasterVolumeStudio",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MaxQualityEnabled": {
"Name": "MaxQualityEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"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"
}
}
},
"PartyVoiceVolume": {
"Name": "PartyVoiceVolume",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PerformanceStatsVisible": {
"Name": "PerformanceStatsVisible",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PlayerHeight": {
"Name": "PlayerHeight",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PreferredTextSize": {
"Name": "PreferredTextSize",
"Scriptability": "None",
"DataType": {
"Enum": "PreferredTextSize"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PreferredTransparency": {
"Name": "PreferredTransparency",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"QualityResetLevel": {
"Name": "QualityResetLevel",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"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"
}
}
},
"ReducedMotion": {
"Name": "ReducedMotion",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"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"
}
}
},
"TouchCameraMovementChanged": {
"Name": "TouchCameraMovementChanged",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TouchCameraMovementMode": {
"Name": "TouchCameraMovementMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TouchCameraMovementMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TouchMovementChanged": {
"Name": "TouchMovementChanged",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TouchMovementMode": {
"Name": "TouchMovementMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "TouchMovementMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UiNavigationKeyBindEnabled": {
"Name": "UiNavigationKeyBindEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"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"
}
}
},
"VRComfortSetting": {
"Name": "VRComfortSetting",
"Scriptability": "None",
"DataType": {
"Enum": "VRComfortSetting"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"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"
}
}
},
"VRSafetyBubbleMode": {
"Name": "VRSafetyBubbleMode",
"Scriptability": "None",
"DataType": {
"Enum": "VRSafetyBubbleMode"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VRSmoothRotationEnabled": {
"Name": "VRSmoothRotationEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VRSmoothRotationEnabledCustomOption": {
"Name": "VRSmoothRotationEnabledCustomOption",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VRThirdPersonFollowCamEnabled": {
"Name": "VRThirdPersonFollowCamEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VRThirdPersonFollowCamEnabledCustomOption": {
"Name": "VRThirdPersonFollowCamEnabledCustomOption",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VignetteEnabled": {
"Name": "VignetteEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VignetteEnabledCustomOption": {
"Name": "VignetteEnabledCustomOption",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"gaID": {
"Name": "gaID",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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"
}
}
},
"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": [
"Deprecated",
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ModalEnabled": {
"Name": "ModalEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Deprecated"
],
"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"
}
}
},
"MouseIcon": {
"Name": "MouseIcon",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"UserService": {
"Name": "UserService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"UserSettings": {
"Name": "UserSettings",
"Tags": [
"NotCreatable"
],
"Superclass": "GenericSettings",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"UserStorageService": {
"Name": "UserStorageService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "LocalStorageService",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"VRService": {
"Name": "VRService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"AutomaticScaling": {
"Name": "AutomaticScaling",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "VRScaling"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AvatarGestures": {
"Name": "AvatarGestures",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ControllerModels": {
"Name": "ControllerModels",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "VRControllerModelMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DidPointerHit": {
"Name": "DidPointerHit",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"FadeOutViewOnCollision": {
"Name": "FadeOutViewOnCollision",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GuiInputUserCFrame": {
"Name": "GuiInputUserCFrame",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "UserCFrame"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LaserDistance": {
"Name": "LaserDistance",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"LaserPointer": {
"Name": "LaserPointer",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "VRLaserPointerMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PointerHitCFrame": {
"Name": "PointerHitCFrame",
"Scriptability": "None",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"QuestASWState": {
"Name": "QuestASWState",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"QuestDisplayRefreshRate": {
"Name": "QuestDisplayRefreshRate",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ThirdPersonFollowCamEnabled": {
"Name": "ThirdPersonFollowCamEnabled",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"VRDeviceAvailable": {
"Name": "VRDeviceAvailable",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"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"
}
}
},
"VRSessionState": {
"Name": "VRSessionState",
"Scriptability": "None",
"DataType": {
"Enum": "VRSessionState"
},
"Tags": [
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutomaticScaling": {
"Enum": 0
},
"AvatarGestures": {
"Bool": false
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ControllerModels": {
"Enum": 1
},
"FadeOutViewOnCollision": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LaserPointer": {
"Enum": 1
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"VRStatusService": {
"Name": "VRStatusService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ValueBase": {
"Name": "ValueBase",
"Tags": [
"NotCreatable"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Vector3Curve": {
"Name": "Vector3Curve",
"Tags": [],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Vector3Value": {
"Name": "Vector3Value",
"Tags": [],
"Superclass": "ValueBase",
"Properties": {
"Value": {
"Name": "Value",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color": {
"BrickColor": 23
},
"Enabled": {
"Bool": true
},
"Force": {
"Vector3": [
1000.0,
0.0,
0.0
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"RelativeTo": {
"Enum": 0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": false
}
}
},
"VehicleController": {
"Name": "VehicleController",
"Tags": [],
"Superclass": "Controller",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": [
"NotReplicated"
],
"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": [
"NotReplicated"
],
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AudioCanCollide": {
"Bool": true
},
"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
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CastShadow": {
"Bool": true
},
"CollisionGroup": {
"String": "Default"
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"Disabled": {
"Bool": false
},
"EnableFluidForces": {
"Bool": true
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"HeadsUpDisplay": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"MaterialVariant": {
"String": ""
},
"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
]
},
"Sandboxed": {
"Bool": false
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Steer": {
"Int32": 0
},
"SteerFloat": {
"Float32": 0.0
},
"Tags": {
"Tags": []
},
"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
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CurrentAngle": {
"Float32": 0.0
},
"DesiredAngle": {
"Float32": 0.0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"MaxVelocity": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"VersionControlService": {
"Name": "VersionControlService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"ScriptCollabEnabled": {
"Name": "ScriptCollabEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"ScriptCollabVersionHistoryEnabled": {
"Name": "ScriptCollabVersionHistoryEnabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"VideoCaptureService": {
"Name": "VideoCaptureService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"Active": {
"Name": "Active",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CameraID": {
"Name": "CameraID",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"VideoDeviceInput": {
"Name": "VideoDeviceInput",
"Tags": [
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"Active": {
"Name": "Active",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraId": {
"Name": "CameraId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CaptureQuality": {
"Name": "CaptureQuality",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "VideoDeviceCaptureQuality"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IsReady": {
"Name": "IsReady",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"VideoDisplay": {
"Name": "VideoDisplay",
"Tags": [
"NotBrowsable"
],
"Superclass": "GuiObject",
"Properties": {
"ResampleMode": {
"Name": "ResampleMode",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ResamplerMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ScaleType": {
"Name": "ScaleType",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ScaleType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TileSize": {
"Name": "TileSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "UDim2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VideoColor3": {
"Name": "VideoColor3",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VideoRectOffset": {
"Name": "VideoRectOffset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VideoRectSize": {
"Name": "VideoRectSize",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector2"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"VideoTransparency": {
"Name": "VideoTransparency",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Active": {
"Bool": false
},
"AnchorPoint": {
"Vector2": [
0.0,
0.0
]
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoLocalize": {
"Bool": true
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.105882354,
0.16470589,
0.20784314
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClipsDescendants": {
"Bool": false
},
"Draggable": {
"Bool": false
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Interactable": {
"Bool": true
},
"LayoutOrder": {
"Int32": 0
},
"Position": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"ResampleMode": {
"Enum": 0
},
"Rotation": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"ScaleType": {
"Enum": 0
},
"Selectable": {
"Bool": false
},
"SelectionBehaviorDown": {
"Enum": 0
},
"SelectionBehaviorLeft": {
"Enum": 0
},
"SelectionBehaviorRight": {
"Enum": 0
},
"SelectionBehaviorUp": {
"Enum": 0
},
"SelectionGroup": {
"Bool": false
},
"SelectionOrder": {
"Int32": 0
},
"Size": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SizeConstraint": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TileSize": {
"UDim2": [
[
1.0,
0
],
[
1.0,
0
]
]
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"VideoColor3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"VideoRectOffset": {
"Vector2": [
0.0,
0.0
]
},
"VideoRectSize": {
"Vector2": [
0.0,
0.0
]
},
"VideoTransparency": {
"Float32": 0.0
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": 1
}
}
},
"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"
}
}
},
"PlayingReplicating": {
"Name": "PlayingReplicating",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"TimePositionReplicating": {
"Name": "TimePositionReplicating",
"Scriptability": "None",
"DataType": {
"Value": "Float64"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"Video": {
"Name": "Video",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"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
]
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoLocalize": {
"Bool": true
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.105882354,
0.16470589,
0.20784314
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClipsDescendants": {
"Bool": false
},
"Draggable": {
"Bool": false
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Interactable": {
"Bool": true
},
"LayoutOrder": {
"Int32": 0
},
"Looped": {
"Bool": false
},
"Playing": {
"Bool": false
},
"Position": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"Rotation": {
"Float32": 0.0
},
"Sandboxed": {
"Bool": false
},
"Selectable": {
"Bool": false
},
"SelectionBehaviorDown": {
"Enum": 0
},
"SelectionBehaviorLeft": {
"Enum": 0
},
"SelectionBehaviorRight": {
"Enum": 0
},
"SelectionBehaviorUp": {
"Enum": 0
},
"SelectionGroup": {
"Bool": false
},
"SelectionOrder": {
"Int32": 0
},
"Size": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SizeConstraint": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TimePosition": {
"Float64": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Video": {
"ContentId": ""
},
"Visible": {
"Bool": true
},
"Volume": {
"Float32": 1.0
},
"ZIndex": {
"Int32": 1
}
}
},
"VideoPlayer": {
"Name": "VideoPlayer",
"Tags": [
"NotBrowsable"
],
"Superclass": "Instance",
"Properties": {
"Asset": {
"Name": "Asset",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AutoLoadInStudio": {
"Name": "AutoLoadInStudio",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AutoPlayInStudio": {
"Name": "AutoPlayInStudio",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"IsLoaded": {
"Name": "IsLoaded",
"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"
}
}
},
"Looping": {
"Name": "Looping",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PlaybackSpeed": {
"Name": "PlaybackSpeed",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"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": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Volume": {
"Name": "Volume",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Asset": {
"ContentId": ""
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Looping": {
"Bool": false
},
"PlaybackSpeed": {
"Float32": 1.0
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TimePosition": {
"Float64": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Volume": {
"Float32": 1.0
}
}
},
"VideoService": {
"Name": "VideoService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"ViewportFrame": {
"Name": "ViewportFrame",
"Tags": [],
"Superclass": "GuiObject",
"Properties": {
"Ambient": {
"Name": "Ambient",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Color3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraCFrame": {
"Name": "CameraCFrame",
"Scriptability": "None",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CameraFieldOfView": {
"Name": "CameraFieldOfView",
"Scriptability": "None",
"DataType": {
"Value": "Float32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"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"
}
}
},
"IsMirrored": {
"Name": "IsMirrored",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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
]
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoLocalize": {
"Bool": true
},
"AutomaticSize": {
"Enum": 0
},
"BackgroundColor3": {
"Color3": [
0.6392157,
0.63529414,
0.64705884
]
},
"BackgroundTransparency": {
"Float32": 0.0
},
"BorderColor3": {
"Color3": [
0.105882354,
0.16470589,
0.20784314
]
},
"BorderMode": {
"Enum": 0
},
"BorderSizePixel": {
"Int32": 1
},
"CameraCFrame": {
"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
]
]
}
},
"CameraFieldOfView": {
"Float32": 1.2217306
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClipsDescendants": {
"Bool": false
},
"Draggable": {
"Bool": false
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"ImageColor3": {
"Color3": [
1.0,
1.0,
1.0
]
},
"ImageTransparency": {
"Float32": 0.0
},
"Interactable": {
"Bool": true
},
"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
},
"Sandboxed": {
"Bool": false
},
"Selectable": {
"Bool": false
},
"SelectionBehaviorDown": {
"Enum": 0
},
"SelectionBehaviorLeft": {
"Enum": 0
},
"SelectionBehaviorRight": {
"Enum": 0
},
"SelectionBehaviorUp": {
"Enum": 0
},
"SelectionGroup": {
"Bool": false
},
"SelectionOrder": {
"Int32": 0
},
"Size": {
"UDim2": [
[
0.0,
0
],
[
0.0,
0
]
]
},
"SizeConstraint": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"VirtualUser": {
"Name": "VirtualUser",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"VisibilityCheckDispatcher": {
"Name": "VisibilityCheckDispatcher",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Visit": {
"Name": "Visit",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"VisualizationMode": {
"Name": "VisualizationMode",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Enabled": {
"Name": "Enabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Title": {
"Name": "Title",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ToolTip": {
"Name": "ToolTip",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": false
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Title": {
"String": ""
},
"ToolTip": {
"String": ""
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"VisualizationModeCategory": {
"Name": "VisualizationModeCategory",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Enabled": {
"Name": "Enabled",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Title": {
"Name": "Title",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": false
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Title": {
"String": ""
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"VisualizationModeService": {
"Name": "VisualizationModeService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"VoiceChatInternal": {
"Name": "VoiceChatInternal",
"Tags": [
"NotBrowsable",
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"VoiceChatState": {
"Name": "VoiceChatState",
"Scriptability": "Read",
"DataType": {
"Enum": "VoiceChatState"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"VoiceChatService": {
"Name": "VoiceChatService",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "Instance",
"Properties": {
"DefaultDistanceAttenuation": {
"Name": "DefaultDistanceAttenuation",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "VoiceChatDistanceAttenuationType"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"EnableDefaultVoice": {
"Name": "EnableDefaultVoice",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UseAudioApi": {
"Name": "UseAudioApi",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AudioApiRollout"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"UseNewAudioApi": {
"Name": "UseNewAudioApi",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UseNewControlPaths": {
"Name": "UseNewControlPaths",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"UseNewJoinFlow": {
"Name": "UseNewJoinFlow",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"VoiceChatEnabledForPlaceOnRcc": {
"Name": "VoiceChatEnabledForPlaceOnRcc",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"VoiceChatEnabledForUniverseOnRcc": {
"Name": "VoiceChatEnabledForUniverseOnRcc",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"DefaultDistanceAttenuation": {
"Enum": 0
},
"EnableDefaultVoice": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"UseAudioApi": {
"Enum": 1
}
}
},
"WebSocketClient": {
"Name": "WebSocketClient",
"Tags": [
"NotCreatable",
"NotReplicated"
],
"Superclass": "Instance",
"Properties": {
"ConnectionState": {
"Name": "ConnectionState",
"Scriptability": "Read",
"DataType": {
"Enum": "WebSocketState"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"WebSocketService": {
"Name": "WebSocketService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"WebViewService": {
"Name": "WebViewService",
"Tags": [
"NotCreatable",
"NotReplicated",
"Service"
],
"Superclass": "Instance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"WedgePart": {
"Name": "WedgePart",
"Tags": [],
"Superclass": "FormFactorPart",
"Properties": {},
"DefaultProperties": {
"Anchored": {
"Bool": false
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AudioCanCollide": {
"Bool": true
},
"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
},
"Capabilities": {
"SecurityCapabilities": 0
},
"CastShadow": {
"Bool": true
},
"CollisionGroup": {
"String": "Default"
},
"CollisionGroupId": {
"Int32": 0
},
"Color": {
"Color3uint8": [
163,
162,
165
]
},
"CustomPhysicalProperties": {
"PhysicalProperties": "Default"
},
"EnableFluidForces": {
"Bool": true
},
"FormFactor": {
"Enum": 1
},
"FrontParamA": {
"Float32": -0.5
},
"FrontParamB": {
"Float32": 0.5
},
"FrontSurface": {
"Enum": 0
},
"FrontSurfaceInput": {
"Enum": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LeftParamA": {
"Float32": -0.5
},
"LeftParamB": {
"Float32": 0.5
},
"LeftSurface": {
"Enum": 0
},
"LeftSurfaceInput": {
"Enum": 0
},
"Locked": {
"Bool": false
},
"Massless": {
"Bool": false
},
"Material": {
"Enum": 256
},
"MaterialVariant": {
"String": ""
},
"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
]
},
"Sandboxed": {
"Bool": false
},
"Size": {
"Vector3": [
4.0,
1.2,
2.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TopParamA": {
"Float32": -0.5
},
"TopParamB": {
"Float32": 0.5
},
"TopSurface": {
"Enum": 0
},
"TopSurfaceInput": {
"Enum": 0
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Velocity": {
"Vector3": [
0.0,
0.0,
0.0
]
}
}
},
"Weld": {
"Name": "Weld",
"Tags": [],
"Superclass": "JointInstance",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"WeldConstraint": {
"Name": "WeldConstraint",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Active": {
"Name": "Active",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"CFrame0": {
"Name": "CFrame0",
"Scriptability": "None",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CFrame1": {
"Name": "CFrame1",
"Scriptability": "None",
"DataType": {
"Value": "CFrame"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"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": {
"SerializesAs": "Part0Internal"
}
}
}
},
"Part0Internal": {
"Name": "Part0Internal",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Alias": {
"AliasFor": "Part0"
}
}
},
"Part1": {
"Name": "Part1",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "Part1Internal"
}
}
}
},
"Part1Internal": {
"Name": "Part1Internal",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Alias": {
"AliasFor": "Part1"
}
}
},
"State": {
"Name": "State",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"CFrame0": {
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"State": {
"Int32": 3
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"Wire": {
"Name": "Wire",
"Tags": [],
"Superclass": "Instance",
"Properties": {
"Connected": {
"Name": "Connected",
"Scriptability": "Read",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated",
"ReadOnly"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"SourceInstance": {
"Name": "SourceInstance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SourceName": {
"Name": "SourceName",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TargetInstance": {
"Name": "TargetInstance",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TargetName": {
"Name": "TargetName",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "String"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"SourceName": {
"String": "Output"
},
"Tags": {
"Tags": []
},
"TargetName": {
"String": "Input"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"WireframeHandleAdornment": {
"Name": "WireframeHandleAdornment",
"Tags": [],
"Superclass": "HandleAdornment",
"Properties": {
"Scale": {
"Name": "Scale",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"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
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Color3": {
"Color3": [
0.050980393,
0.4117647,
0.6745098
]
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"Sandboxed": {
"Bool": false
},
"Scale": {
"Vector3": [
1.0,
1.0,
1.0
]
},
"SizeRelativeOffset": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"Thickness": {
"Float32": 1.0
},
"Transparency": {
"Float32": 0.0
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"Visible": {
"Bool": true
},
"ZIndex": {
"Int32": -1
}
}
},
"Workspace": {
"Name": "Workspace",
"Tags": [
"NotCreatable",
"Service"
],
"Superclass": "WorldRoot",
"Properties": {
"AirDensity": {
"Name": "AirDensity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AllowThirdPartySales": {
"Name": "AllowThirdPartySales",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"AvatarUnificationMode": {
"Name": "AvatarUnificationMode",
"Scriptability": "None",
"DataType": {
"Enum": "AvatarUnificationMode"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ClientAnimatorThrottling": {
"Name": "ClientAnimatorThrottling",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "ClientAnimatorThrottlingMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CollisionGroupData": {
"Name": "CollisionGroupData",
"Scriptability": "None",
"DataType": {
"Value": "BinaryString"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CollisionGroups": {
"Name": "CollisionGroups",
"Scriptability": "None",
"DataType": {
"Value": "String"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable",
"WriteOnly"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"CurrentCamera": {
"Name": "CurrentCamera",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Ref"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"DataModelPlaceVersion": {
"Name": "DataModelPlaceVersion",
"Scriptability": "None",
"DataType": {
"Value": "Int32"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"DistributedGameTime": {
"Name": "DistributedGameTime",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float64"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ExplicitAutoJoints": {
"Name": "ExplicitAutoJoints",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"FallHeightEnabled": {
"Name": "FallHeightEnabled",
"Scriptability": "ReadWrite",
"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"
}
}
},
"FluidForces": {
"Name": "FluidForces",
"Scriptability": "None",
"DataType": {
"Enum": "FluidForces"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"GlobalWind": {
"Name": "GlobalWind",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Gravity": {
"Name": "Gravity",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Float32"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"IKControlConstraintSupport": {
"Name": "IKControlConstraintSupport",
"Scriptability": "None",
"DataType": {
"Enum": "IKControlConstraintSupport"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"InsertPoint": {
"Name": "InsertPoint",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"InterpolationThrottling": {
"Name": "InterpolationThrottling",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "InterpolationThrottlingMode"
},
"Tags": [
"Deprecated",
"Hidden",
"NotReplicated"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"MeshPartHeadsAndAccessories": {
"Name": "MeshPartHeadsAndAccessories",
"Scriptability": "None",
"DataType": {
"Enum": "MeshPartHeadsAndAccessories"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ModelStreamingBehavior": {
"Name": "ModelStreamingBehavior",
"Scriptability": "None",
"DataType": {
"Enum": "ModelStreamingBehavior"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"MoverConstraintRootBehavior": {
"Name": "MoverConstraintRootBehavior",
"Scriptability": "None",
"DataType": {
"Enum": "MoverConstraintRootBehaviorMode"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PathfindingUseImprovedSearch": {
"Name": "PathfindingUseImprovedSearch",
"Scriptability": "None",
"DataType": {
"Enum": "PathfindingUseImprovedSearch"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PhysicsImprovedSleep": {
"Name": "PhysicsImprovedSleep",
"Scriptability": "None",
"DataType": {
"Enum": "RolloutState"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PhysicsSteppingMethod": {
"Name": "PhysicsSteppingMethod",
"Scriptability": "None",
"DataType": {
"Enum": "PhysicsSteppingMethod"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PlayerCharacterDestroyBehavior": {
"Name": "PlayerCharacterDestroyBehavior",
"Scriptability": "None",
"DataType": {
"Enum": "PlayerCharacterDestroyBehavior"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"PrimalPhysicsSolver": {
"Name": "PrimalPhysicsSolver",
"Scriptability": "None",
"DataType": {
"Enum": "PrimalPhysicsSolver"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RejectCharacterDeletions": {
"Name": "RejectCharacterDeletions",
"Scriptability": "None",
"DataType": {
"Enum": "RejectCharacterDeletions"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"RenderingCacheOptimizations": {
"Name": "RenderingCacheOptimizations",
"Scriptability": "None",
"DataType": {
"Enum": "RenderingCacheOptimizationMode"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ReplicateInstanceDestroySetting": {
"Name": "ReplicateInstanceDestroySetting",
"Scriptability": "None",
"DataType": {
"Enum": "ReplicateInstanceDestroySetting"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"Retargeting": {
"Name": "Retargeting",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "AnimatorRetargetingMode"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SandboxedInstanceMode": {
"Name": "SandboxedInstanceMode",
"Scriptability": "None",
"DataType": {
"Enum": "SandboxedInstanceMode"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"SignalBehavior": {
"Name": "SignalBehavior",
"Scriptability": "None",
"DataType": {
"Enum": "SignalBehavior"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": {
"SerializesAs": "SignalBehavior2"
}
}
}
},
"SignalBehavior2": {
"Name": "SignalBehavior2",
"Scriptability": "None",
"DataType": {
"Enum": "SignalBehavior"
},
"Tags": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Alias": {
"AliasFor": "SignalBehavior"
}
}
},
"StreamOutBehavior": {
"Name": "StreamOutBehavior",
"Scriptability": "None",
"DataType": {
"Enum": "StreamOutBehavior"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StreamingEnabled": {
"Name": "StreamingEnabled",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Bool"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"StreamingIntegrityMode": {
"Name": "StreamingIntegrityMode",
"Scriptability": "None",
"DataType": {
"Enum": "StreamingIntegrityMode"
},
"Tags": [
"NotScriptable"
],
"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": [
"Hidden",
"NotReplicated",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"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"
}
}
},
"TerrainWeldsFixed": {
"Name": "TerrainWeldsFixed",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TouchEventsUseCollisionGroups": {
"Name": "TouchEventsUseCollisionGroups",
"Scriptability": "None",
"DataType": {
"Enum": "RolloutState"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"TouchesUseCollisionGroups": {
"Name": "TouchesUseCollisionGroups",
"Scriptability": "None",
"DataType": {
"Value": "Bool"
},
"Tags": [
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"AirDensity": {
"Float32": 0.0012
},
"AllowThirdPartySales": {
"Bool": false
},
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AvatarUnificationMode": {
"Enum": 0
},
"Capabilities": {
"SecurityCapabilities": 0
},
"ClientAnimatorThrottling": {
"Enum": 0
},
"CollisionGroupData": {
"BinaryString": "AQEABP////8HRGVmYXVsdA=="
},
"DistributedGameTime": {
"Float64": 0.0
},
"ExplicitAutoJoints": {
"Bool": true
},
"FallHeightEnabled": {
"Bool": true
},
"FallenPartsDestroyHeight": {
"Float32": -500.0
},
"FluidForces": {
"Enum": 0
},
"GlobalWind": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"Gravity": {
"Float32": 196.2
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"IKControlConstraintSupport": {
"Enum": 0
},
"LevelOfDetail": {
"Enum": 0
},
"MeshPartHeadsAndAccessories": {
"Enum": 0
},
"ModelMeshCFrame": {
"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
]
]
}
},
"ModelMeshData": {
"SharedString": ""
},
"ModelMeshSize": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"ModelStreamingBehavior": {
"Enum": 0
},
"ModelStreamingMode": {
"Enum": 0
},
"MoverConstraintRootBehavior": {
"Enum": 0
},
"NeedsPivotMigration": {
"Bool": false
},
"PathfindingUseImprovedSearch": {
"Enum": 0
},
"PhysicsImprovedSleep": {
"Enum": 0
},
"PhysicsSteppingMethod": {
"Enum": 0
},
"PlayerCharacterDestroyBehavior": {
"Enum": 0
},
"PrimalPhysicsSolver": {
"Enum": 0
},
"RejectCharacterDeletions": {
"Enum": 0
},
"RenderingCacheOptimizations": {
"Enum": 0
},
"ReplicateInstanceDestroySetting": {
"Enum": 0
},
"Retargeting": {
"Enum": 0
},
"Sandboxed": {
"Bool": false
},
"SandboxedInstanceMode": {
"Enum": 0
},
"Scale": {
"Float32": 1.0
},
"SignalBehavior": {
"Enum": 0
},
"SourceAssetId": {
"Int64": -1
},
"StreamOutBehavior": {
"Enum": 0
},
"StreamingEnabled": {
"Bool": false
},
"StreamingIntegrityMode": {
"Enum": 0
},
"StreamingMinRadius": {
"Int32": 64
},
"StreamingTargetRadius": {
"Int32": 1024
},
"Tags": {
"Tags": []
},
"TerrainWeldsFixed": {
"Bool": true
},
"TouchEventsUseCollisionGroups": {
"Enum": 0
},
"TouchesUseCollisionGroups": {
"Bool": false
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"WorldPivotData": {
"OptionalCFrame": null
}
}
},
"WorkspaceAnnotation": {
"Name": "WorkspaceAnnotation",
"Tags": [],
"Superclass": "Annotation",
"Properties": {
"Adornee": {
"Name": "Adornee",
"Scriptability": "None",
"DataType": {
"Value": "Ref"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
},
"AdorneeOffset": {
"Name": "AdorneeOffset",
"Scriptability": "None",
"DataType": {
"Value": "Vector3"
},
"Tags": [
"Hidden"
],
"Kind": {
"Canonical": {
"Serialization": "DoesNotSerialize"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"WorldModel": {
"Name": "WorldModel",
"Tags": [],
"Superclass": "WorldRoot",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"LevelOfDetail": {
"Enum": 0
},
"ModelMeshCFrame": {
"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
]
]
}
},
"ModelMeshData": {
"SharedString": ""
},
"ModelMeshSize": {
"Vector3": [
0.0,
0.0,
0.0
]
},
"ModelStreamingMode": {
"Enum": 0
},
"NeedsPivotMigration": {
"Bool": false
},
"Sandboxed": {
"Bool": false
},
"Scale": {
"Float32": 1.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"WorldPivotData": {
"OptionalCFrame": null
}
}
},
"WorldRoot": {
"Name": "WorldRoot",
"Tags": [
"NotCreatable"
],
"Superclass": "Model",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
},
"WorldPivotData": {
"OptionalCFrame": null
}
}
},
"WrapDeformer": {
"Name": "WrapDeformer",
"Tags": [],
"Superclass": "BaseWrap",
"Properties": {},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"CageMeshContent": {
"Content": "None"
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HSRAssetId": {
"ContentId": ""
},
"HSRData": {
"SharedString": ""
},
"HSRMeshIdData": {
"SharedString": ""
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"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
]
]
}
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TemporaryCageMeshId": {
"ContentId": ""
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"WrapLayer": {
"Name": "WrapLayer",
"Tags": [],
"Superclass": "BaseWrap",
"Properties": {
"AutoSkin": {
"Name": "AutoSkin",
"Scriptability": "ReadWrite",
"DataType": {
"Enum": "WrapLayerAutoSkin"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"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"
}
}
},
"ReferenceMeshContent": {
"Name": "ReferenceMeshContent",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "Content"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
},
"ReferenceMeshId": {
"Name": "ReferenceMeshId",
"Scriptability": "ReadWrite",
"DataType": {
"Value": "ContentId"
},
"Tags": [],
"Kind": {
"Canonical": {
"Serialization": {
"Migrate": {
"To": "ReferenceMeshContent",
"Migration": "ContentIdToContent"
}
}
}
}
},
"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"
}
}
},
"TemporaryReferenceId": {
"Name": "TemporaryReferenceId",
"Scriptability": "None",
"DataType": {
"Value": "ContentId"
},
"Tags": [
"Hidden",
"NotScriptable"
],
"Kind": {
"Canonical": {
"Serialization": "Serializes"
}
}
}
},
"DefaultProperties": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"AutoSkin": {
"Enum": 0
},
"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
]
]
}
},
"CageMeshContent": {
"Content": "None"
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"Enabled": {
"Bool": true
},
"HSRAssetId": {
"ContentId": ""
},
"HSRData": {
"SharedString": ""
},
"HSRMeshIdData": {
"SharedString": ""
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"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
},
"ReferenceMeshContent": {
"Content": "None"
},
"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
]
]
}
},
"Sandboxed": {
"Bool": false
},
"ShrinkFactor": {
"Float32": 0.0
},
"SourceAssetId": {
"Int64": -1
},
"Tags": {
"Tags": []
},
"TemporaryCageMeshId": {
"ContentId": ""
},
"TemporaryReferenceId": {
"ContentId": ""
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
},
"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": {
"Archivable": {
"Bool": true
},
"Attributes": {
"Attributes": {}
},
"CageMeshContent": {
"Content": "None"
},
"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
]
]
}
},
"Capabilities": {
"SecurityCapabilities": 0
},
"HSRAssetId": {
"ContentId": ""
},
"HSRData": {
"SharedString": ""
},
"HSRMeshIdData": {
"SharedString": ""
},
"HistoryId": {
"UniqueId": "00000000000000000000000000000000"
},
"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
]
]
}
},
"Sandboxed": {
"Bool": false
},
"SourceAssetId": {
"Int64": -1
},
"Stiffness": {
"Float32": 0.0
},
"Tags": {
"Tags": []
},
"TemporaryCageMeshId": {
"ContentId": ""
},
"UniqueId": {
"UniqueId": "00000000000000000000000000000000"
}
}
}
},
"Enums": {
"AccessModifierType": {
"name": "AccessModifierType",
"items": {
"Allow": 0,
"Deny": 1
}
},
"AccessoryType": {
"name": "AccessoryType",
"items": {
"Back": 7,
"DressSkirt": 17,
"Eyebrow": 18,
"Eyelash": 19,
"Face": 3,
"Front": 6,
"Hair": 2,
"Hat": 1,
"Jacket": 12,
"LeftShoe": 15,
"Neck": 4,
"Pants": 11,
"RightShoe": 16,
"Shirt": 10,
"Shorts": 14,
"Shoulder": 5,
"Sweater": 13,
"TShirt": 9,
"Unknown": 0,
"Waist": 8
}
},
"ActionOnAutoResumeSync": {
"name": "ActionOnAutoResumeSync",
"items": {
"DontResume": 0,
"KeepLocal": 2,
"KeepStudio": 1
}
},
"ActionOnStopSync": {
"name": "ActionOnStopSync",
"items": {
"AlwaysAsk": 0,
"DeleteLocalFiles": 2,
"KeepLocalFiles": 1
}
},
"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
}
},
"AdAvailabilityResult": {
"name": "AdAvailabilityResult",
"items": {
"DeviceIneligible": 2,
"ExperienceIneligible": 3,
"InternalError": 4,
"IsAvailable": 1,
"NoFill": 5,
"PlayerIneligible": 6,
"PublisherIneligible": 7
}
},
"AdEventType": {
"name": "AdEventType",
"items": {
"RewardedAdGrant": 4,
"RewardedAdLoaded": 3,
"RewardedAdUnloaded": 5,
"UserCompletedVideo": 2,
"VideoLoaded": 0,
"VideoRemoved": 1
}
},
"AdFormat": {
"name": "AdFormat",
"items": {
"RewardedVideo": 0
}
},
"AdShape": {
"name": "AdShape",
"items": {
"HorizontalRectangle": 1
}
},
"AdTeleportMethod": {
"name": "AdTeleportMethod",
"items": {
"InGameMenuBackButton": 2,
"PortalForward": 1,
"UIBackButton": 3,
"Undefined": 0
}
},
"AdUIEventType": {
"name": "AdUIEventType",
"items": {
"AdLabelClicked": 0,
"CloseButtonClicked": 5,
"FullscreenButtonClicked": 2,
"PauseButtonClicked": 4,
"PauseEventTriggered": 8,
"PlayButtonClicked": 3,
"PlayEventTriggered": 7,
"VolumeButtonClicked": 1,
"WhyThisAdClicked": 6
}
},
"AdUIType": {
"name": "AdUIType",
"items": {
"Image": 1,
"None": 0,
"Video": 2
}
},
"AdUnitStatus": {
"name": "AdUnitStatus",
"items": {
"Active": 1,
"Inactive": 0
}
},
"AdornCullingMode": {
"name": "AdornCullingMode",
"items": {
"Automatic": 0,
"Never": 1
}
},
"AlignType": {
"name": "AlignType",
"items": {
"AllAxes": 5,
"Parallel": 0,
"Perpendicular": 1,
"PrimaryAxisLookAt": 4,
"PrimaryAxisParallel": 2,
"PrimaryAxisPerpendicular": 3
}
},
"AlphaMode": {
"name": "AlphaMode",
"items": {
"Overlay": 0,
"TintMask": 2,
"Transparency": 1
}
},
"AnalyticsCustomFieldKeys": {
"name": "AnalyticsCustomFieldKeys",
"items": {
"CustomField01": 0,
"CustomField02": 1,
"CustomField03": 2
}
},
"AnalyticsEconomyAction": {
"name": "AnalyticsEconomyAction",
"items": {
"Acquire": 1,
"Default": 0,
"Spend": 2
}
},
"AnalyticsEconomyFlowType": {
"name": "AnalyticsEconomyFlowType",
"items": {
"Sink": 0,
"Source": 1
}
},
"AnalyticsEconomyTransactionType": {
"name": "AnalyticsEconomyTransactionType",
"items": {
"ContextualPurchase": 3,
"Gameplay": 2,
"IAP": 0,
"Onboarding": 5,
"Shop": 1,
"TimedReward": 4
}
},
"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
}
},
"AnalyticsProgressionType": {
"name": "AnalyticsProgressionType",
"items": {
"Complete": 3,
"Custom": 0,
"Fail": 2,
"Start": 1
}
},
"AnimationClipFromVideoStatus": {
"name": "AnimationClipFromVideoStatus",
"items": {
"Cancelled": 11,
"ErrorGeneric": 4,
"ErrorMultiplePeople": 12,
"ErrorNoPersonDetected": 8,
"ErrorUploadingVideo": 2001,
"ErrorVideoTooLong": 7,
"ErrorVideoUnstable": 9,
"Initializing": 0,
"Pending": 1,
"Processing": 2,
"Success": 6,
"Timeout": 10
}
},
"AnimationPriority": {
"name": "AnimationPriority",
"items": {
"Action": 2,
"Action2": 3,
"Action3": 4,
"Action4": 5,
"Core": 1000,
"Idle": 0,
"Movement": 1
}
},
"AnimatorRetargetingMode": {
"name": "AnimatorRetargetingMode",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"AnnotationEditingMode": {
"name": "AnnotationEditingMode",
"items": {
"None": 0,
"PlacingNew": 1,
"WritingNew": 2
}
},
"AnnotationRequestStatus": {
"name": "AnnotationRequestStatus",
"items": {
"ErrorInternalFailure": 2,
"ErrorModerated": 4,
"ErrorNotFound": 3,
"Loading": 1,
"Success": 0
}
},
"AnnotationRequestType": {
"name": "AnnotationRequestType",
"items": {
"Create": 1,
"Delete": 3,
"Edit": 4,
"Resolve": 2,
"Unknown": 0
}
},
"AppLifecycleManagerState": {
"name": "AppLifecycleManagerState",
"items": {
"Active": 1,
"Detached": 0,
"Hidden": 3,
"Inactive": 2
}
},
"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,
"AvailableBoundChannel": 5,
"Failed": 2,
"NotAvailable": 3,
"NotSupported": 1,
"Unknown": 0
}
},
"ApplyStrokeMode": {
"name": "ApplyStrokeMode",
"items": {
"Border": 1,
"Contextual": 0
}
},
"AspectType": {
"name": "AspectType",
"items": {
"FitWithinMaxSize": 0,
"ScaleWithParentSize": 1
}
},
"AssetCreatorType": {
"name": "AssetCreatorType",
"items": {
"Group": 1,
"User": 0
}
},
"AssetFetchStatus": {
"name": "AssetFetchStatus",
"items": {
"Failure": 1,
"Loading": 3,
"None": 2,
"Success": 0,
"TimedOut": 4
}
},
"AssetType": {
"name": "AssetType",
"items": {
"Animation": 24,
"Audio": 3,
"BackAccessory": 46,
"Badge": 21,
"ClimbAnimation": 48,
"DeathAnimation": 49,
"Decal": 13,
"DressSkirtAccessory": 72,
"DynamicHead": 79,
"EarAccessory": 57,
"EmoteAnimation": 61,
"EyeAccessory": 58,
"EyebrowAccessory": 76,
"EyelashAccessory": 77,
"Face": 18,
"FaceAccessory": 42,
"FallAnimation": 50,
"FontFamily": 73,
"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,
"MoodAnimation": 78,
"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,
"TShirt": 2,
"TShirtAccessory": 64,
"Torso": 27,
"Video": 62,
"WaistAccessory": 47,
"WalkAnimation": 55
}
},
"AssetTypeVerification": {
"name": "AssetTypeVerification",
"items": {
"Always": 3,
"ClientOnly": 2,
"Default": 1
}
},
"AudioApiRollout": {
"name": "AudioApiRollout",
"items": {
"Automatic": 1,
"Disabled": 0,
"Enabled": 2
}
},
"AudioChannelLayout": {
"name": "AudioChannelLayout",
"items": {
"Mono": 0,
"Quad": 2,
"Stereo": 1,
"Surround_5": 3,
"Surround_5_1": 4,
"Surround_7_1": 5,
"Surround_7_1_4": 6
}
},
"AudioFilterType": {
"name": "AudioFilterType",
"items": {
"Bandpass": 9,
"HighShelf": 2,
"Highpass12dB": 6,
"Highpass24dB": 7,
"Highpass48dB": 8,
"LowShelf": 1,
"Lowpass12dB": 3,
"Lowpass24dB": 4,
"Lowpass48dB": 5,
"Lowpass6dB": 11,
"Notch": 10,
"Peak": 0
}
},
"AudioSimulationFidelity": {
"name": "AudioSimulationFidelity",
"items": {
"Automatic": 1,
"None": 0
}
},
"AudioSubType": {
"name": "AudioSubType",
"items": {
"Music": 1,
"SoundEffect": 2
}
},
"AudioWindowSize": {
"name": "AudioWindowSize",
"items": {
"Large": 2,
"Medium": 1,
"Small": 0
}
},
"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,
"DynamicHead": 79,
"EmoteAnimation": 61,
"EyebrowAccessory": 76,
"EyelashAccessory": 77,
"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,
"MoodAnimation": 78,
"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,
"TShirtAccessory": 64,
"Torso": 27,
"WaistAccessory": 47,
"WalkAnimation": 55
}
},
"AvatarChatServiceFeature": {
"name": "AvatarChatServiceFeature",
"items": {
"None": 0,
"PlaceAudio": 4,
"PlaceVideo": 8,
"UniverseAudio": 1,
"UniverseVideo": 2,
"UserAudio": 32,
"UserAudioEligible": 16,
"UserBanned": 256,
"UserVerifiedForVoice": 512,
"UserVideo": 128,
"UserVideoEligible": 64
}
},
"AvatarContextMenuOption": {
"name": "AvatarContextMenuOption",
"items": {
"Chat": 1,
"Emote": 2,
"Friend": 0,
"InspectMenu": 3
}
},
"AvatarGenerationError": {
"name": "AvatarGenerationError",
"items": {
"Canceled": 3,
"DownloadFailed": 2,
"JobNotFound": 6,
"None": 0,
"Offensive": 4,
"Timeout": 5,
"Unknown": 1
}
},
"AvatarItemType": {
"name": "AvatarItemType",
"items": {
"Asset": 1,
"Bundle": 2
}
},
"AvatarPromptResult": {
"name": "AvatarPromptResult",
"items": {
"Failed": 3,
"PermissionDenied": 2,
"Success": 1
}
},
"AvatarThumbnailCustomizationType": {
"name": "AvatarThumbnailCustomizationType",
"items": {
"Closeup": 1,
"FullBody": 2
}
},
"AvatarUnificationMode": {
"name": "AvatarUnificationMode",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"Axis": {
"name": "Axis",
"items": {
"X": 0,
"Y": 1,
"Z": 2
}
},
"BenefitType": {
"name": "BenefitType",
"items": {
"AvatarAsset": 1,
"AvatarBundle": 2,
"DeveloperProduct": 0
}
},
"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
}
},
"BreakpointRemoveReason": {
"name": "BreakpointRemoveReason",
"items": {
"Requested": 0,
"ScriptChanged": 1,
"ScriptRemoved": 2
}
},
"BulkMoveMode": {
"name": "BulkMoveMode",
"items": {
"FireAllEvents": 0,
"FireCFrameChanged": 1
}
},
"BundleType": {
"name": "BundleType",
"items": {
"Animations": 2,
"BodyParts": 1,
"DynamicHead": 4,
"DynamicHeadAvatar": 5,
"Shoes": 3
}
},
"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
}
},
"CameraSpeedAdjustBinding": {
"name": "CameraSpeedAdjustBinding",
"items": {
"AltScroll": 2,
"None": 0,
"RmbScroll": 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
}
},
"CatalogSortAggregation": {
"name": "CatalogSortAggregation",
"items": {
"AllTime": 6,
"Past12Hours": 1,
"Past3Days": 3,
"PastDay": 2,
"PastMonth": 5,
"PastWeek": 4
}
},
"CatalogSortType": {
"name": "CatalogSortType",
"items": {
"Bestselling": 7,
"MostFavorited": 5,
"PriceHighToLow": 2,
"PriceLowToHigh": 3,
"RecentlyCreated": 6,
"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
}
},
"CharacterControlMode": {
"name": "CharacterControlMode",
"items": {
"Default": 0,
"Legacy": 1,
"LuaCharacterController": 3,
"NoCharacterController": 2
}
},
"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
}
},
"ChatRestrictionStatus": {
"name": "ChatRestrictionStatus",
"items": {
"NotRestricted": 1,
"Restricted": 2,
"Unknown": 0
}
},
"ChatStyle": {
"name": "ChatStyle",
"items": {
"Bubble": 1,
"Classic": 0,
"ClassicAndBubble": 2
}
},
"ChatVersion": {
"name": "ChatVersion",
"items": {
"LegacyChatService": 0,
"TextChatService": 1
}
},
"ClientAnimatorThrottlingMode": {
"name": "ClientAnimatorThrottlingMode",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"CloseReason": {
"name": "CloseReason",
"items": {
"DeveloperShutdown": 2,
"DeveloperUpdate": 3,
"OutOfMemory": 5,
"RobloxMaintenance": 1,
"ServerEmpty": 4,
"Unknown": 0
}
},
"CollaboratorStatus": {
"name": "CollaboratorStatus",
"items": {
"Editing3D": 1,
"None": 0,
"PrivateScripting": 3,
"Scripting": 2
}
},
"CollisionFidelity": {
"name": "CollisionFidelity",
"items": {
"Box": 2,
"Default": 0,
"Hull": 1,
"PreciseConvexDecomposition": 3
}
},
"CommandPermission": {
"name": "CommandPermission",
"items": {
"LocalUser": 1,
"Plugin": 0
}
},
"CompileTarget": {
"name": "CompileTarget",
"items": {
"Client": 0,
"CoreScript": 1,
"CoreScriptRaw": 3,
"Studio": 2
}
},
"CompletionAcceptanceBehavior": {
"name": "CompletionAcceptanceBehavior",
"items": {
"Insert": 0,
"InsertOnEnterReplaceOnTab": 3,
"Replace": 1,
"ReplaceOnEnterInsertOnTab": 2
}
},
"CompletionItemKind": {
"name": "CompletionItemKind",
"items": {
"Class": 7,
"Color": 16,
"Constant": 21,
"Constructor": 4,
"Enum": 13,
"EnumMember": 20,
"Event": 23,
"Field": 5,
"File": 17,
"Folder": 19,
"Function": 3,
"Interface": 8,
"Keyword": 14,
"Method": 2,
"Module": 9,
"Operator": 24,
"Property": 10,
"Reference": 18,
"Snippet": 15,
"Struct": 22,
"Text": 1,
"TypeParameter": 25,
"Unit": 11,
"Value": 12,
"Variable": 6
}
},
"CompletionItemTag": {
"name": "CompletionItemTag",
"items": {
"AddParens": 6,
"ClientServerBoundaryViolation": 9,
"CommandLinePermissions": 4,
"Deprecated": 1,
"IncorrectIndexType": 2,
"Invalidated": 10,
"PluginPermissions": 3,
"PutCursorBeforeEnd": 11,
"PutCursorInParens": 7,
"RobloxPermissions": 5,
"TypeCorrect": 8
}
},
"CompletionTriggerKind": {
"name": "CompletionTriggerKind",
"items": {
"Invoked": 1,
"TriggerCharacter": 2,
"TriggerForIncompleteCompletions": 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
}
},
"ConfigSnapshotErrorState": {
"name": "ConfigSnapshotErrorState",
"items": {
"LoadFailed": 1,
"None": 0
}
},
"ConnectionError": {
"name": "ConnectionError",
"items": {
"AndroidAnticheatKick": 304,
"AndroidEmulatorKick": 305,
"DisconnectBadhash": 257,
"DisconnectBlockedIP": 282,
"DisconnectBySecurityPolicy": 281,
"DisconnectClientFailure": 284,
"DisconnectClientRequest": 285,
"DisconnectCloudEditKick": 270,
"DisconnectCollaboratorPermissionRevoked": 294,
"DisconnectCollaboratorUnderage": 295,
"DisconnectConnectionLost": 277,
"DisconnectDevMaintenance": 274,
"DisconnectDuplicatePlayer": 264,
"DisconnectDuplicateTicket": 265,
"DisconnectErrors": 256,
"DisconnectEvicted": 273,
"DisconnectHashTimeout": 269,
"DisconnectIdle": 278,
"DisconnectIllegalTeleport": 263,
"DisconnectLuaKick": 267,
"DisconnectModeratedGame": 287,
"DisconnectNewSecurityKeyMismatch": 272,
"DisconnectOnRemoteSysStats": 268,
"DisconnectOutOfMemoryKeepPlayingLeave": 292,
"DisconnectPlayerless": 271,
"DisconnectPrivateServerKickout": 286,
"DisconnectProtocolMismatch": 259,
"DisconnectRaknetErrors": 279,
"DisconnectReceivePacketError": 260,
"DisconnectReceivePacketStreamError": 261,
"DisconnectRejoin": 276,
"DisconnectRobloxMaintenance": 275,
"DisconnectRomarkEndOfTest": 293,
"DisconnectSecurityKeyMismatch": 258,
"DisconnectSendPacketError": 262,
"DisconnectTimeout": 266,
"DisconnectWrongVersion": 280,
"NetworkInternal": 296,
"NetworkMisbehavior": 299,
"NetworkSecurity": 300,
"NetworkSend": 297,
"NetworkTimeout": 298,
"OK": 0,
"PhantomFreeze": 303,
"PlacelaunchCreatorBan": 600,
"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,
"PlacelaunchUserPrivacyUnauthorized": 533,
"PlayerRemoved": 291,
"ReplacementReady": 301,
"ReplicatorTimeout": 290,
"ServerEmpty": 302,
"ServerShutdown": 288,
"TeleportErrors": 768,
"TeleportFailure": 769,
"TeleportFlooded": 774,
"TeleportGameEnded": 771,
"TeleportGameFull": 772,
"TeleportGameNotFound": 770,
"TeleportIsTeleporting": 775,
"TeleportUnauthorized": 773,
"Unknown": 1
}
},
"ConnectionState": {
"name": "ConnectionState",
"items": {
"Connected": 0,
"Disconnected": 1
}
},
"ContentSourceType": {
"name": "ContentSourceType",
"items": {
"None": 0,
"Object": 2,
"Uri": 1
}
},
"ContextActionPriority": {
"name": "ContextActionPriority",
"items": {
"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,
"Captures": 7,
"Chat": 3,
"EmotesMenu": 5,
"Health": 1,
"PlayerList": 0,
"SelfView": 6
}
},
"CreateAssetResult": {
"name": "CreateAssetResult",
"items": {
"PermissionDenied": 2,
"Success": 1,
"Unknown": 4,
"UploadFailed": 3
}
},
"CreateOutfitFailure": {
"name": "CreateOutfitFailure",
"items": {
"InvalidName": 1,
"Other": 3,
"OutfitLimitReached": 2
}
},
"CreatorType": {
"name": "CreatorType",
"items": {
"Group": 1,
"User": 0
}
},
"CreatorTypeFilter": {
"name": "CreatorTypeFilter",
"items": {
"All": 2,
"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,
"GetVersionAsync": 7,
"ListAsync": 6,
"OnUpdate": 5,
"RemoveVersionAsync": 8,
"SetIncrementAsync": 1,
"SetIncrementSortedAsync": 4,
"UpdateAsync": 2
}
},
"DebuggerEndReason": {
"name": "DebuggerEndReason",
"items": {
"ClientRequest": 0,
"ConfigurationFailed": 6,
"Disconnected": 3,
"InvalidHost": 2,
"RpcError": 7,
"ServerProtocolMismatch": 5,
"ServerShutdown": 4,
"Timeout": 1
}
},
"DebuggerExceptionBreakMode": {
"name": "DebuggerExceptionBreakMode",
"items": {
"Always": 1,
"Never": 0,
"Unhandled": 2
}
},
"DebuggerFrameType": {
"name": "DebuggerFrameType",
"items": {
"C": 0,
"Lua": 1
}
},
"DebuggerPauseReason": {
"name": "DebuggerPauseReason",
"items": {
"Breakpoint": 2,
"Entrypoint": 5,
"Exception": 3,
"Requested": 1,
"SingleStep": 4,
"Unknown": 0
}
},
"DebuggerStatus": {
"name": "DebuggerStatus",
"items": {
"ConnectionClosed": 8,
"ConnectionLost": 2,
"InternalError": 4,
"InvalidArgument": 7,
"InvalidResponse": 3,
"InvalidState": 5,
"RpcError": 6,
"Success": 0,
"Timeout": 1
}
},
"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": 22,
"GeometryCSG": 24,
"GraphicsMeshParts": 10,
"GraphicsParticles": 11,
"GraphicsParts": 12,
"GraphicsSolidModels": 8,
"GraphicsSpatialHash": 13,
"GraphicsTerrain": 14,
"GraphicsTexture": 15,
"GraphicsTextureCharacter": 16,
"Gui": 21,
"HttpCache": 1,
"Instances": 2,
"Internal": 0,
"LuaHeap": 4,
"Navigation": 23,
"PhysicsCollision": 6,
"PhysicsParts": 7,
"Script": 5,
"Signals": 3,
"Sounds": 17,
"StreamingSounds": 18,
"TerrainVoxels": 19
}
},
"DeviceFeatureType": {
"name": "DeviceFeatureType",
"items": {
"DeviceCapture": 0
}
},
"DeviceForm": {
"name": "DeviceForm",
"items": {
"Console": 0,
"Desktop": 3,
"Phone": 1,
"Tablet": 2,
"VR": 4
}
},
"DeviceLevel": {
"name": "DeviceLevel",
"items": {
"High": 2,
"Low": 0,
"Medium": 1
}
},
"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
}
},
"DragDetectorDragStyle": {
"name": "DragDetectorDragStyle",
"items": {
"BestForDevice": 8,
"RotateAxis": 5,
"RotateTrackball": 6,
"Scriptable": 7,
"TranslateLine": 0,
"TranslateLineOrPlane": 3,
"TranslatePlane": 1,
"TranslatePlaneOrLine": 2,
"TranslateViewPlane": 4
}
},
"DragDetectorPermissionPolicy": {
"name": "DragDetectorPermissionPolicy",
"items": {
"Everybody": 1,
"Nobody": 0,
"Scriptable": 2
}
},
"DragDetectorResponseStyle": {
"name": "DragDetectorResponseStyle",
"items": {
"Custom": 2,
"Geometric": 0,
"Physical": 1
}
},
"DraggerCoordinateSpace": {
"name": "DraggerCoordinateSpace",
"items": {
"Object": 0,
"World": 1
}
},
"DraggerMovementMode": {
"name": "DraggerMovementMode",
"items": {
"Geometric": 0,
"Physical": 1
}
},
"DraggingScrollBar": {
"name": "DraggingScrollBar",
"items": {
"Horizontal": 1,
"None": 0,
"Vertical": 2
}
},
"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
}
},
"EditableStatus": {
"name": "EditableStatus",
"items": {
"Allowed": 1,
"Disallowed": 2,
"Unknown": 0
}
},
"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
}
},
"ExperienceAuthScope": {
"name": "ExperienceAuthScope",
"items": {
"CreatorAssetsCreate": 1,
"DefaultScope": 0
}
},
"ExplosionType": {
"name": "ExplosionType",
"items": {
"Craters": 1,
"NoCraters": 0
}
},
"FACSDataLod": {
"name": "FACSDataLod",
"items": {
"LOD0": 0,
"LOD1": 1,
"LODCount": 2
}
},
"FacialAgeEstimationResultType": {
"name": "FacialAgeEstimationResultType",
"items": {
"Cancel": 1,
"Complete": 0,
"Error": 2
}
},
"FacialAnimationStreamingState": {
"name": "FacialAnimationStreamingState",
"items": {
"Audio": 1,
"None": 0,
"Place": 4,
"Server": 8,
"Video": 2
}
},
"FacsActionUnit": {
"name": "FacsActionUnit",
"items": {
"ChinRaiser": 1,
"ChinRaiserUpperLip": 0,
"Corrugator": 28,
"EyesLookDown": 37,
"EyesLookLeft": 38,
"EyesLookRight": 40,
"EyesLookUp": 39,
"FlatPucker": 2,
"Funneler": 3,
"JawDrop": 25,
"JawLeft": 26,
"JawRight": 27,
"LeftBrowLowerer": 29,
"LeftCheekPuff": 11,
"LeftCheekRaiser": 41,
"LeftDimpler": 12,
"LeftEyeClosed": 43,
"LeftEyeUpperLidRaiser": 42,
"LeftInnerBrowRaiser": 32,
"LeftLipCornerDown": 13,
"LeftLipCornerPuller": 15,
"LeftLipStretcher": 16,
"LeftLowerLipDepressor": 14,
"LeftNoseWrinkler": 31,
"LeftOuterBrowRaiser": 30,
"LeftUpperLipRaiser": 17,
"LipPresser": 5,
"LipsTogether": 6,
"LowerLipSuck": 4,
"MouthLeft": 7,
"MouthRight": 8,
"Pucker": 9,
"RightBrowLowerer": 33,
"RightCheekPuff": 18,
"RightCheekRaiser": 44,
"RightDimpler": 19,
"RightEyeClosed": 46,
"RightEyeUpperLidRaiser": 45,
"RightInnerBrowRaiser": 35,
"RightLipCornerDown": 20,
"RightLipCornerPuller": 22,
"RightLipStretcher": 23,
"RightLowerLipDepressor": 21,
"RightNoseWrinkler": 36,
"RightOuterBrowRaiser": 34,
"RightUpperLipRaiser": 24,
"TongueDown": 47,
"TongueOut": 48,
"TongueUp": 49,
"UpperLipSuck": 10
}
},
"FeedRankingScoreType": {
"name": "FeedRankingScoreType",
"items": {
"Content": 0,
"Final": 1,
"GameJoin": 2,
"Interaction": 3,
"Invalid": 4,
"Sharing": 5
}
},
"FieldOfViewMode": {
"name": "FieldOfViewMode",
"items": {
"Diagonal": 1,
"MaxAxis": 2,
"Vertical": 0
}
},
"FillDirection": {
"name": "FillDirection",
"items": {
"Horizontal": 0,
"Vertical": 1
}
},
"FilterErrorType": {
"name": "FilterErrorType",
"items": {
"BackslashNotEscapingAnything": 0,
"BadBespokeFilter": 1,
"BadName": 2,
"IncompleteOr": 3,
"IncompleteParenthesis": 4,
"InvalidDoubleStar": 5,
"InvalidTilde": 6,
"PropertyBadOperator": 7,
"PropertyDoesNotExist": 8,
"PropertyInvalidField": 9,
"PropertyInvalidValue": 10,
"PropertyUnsupportedFields": 11,
"PropertyUnsupportedProperty": 12,
"UnexpectedNameIndex": 13,
"UnexpectedToken": 14,
"UnfinishedBinaryOperator": 15,
"UnfinishedQuote": 16,
"UnknownBespokeFilter": 17,
"WildcardInProperty": 18
}
},
"FilterResult": {
"name": "FilterResult",
"items": {
"Accepted": 0,
"Rejected": 1
}
},
"FinishRecordingOperation": {
"name": "FinishRecordingOperation",
"items": {
"Append": 2,
"Cancel": 0,
"Commit": 1
}
},
"FluidFidelity": {
"name": "FluidFidelity",
"items": {
"Automatic": 0,
"UseCollisionGeometry": 1,
"UsePreciseGeometry": 2
}
},
"FluidForces": {
"name": "FluidForces",
"items": {
"Default": 0,
"Experimental": 1
}
},
"Font": {
"name": "Font",
"items": {
"AmaticSC": 21,
"Antique": 15,
"Arcade": 13,
"Arial": 1,
"ArialBold": 2,
"Arimo": 50,
"ArimoBold": 51,
"Bangers": 22,
"Bodoni": 7,
"BuilderSans": 46,
"BuilderSansBold": 48,
"BuilderSansExtraBold": 49,
"BuilderSansMedium": 47,
"Cartoon": 9,
"Code": 10,
"Creepster": 23,
"DenkOne": 24,
"Fantasy": 14,
"Fondamento": 25,
"FredokaOne": 26,
"Garamond": 8,
"Gotham": 17,
"GothamBlack": 20,
"GothamBold": 19,
"GothamMedium": 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,
"Unknown": 100
}
},
"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
}
},
"FontStyle": {
"name": "FontStyle",
"items": {
"Italic": 1,
"Normal": 0
}
},
"FontWeight": {
"name": "FontWeight",
"items": {
"Bold": 700,
"ExtraBold": 800,
"ExtraLight": 200,
"Heavy": 900,
"Light": 300,
"Medium": 500,
"Regular": 400,
"SemiBold": 600,
"Thin": 100
}
},
"ForceLimitMode": {
"name": "ForceLimitMode",
"items": {
"Magnitude": 0,
"PerAxis": 1
}
},
"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
}
},
"GamepadType": {
"name": "GamepadType",
"items": {
"PS4": 1,
"PS5": 2,
"Unknown": 0,
"XboxOne": 3
}
},
"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,
"Metal": 5,
"NoGraphics": 9,
"OpenGL": 4,
"Vulkan": 6
}
},
"GraphicsOptimizationMode": {
"name": "GraphicsOptimizationMode",
"items": {
"Balanced": 1,
"Performance": 0,
"Quality": 2
}
},
"GuiState": {
"name": "GuiState",
"items": {
"Hover": 1,
"Idle": 0,
"NonInteractable": 3,
"Press": 2
}
},
"GuiType": {
"name": "GuiType",
"items": {
"Core": 0,
"CoreBillboards": 4,
"Custom": 1,
"CustomBillboards": 3,
"PlayerNameplates": 2
}
},
"HandlesStyle": {
"name": "HandlesStyle",
"items": {
"Movement": 1,
"Resize": 0
}
},
"HapticEffectType": {
"name": "HapticEffectType",
"items": {
"Custom": 0,
"GameplayCollision": 5,
"GameplayExplosion": 4,
"UIClick": 2,
"UIHover": 1,
"UINotification": 3
}
},
"HighlightDepthMode": {
"name": "HighlightDepthMode",
"items": {
"AlwaysOnTop": 0,
"Occluded": 1
}
},
"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
}
},
"HttpCompression": {
"name": "HttpCompression",
"items": {
"Gzip": 1,
"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
}
},
"IKControlConstraintSupport": {
"name": "IKControlConstraintSupport",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"IKControlType": {
"name": "IKControlType",
"items": {
"LookAt": 3,
"Position": 1,
"Rotation": 2,
"Transform": 0
}
},
"IXPLoadingStatus": {
"name": "IXPLoadingStatus",
"items": {
"ErrorConnection": 4,
"ErrorInvalidUser": 3,
"ErrorJsonParse": 5,
"ErrorTimedOut": 6,
"Initialized": 2,
"None": 0,
"Pending": 1
}
},
"ImageAlphaType": {
"name": "ImageAlphaType",
"items": {
"Default": 1,
"LockCanvasAlpha": 2,
"LockCanvasColor": 3
}
},
"ImageCombineType": {
"name": "ImageCombineType",
"items": {
"Add": 3,
"AlphaBlend": 5,
"BlendSourceOver": 1,
"Multiply": 4,
"Overwrite": 2
}
},
"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
}
},
"InputActionType": {
"name": "InputActionType",
"items": {
"Bool": 0,
"Direction2D": 2,
"Float": 1
}
},
"InputType": {
"name": "InputType",
"items": {
"Constant": 12,
"NoInput": 0,
"Sin": 13
}
},
"IntermediateMeshGenerationResult": {
"name": "IntermediateMeshGenerationResult",
"items": {
"HighQualityMesh": 0
}
},
"InterpolationThrottlingMode": {
"name": "InterpolationThrottlingMode",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"InviteState": {
"name": "InviteState",
"items": {
"Accepted": 1,
"Declined": 2,
"Missed": 3,
"Placed": 0
}
},
"ItemLineAlignment": {
"name": "ItemLineAlignment",
"items": {
"Automatic": 0,
"Center": 2,
"End": 3,
"Start": 1,
"Stretch": 4
}
},
"JoinSource": {
"name": "JoinSource",
"items": {
"CreatedItemAttribution": 1
}
},
"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,
"MouseBackButton": 1021,
"MouseLeftButton": 1018,
"MouseMiddleButton": 1020,
"MouseNoButton": 1022,
"MouseRightButton": 1019,
"MouseX": 1023,
"MouseY": 1024,
"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
}
},
"KeyInterpolationMode": {
"name": "KeyInterpolationMode",
"items": {
"Constant": 0,
"Cubic": 2,
"Linear": 1
}
},
"KeywordFilterType": {
"name": "KeywordFilterType",
"items": {
"Exclude": 1,
"Include": 0
}
},
"Language": {
"name": "Language",
"items": {
"Default": 0
}
},
"LeftRight": {
"name": "LeftRight",
"items": {
"Center": 1,
"Left": 0,
"Right": 2
}
},
"LexemeType": {
"name": "LexemeType",
"items": {
"And": 4,
"Colon": 12,
"Dot": 13,
"DoubleStar": 17,
"Eof": 0,
"Equal": 6,
"GreaterThan": 8,
"GreaterThanEqual": 9,
"LeftParenthesis": 14,
"LessThan": 10,
"LessThanEqual": 11,
"Name": 1,
"Number": 3,
"Or": 5,
"QuotedString": 2,
"ReservedSpecial": 18,
"RightParenthesis": 15,
"Star": 16,
"TildeEqual": 7
}
},
"LightingStyle": {
"name": "LightingStyle",
"items": {
"Realistic": 0,
"Soft": 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
}
},
"ListenerLocation": {
"name": "ListenerLocation",
"items": {
"Camera": 3,
"Character": 2,
"Default": 0,
"None": 1
}
},
"ListenerType": {
"name": "ListenerType",
"items": {
"CFrame": 1,
"Camera": 0,
"ObjectCFrame": 3,
"ObjectPosition": 2
}
},
"LiveEditingAtomicUpdateResponse": {
"name": "LiveEditingAtomicUpdateResponse",
"items": {
"FailureGuidNotFound": 1,
"FailureHashMismatch": 2,
"FailureOperationIllegal": 3,
"Success": 0
}
},
"LiveEditingBroadcastMessageType": {
"name": "LiveEditingBroadcastMessageType",
"items": {
"Error": 2,
"Normal": 0,
"Warning": 1
}
},
"LoadCharacterLayeredClothing": {
"name": "LoadCharacterLayeredClothing",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"LoadDynamicHeads": {
"name": "LoadDynamicHeads",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"LocationType": {
"name": "LocationType",
"items": {
"Camera": 1,
"Character": 0,
"ObjectPosition": 2
}
},
"MarketplaceBulkPurchasePromptStatus": {
"name": "MarketplaceBulkPurchasePromptStatus",
"items": {
"Aborted": 2,
"Completed": 1,
"Error": 3
}
},
"MarketplaceItemPurchaseStatus": {
"name": "MarketplaceItemPurchaseStatus",
"items": {
"AlreadyOwned": 3,
"InsufficientMembership": 12,
"InsufficientRobux": 4,
"NotAvailableForPurchaser": 8,
"NotForSale": 7,
"PlaceInvalid": 13,
"PriceMismatch": 9,
"PurchaserIsSeller": 11,
"QuantityLimitExceeded": 5,
"QuotaExceeded": 6,
"SoldOut": 10,
"Success": 1,
"SystemError": 2
}
},
"MarketplaceProductType": {
"name": "MarketplaceProductType",
"items": {
"AvatarAsset": 1,
"AvatarBundle": 2
}
},
"MarkupKind": {
"name": "MarkupKind",
"items": {
"Markdown": 1,
"PlainText": 0
}
},
"MatchmakingType": {
"name": "MatchmakingType",
"items": {
"Default": 1,
"PlayStationOnly": 3,
"XboxOnly": 2
}
},
"Material": {
"name": "Material",
"items": {
"Air": 1792,
"Asphalt": 1376,
"Basalt": 788,
"Brick": 848,
"Cardboard": 2304,
"Carpet": 2305,
"CeramicTiles": 2306,
"ClayRoofTiles": 2307,
"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,
"Leather": 2309,
"Limestone": 820,
"Marble": 784,
"Metal": 1088,
"Mud": 1344,
"Neon": 288,
"Pavement": 836,
"Pebble": 864,
"Plaster": 2310,
"Plastic": 256,
"Rock": 896,
"RoofShingles": 2308,
"Rubber": 2311,
"Salt": 1392,
"Sand": 1296,
"Sandstone": 912,
"Slate": 800,
"SmoothPlastic": 272,
"Snow": 1328,
"Water": 2048,
"Wood": 512,
"WoodPlanks": 528
}
},
"MaterialPattern": {
"name": "MaterialPattern",
"items": {
"Organic": 1,
"Regular": 0
}
},
"MembershipType": {
"name": "MembershipType",
"items": {
"BuildersClub": 1,
"None": 0,
"OutrageousBuildersClub": 3,
"Premium": 4,
"TurboBuildersClub": 2
}
},
"MeshPartDetailLevel": {
"name": "MeshPartDetailLevel",
"items": {
"DistanceBased": 0,
"Level00": 1,
"Level01": 2,
"Level02": 3,
"Level03": 4,
"Level04": 5
}
},
"MeshPartHeadsAndAccessories": {
"name": "MeshPartHeadsAndAccessories",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"MeshScaleUnit": {
"name": "MeshScaleUnit",
"items": {
"CM": 2,
"Foot": 4,
"Inch": 5,
"MM": 3,
"Meter": 1,
"Stud": 0
}
},
"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
}
},
"ModelStreamingBehavior": {
"name": "ModelStreamingBehavior",
"items": {
"Default": 0,
"Improved": 2,
"Legacy": 1
}
},
"ModelStreamingMode": {
"name": "ModelStreamingMode",
"items": {
"Atomic": 1,
"Default": 0,
"Nonatomic": 4,
"Persistent": 2,
"PersistentPerPlayer": 3
}
},
"ModerationStatus": {
"name": "ModerationStatus",
"items": {
"Invalid": 5,
"NotApplicable": 4,
"NotReviewed": 3,
"ReviewedApproved": 1,
"ReviewedRejected": 2
}
},
"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
}
},
"MoverConstraintRootBehaviorMode": {
"name": "MoverConstraintRootBehaviorMode",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"MuteState": {
"name": "MuteState",
"items": {
"Muted": 1,
"Unmuted": 0
}
},
"NameOcclusion": {
"name": "NameOcclusion",
"items": {
"EnemyOcclusion": 1,
"NoOcclusion": 0,
"OccludeAll": 2
}
},
"NetworkOwnership": {
"name": "NetworkOwnership",
"items": {
"Automatic": 0,
"Manual": 1,
"OnContact": 2
}
},
"NetworkStatus": {
"name": "NetworkStatus",
"items": {
"Connected": 1,
"Disconnected": 2,
"Unknown": 0
}
},
"NoiseType": {
"name": "NoiseType",
"items": {
"SimplexGabor": 0
}
},
"NormalId": {
"name": "NormalId",
"items": {
"Back": 2,
"Bottom": 4,
"Front": 5,
"Left": 3,
"Right": 0,
"Top": 1
}
},
"NotificationButtonType": {
"name": "NotificationButtonType",
"items": {
"Primary": 0,
"Secondary": 1
}
},
"OperationType": {
"name": "OperationType",
"items": {
"Intersection": 3,
"Null": 0,
"Primitive": 4,
"Subtraction": 2,
"Union": 1
}
},
"OrientationAlignmentMode": {
"name": "OrientationAlignmentMode",
"items": {
"OneAttachment": 0,
"TwoAttachment": 1
}
},
"OutfitSource": {
"name": "OutfitSource",
"items": {
"All": 1,
"Created": 2,
"Purchased": 3
}
},
"OutfitType": {
"name": "OutfitType",
"items": {
"All": 1,
"Avatar": 2,
"DynamicHead": 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
}
},
"PartType": {
"name": "PartType",
"items": {
"Ball": 0,
"Block": 1,
"CornerWedge": 4,
"Cylinder": 2,
"Wedge": 3
}
},
"ParticleEmitterShape": {
"name": "ParticleEmitterShape",
"items": {
"Box": 0,
"Cylinder": 2,
"Disc": 3,
"Sphere": 1
}
},
"ParticleEmitterShapeInOut": {
"name": "ParticleEmitterShapeInOut",
"items": {
"InAndOut": 2,
"Inward": 1,
"Outward": 0
}
},
"ParticleEmitterShapeStyle": {
"name": "ParticleEmitterShapeStyle",
"items": {
"Surface": 1,
"Volume": 0
}
},
"ParticleFlipbookLayout": {
"name": "ParticleFlipbookLayout",
"items": {
"Grid2x2": 1,
"Grid4x4": 2,
"Grid8x8": 3,
"None": 0
}
},
"ParticleFlipbookMode": {
"name": "ParticleFlipbookMode",
"items": {
"Loop": 0,
"OneShot": 1,
"PingPong": 2,
"Random": 3
}
},
"ParticleFlipbookTextureCompatible": {
"name": "ParticleFlipbookTextureCompatible",
"items": {
"Compatible": 1,
"NotCompatible": 0,
"Unknown": 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": {
"Custom": 2,
"Jump": 1,
"Walk": 0
}
},
"PathfindingUseImprovedSearch": {
"name": "PathfindingUseImprovedSearch",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"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,
"MetaOS": 20,
"NX": 9,
"None": 21,
"OSX": 1,
"Ouya": 10,
"PS3": 6,
"PS4": 5,
"PS5": 19,
"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
}
},
"PlayerCharacterDestroyBehavior": {
"name": "PlayerCharacterDestroyBehavior",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"PlayerChatType": {
"name": "PlayerChatType",
"items": {
"All": 0,
"Team": 1,
"Whisper": 2
}
},
"PlayerDataErrorState": {
"name": "PlayerDataErrorState",
"items": {
"FlushFailed": 1,
"LoadFailed": 0,
"None": 3,
"ReleaseFailed": 2
}
},
"PlayerDataLoadFailureBehavior": {
"name": "PlayerDataLoadFailureBehavior",
"items": {
"Failure": 0,
"FallbackToDefault": 1,
"Kick": 2
}
},
"PoseEasingDirection": {
"name": "PoseEasingDirection",
"items": {
"In": 0,
"InOut": 2,
"Out": 1
}
},
"PoseEasingStyle": {
"name": "PoseEasingStyle",
"items": {
"Bounce": 4,
"Constant": 1,
"Cubic": 3,
"CubicV2": 5,
"Elastic": 2,
"Linear": 0
}
},
"PositionAlignmentMode": {
"name": "PositionAlignmentMode",
"items": {
"OneAttachment": 0,
"TwoAttachment": 1
}
},
"PreferredTextSize": {
"name": "PreferredTextSize",
"items": {
"Large": 2,
"Larger": 3,
"Largest": 4,
"Medium": 1
}
},
"PrimalPhysicsSolver": {
"name": "PrimalPhysicsSolver",
"items": {
"Default": 0,
"Disabled": 2,
"Experimental": 1
}
},
"PrimitiveType": {
"name": "PrimitiveType",
"items": {
"Ball": 1,
"Block": 3,
"CornerWedge": 5,
"Cylinder": 2,
"Null": 0,
"Wedge": 4
}
},
"PrivilegeType": {
"name": "PrivilegeType",
"items": {
"Admin": 240,
"Banned": 0,
"Member": 128,
"Owner": 255,
"Visitor": 10
}
},
"ProductLocationRestriction": {
"name": "ProductLocationRestriction",
"items": {
"AllGames": 2,
"AllowedGames": 1,
"AvatarShop": 0
}
},
"ProductPurchaseChannel": {
"name": "ProductPurchaseChannel",
"items": {
"AdReward": 3,
"CommerceProduct": 4,
"ExperienceDetailsPage": 2,
"InExperience": 1
}
},
"ProductPurchaseDecision": {
"name": "ProductPurchaseDecision",
"items": {
"NotProcessedYet": 0,
"PurchaseGranted": 1
}
},
"PromptCreateAssetResult": {
"name": "PromptCreateAssetResult",
"items": {
"NoUserInput": 5,
"PermissionDenied": 2,
"Success": 1,
"Timeout": 3,
"UnknownFailure": 6,
"UploadFailed": 4
}
},
"PromptCreateAvatarResult": {
"name": "PromptCreateAvatarResult",
"items": {
"InvalidHumanoidDescription": 6,
"MaxOutfits": 9,
"ModeratedName": 8,
"NoUserInput": 5,
"PermissionDenied": 2,
"PurchaseFailure": 10,
"Success": 1,
"Timeout": 3,
"TokenInvalid": 12,
"UGCValidationFailed": 7,
"UnknownFailure": 11,
"UploadFailed": 4
}
},
"PromptPublishAssetResult": {
"name": "PromptPublishAssetResult",
"items": {
"NoUserInput": 5,
"PermissionDenied": 2,
"Success": 1,
"Timeout": 3,
"UnknownFailure": 6,
"UploadFailed": 4
}
},
"PropertyStatus": {
"name": "PropertyStatus",
"items": {
"Error": 2,
"Ok": 0,
"Warning": 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": {
"Exclude": 0,
"Include": 1
}
},
"RejectCharacterDeletions": {
"name": "RejectCharacterDeletions",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"RenderFidelity": {
"name": "RenderFidelity",
"items": {
"Automatic": 0,
"Performance": 2,
"Precise": 1
}
},
"RenderPriority": {
"name": "RenderPriority",
"items": {
"Camera": 200,
"Character": 300,
"First": 0,
"Input": 100,
"Last": 2000
}
},
"RenderingCacheOptimizationMode": {
"name": "RenderingCacheOptimizationMode",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"RenderingTestComparisonMethod": {
"name": "RenderingTestComparisonMethod",
"items": {
"diff": 1,
"psnr": 0
}
},
"ReplicateInstanceDestroySetting": {
"name": "ReplicateInstanceDestroySetting",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"ResamplerMode": {
"name": "ResamplerMode",
"items": {
"Default": 0,
"Pixelated": 1
}
},
"ReservedHighlightId": {
"name": "ReservedHighlightId",
"items": {
"Active": 131072,
"Hover": 262144,
"Selection": 524288,
"Standard": 0
}
},
"RestPose": {
"name": "RestPose",
"items": {
"Custom": 2,
"Default": 0,
"RotationsReset": 1
}
},
"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,
"PivotEditor": 10,
"Rotate": 2,
"Scale": 1,
"Select": 0,
"Transform": 4,
"Ungroup": 8
}
},
"RigScale": {
"name": "RigScale",
"items": {
"Default": 0,
"Rthro": 1,
"RthroNarrow": 2
}
},
"RigType": {
"name": "RigType",
"items": {
"Custom": 1,
"None": 2,
"R15": 0
}
},
"RollOffMode": {
"name": "RollOffMode",
"items": {
"Inverse": 0,
"InverseTapered": 3,
"Linear": 1,
"LinearSquare": 2
}
},
"RolloutState": {
"name": "RolloutState",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"RotationOrder": {
"name": "RotationOrder",
"items": {
"XYZ": 0,
"XZY": 1,
"YXZ": 3,
"YZX": 2,
"ZXY": 4,
"ZYX": 5
}
},
"RotationType": {
"name": "RotationType",
"items": {
"CameraRelative": 1,
"MovementRelative": 0
}
},
"RtlTextSupport": {
"name": "RtlTextSupport",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"RunContext": {
"name": "RunContext",
"items": {
"Client": 2,
"Legacy": 0,
"Plugin": 3,
"Server": 1
}
},
"RunState": {
"name": "RunState",
"items": {
"Paused": 2,
"Running": 1,
"Stopped": 0
}
},
"RuntimeUndoBehavior": {
"name": "RuntimeUndoBehavior",
"items": {
"Aggregate": 0,
"Hybrid": 2,
"Snapshot": 1
}
},
"SafeAreaCompatibility": {
"name": "SafeAreaCompatibility",
"items": {
"FullscreenExtension": 1,
"None": 0
}
},
"SalesTypeFilter": {
"name": "SalesTypeFilter",
"items": {
"All": 1,
"Collectibles": 2,
"Premium": 3
}
},
"SandboxedInstanceMode": {
"name": "SandboxedInstanceMode",
"items": {
"Default": 0,
"Experimental": 1
}
},
"SaveAvatarThumbnailCustomizationFailure": {
"name": "SaveAvatarThumbnailCustomizationFailure",
"items": {
"BadDistanceScale": 4,
"BadFieldOfViewDeg": 3,
"BadThumbnailType": 1,
"BadYRotDeg": 2,
"Other": 5,
"Throttled": 6
}
},
"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
}
},
"ScopeCheckResult": {
"name": "ScopeCheckResult",
"items": {
"BackendError": 4,
"ConsentAccepted": 0,
"ConsentDenied": 7,
"InvalidArgument": 6,
"InvalidScopes": 1,
"NoUserInput": 3,
"Timeout": 2,
"UnexpectedError": 5
}
},
"ScreenInsets": {
"name": "ScreenInsets",
"items": {
"CoreUISafeInsets": 2,
"DeviceSafeInsets": 1,
"None": 0,
"TopbarSafeInsets": 3
}
},
"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
}
},
"SecurityCapability": {
"name": "SecurityCapability",
"items": {
"AccessOutsideWrite": 2,
"Animation": 15,
"AssetRequire": 3,
"Audio": 8,
"Avatar": 16,
"Basic": 7,
"CSG": 13,
"CapabilityControl": 22,
"Chat": 14,
"CreateInstances": 6,
"DataStore": 9,
"Environment": 18,
"Input": 17,
"LegacySound": 20,
"LoadString": 4,
"Network": 10,
"Physics": 11,
"Players": 21,
"RemoteEvent": 19,
"RunClientScript": 0,
"RunServerScript": 1,
"ScriptGlobals": 5,
"UI": 12
}
},
"SelectionBehavior": {
"name": "SelectionBehavior",
"items": {
"Escape": 0,
"Stop": 1
}
},
"SelectionRenderMode": {
"name": "SelectionRenderMode",
"items": {
"Both": 2,
"BoundingBoxes": 1,
"Outlines": 0
}
},
"SelfViewPosition": {
"name": "SelfViewPosition",
"items": {
"BottomLeft": 3,
"BottomRight": 4,
"LastPosition": 0,
"TopLeft": 1,
"TopRight": 2
}
},
"SensorMode": {
"name": "SensorMode",
"items": {
"Floor": 0,
"Ladder": 1
}
},
"SensorUpdateType": {
"name": "SensorUpdateType",
"items": {
"Manual": 1,
"OnRead": 0
}
},
"ServerLiveEditingMode": {
"name": "ServerLiveEditingMode",
"items": {
"Disabled": 2,
"Enabled": 1,
"Uninitialized": 0
}
},
"ServiceVisibility": {
"name": "ServiceVisibility",
"items": {
"Always": 0,
"Off": 1,
"WithChildren": 2
}
},
"Severity": {
"name": "Severity",
"items": {
"Error": 1,
"Hint": 4,
"Information": 3,
"Warning": 2
}
},
"ShowAdResult": {
"name": "ShowAdResult",
"items": {
"AdAlreadyShowing": 3,
"AdNotReady": 2,
"InsufficientMemory": 6,
"InternalError": 4,
"ShowCompleted": 1,
"ShowInterrupted": 5
}
},
"SignalBehavior": {
"name": "SignalBehavior",
"items": {
"AncestryDeferred": 3,
"Default": 0,
"Deferred": 2,
"Immediate": 1
}
},
"SizeConstraint": {
"name": "SizeConstraint",
"items": {
"RelativeXX": 1,
"RelativeXY": 0,
"RelativeYY": 2
}
},
"SolverConvergenceMetricType": {
"name": "SolverConvergenceMetricType",
"items": {
"AlgorithmAgnostic": 1,
"IterationBased": 0
}
},
"SolverConvergenceVisualizationMode": {
"name": "SolverConvergenceVisualizationMode",
"items": {
"Disabled": 0,
"PerEdge": 2,
"PerIsland": 1
}
},
"SortDirection": {
"name": "SortDirection",
"items": {
"Ascending": 0,
"Descending": 1
}
},
"SortOrder": {
"name": "SortOrder",
"items": {
"Custom": 1,
"LayoutOrder": 2,
"Name": 0
}
},
"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
}
},
"StateObjectFieldType": {
"name": "StateObjectFieldType",
"items": {
"Boolean": 0,
"CFrame": 1,
"Color3": 2,
"Float": 3,
"INVALID": 8,
"Instance": 4,
"Random": 5,
"Vector2": 6,
"Vector3": 7
}
},
"Status": {
"name": "Status",
"items": {
"Confusion": 1,
"Poison": 0
}
},
"StreamOutBehavior": {
"name": "StreamOutBehavior",
"items": {
"Default": 0,
"LowMemory": 1,
"Opportunistic": 2
}
},
"StreamingIntegrityMode": {
"name": "StreamingIntegrityMode",
"items": {
"Default": 0,
"Disabled": 1,
"MinimumRadiusPause": 2,
"PauseOutsideLoadedArea": 3
}
},
"StreamingPauseMode": {
"name": "StreamingPauseMode",
"items": {
"ClientPhysicsPause": 2,
"Default": 0,
"Disabled": 1
}
},
"StudioCloseMode": {
"name": "StudioCloseMode",
"items": {
"CloseDoc": 2,
"CloseStudio": 1,
"LogOut": 3,
"None": 0
}
},
"StudioDataModelType": {
"name": "StudioDataModelType",
"items": {
"Edit": 0,
"None": 4,
"PlayClient": 1,
"PlayServer": 2,
"Standalone": 3
}
},
"StudioPlaceUpdateFailureReason": {
"name": "StudioPlaceUpdateFailureReason",
"items": {
"Other": 0,
"TeamCreateConflict": 1
}
},
"StudioScriptEditorColorCategories": {
"name": "StudioScriptEditorColorCategories",
"items": {
"AICOOverlayButtonBackground": 43,
"AICOOverlayButtonBackgroundHover": 44,
"AICOOverlayButtonBackgroundPressed": 45,
"AICOOverlayText": 42,
"ActiveLine": 27,
"Background": 17,
"Bool": 10,
"Bracket": 31,
"Builtin": 6,
"Comment": 4,
"DebuggerCurrentLine": 28,
"DebuggerErrorLine": 29,
"Default": 0,
"DocViewCodeBackground": 41,
"Error": 23,
"FindSelectionBackground": 20,
"Function": 11,
"FunctionName": 15,
"Hint": 25,
"IndentationRuler": 46,
"Info": 24,
"Keyword": 5,
"Local": 12,
"LuauKeyword": 14,
"MatchingWordBackground": 21,
"MenuBackground": 36,
"MenuBorder": 40,
"MenuPrimaryText": 33,
"MenuScrollbarBackground": 38,
"MenuScrollbarHandle": 39,
"MenuSecondaryText": 34,
"MenuSelectedBackground": 37,
"MenuSelectedText": 35,
"Method": 7,
"Nil": 9,
"Number": 2,
"Operator": 1,
"Property": 8,
"Ruler": 30,
"SelectionBackground": 19,
"SelectionText": 18,
"Self": 13,
"String": 3,
"TODO": 16,
"Type": 32,
"Warning": 22,
"Whitespace": 26
}
},
"StudioScriptEditorColorPresets": {
"name": "StudioScriptEditorColorPresets",
"items": {
"Custom": 3,
"Extra1": 1,
"Extra2": 2,
"RobloxDefault": 0
}
},
"StudioStyleGuideColor": {
"name": "StudioStyleGuideColor",
"items": {
"AICOOverlayButtonBackground": 129,
"AICOOverlayButtonBackgroundHover": 130,
"AICOOverlayButtonBackgroundPressed": 131,
"AICOOverlayText": 128,
"AttributeCog": 119,
"Border": 31,
"BreakpointMarker": 136,
"BrightText": 40,
"Button": 17,
"ButtonBorder": 91,
"ButtonText": 92,
"CategoryItem": 24,
"ChatIncomingBgColor": 85,
"ChatIncomingTextColor": 86,
"ChatModeratedMessageColor": 89,
"ChatOutgoingBgColor": 87,
"ChatOutgoingTextColor": 88,
"CheckedFieldBackground": 94,
"CheckedFieldBorder": 95,
"CheckedFieldIndicator": 96,
"ColorPickerFrame": 29,
"CurrentMarker": 30,
"Dark": 35,
"DebuggerCurrentLine": 67,
"DebuggerErrorLine": 68,
"DialogButton": 100,
"DialogButtonBorder": 102,
"DialogButtonText": 101,
"DialogMainButton": 103,
"DialogMainButtonText": 104,
"DiffFilePathBackground": 83,
"DiffFilePathBorder": 84,
"DiffFilePathText": 69,
"DiffLineNum": 78,
"DiffLineNumAdditionBackground": 81,
"DiffLineNumDeletionBackground": 82,
"DiffLineNumHover": 137,
"DiffLineNumNoChangeBackground": 80,
"DiffLineNumSeparatorBackground": 79,
"DiffLineNumSeparatorBackgroundHover": 138,
"DiffTextAddition": 72,
"DiffTextAdditionBackground": 76,
"DiffTextDeletion": 73,
"DiffTextDeletionBackground": 77,
"DiffTextHunkInfo": 70,
"DiffTextNoChange": 71,
"DiffTextNoChangeBackground": 75,
"DiffTextSeparatorBackground": 74,
"DimmedText": 41,
"DocViewCodeBackground": 66,
"DropShadow": 32,
"Dropdown": 2,
"EmulatorBar": 27,
"EmulatorDropDown": 28,
"ErrorText": 44,
"FilterButtonAccent": 12,
"FilterButtonBorder": 13,
"FilterButtonBorderAlt": 14,
"FilterButtonChecked": 11,
"FilterButtonDefault": 9,
"FilterButtonHover": 10,
"GameSettingsTableItem": 25,
"GameSettingsTooltip": 26,
"HeaderSection": 97,
"InfoBarWarningBackground": 105,
"InfoBarWarningText": 106,
"InfoText": 45,
"InputFieldBackground": 21,
"InputFieldBorder": 93,
"Item": 22,
"Light": 34,
"LinkText": 42,
"MainBackground": 0,
"MainButton": 18,
"MainText": 37,
"Mid": 36,
"Midlight": 98,
"Notification": 4,
"OnboardingCover": 132,
"OnboardingHighlight": 133,
"OnboardingShadow": 134,
"RibbonButton": 19,
"RibbonTab": 15,
"RibbonTabTopBar": 16,
"ScriptBackground": 48,
"ScriptBool": 111,
"ScriptBracket": 118,
"ScriptBuiltInFunction": 59,
"ScriptComment": 57,
"ScriptEditorCurrentLine": 107,
"ScriptError": 61,
"ScriptFindSelectionBackground": 52,
"ScriptFunction": 112,
"ScriptFunctionName": 116,
"ScriptHint": 63,
"ScriptInformation": 62,
"ScriptKeyword": 58,
"ScriptLocal": 113,
"ScriptLuauKeyword": 115,
"ScriptMatchingWordSelectionBackground": 53,
"ScriptMethod": 108,
"ScriptNil": 110,
"ScriptNumber": 55,
"ScriptOperator": 54,
"ScriptProperty": 109,
"ScriptRuler": 65,
"ScriptSelectionBackground": 51,
"ScriptSelectionText": 50,
"ScriptSelf": 114,
"ScriptSideWidget": 47,
"ScriptString": 56,
"ScriptText": 49,
"ScriptTodo": 117,
"ScriptWarning": 60,
"ScriptWhitespace": 64,
"ScrollBar": 5,
"ScrollBarBackground": 6,
"SensitiveText": 46,
"Separator": 90,
"Shadow": 33,
"StatusBar": 99,
"SubText": 38,
"Tab": 8,
"TabBar": 7,
"TableItem": 23,
"Titlebar": 1,
"TitlebarText": 39,
"Tooltip": 3,
"ViewPortBackground": 20,
"WarningText": 43
}
},
"StudioStyleGuideModifier": {
"name": "StudioStyleGuideModifier",
"items": {
"Default": 0,
"Disabled": 3,
"Hover": 4,
"Pressed": 2,
"Selected": 1
}
},
"Style": {
"name": "Style",
"items": {
"AlternatingSupports": 0,
"BridgeStyleSupports": 1,
"NoSupports": 2
}
},
"SubscriptionExpirationReason": {
"name": "SubscriptionExpirationReason",
"items": {
"Lapsed": 4,
"ProductDeleted": 1,
"ProductInactive": 0,
"SubscriberCancelled": 2,
"SubscriberRefunded": 3
}
},
"SubscriptionPaymentStatus": {
"name": "SubscriptionPaymentStatus",
"items": {
"Paid": 0,
"Refunded": 1
}
},
"SubscriptionPeriod": {
"name": "SubscriptionPeriod",
"items": {
"Month": 0
}
},
"SubscriptionState": {
"name": "SubscriptionState",
"items": {
"Expired": 4,
"NeverSubscribed": 0,
"SubscribedRenewalPaymentPending": 3,
"SubscribedWillNotRenew": 2,
"SubscribedWillRenew": 1
}
},
"SurfaceConstraint": {
"name": "SurfaceConstraint",
"items": {
"Hinge": 1,
"Motor": 3,
"None": 0,
"SteppingMotor": 2
}
},
"SurfaceGuiShape": {
"name": "SurfaceGuiShape",
"items": {
"CurvedHorizontally": 1,
"Flat": 0
}
},
"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
}
},
"SystemThemeValue": {
"name": "SystemThemeValue",
"items": {
"dark": 2,
"error": 0,
"light": 1,
"systemDark": 4,
"systemLight": 3
}
},
"TableMajorAxis": {
"name": "TableMajorAxis",
"items": {
"ColumnMajor": 1,
"RowMajor": 0
}
},
"TeamCreateErrorState": {
"name": "TeamCreateErrorState",
"items": {
"NoError": 2,
"PlaceSizeApproachingLimit": 1,
"PlaceSizeTooLarge": 0
}
},
"Technology": {
"name": "Technology",
"items": {
"Compatibility": 2,
"Future": 4,
"Legacy": 0,
"ShadowMap": 3,
"Unified": 5,
"Voxel": 1
}
},
"TeleportMethod": {
"name": "TeleportMethod",
"items": {
"TeleportPartyAsync": 3,
"TeleportToInstanceBack": 5,
"TeleportToPlaceInstance": 1,
"TeleportToPrivateServer": 2,
"TeleportToSpawnByName": 0,
"TeleportToVIPServer": 4,
"TeleportUnknown": 6
}
},
"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,
"ToInstanceBack": 4,
"ToPlace": 0,
"ToReservedServer": 2,
"ToVIPServer": 3
}
},
"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
}
},
"TerrainFace": {
"name": "TerrainFace",
"items": {
"Bottom": 2,
"Side": 1,
"Top": 0
}
},
"TextChatMessageStatus": {
"name": "TextChatMessageStatus",
"items": {
"Floodchecked": 5,
"InvalidPrivacySettings": 6,
"InvalidTextChannelPermissions": 7,
"MessageTooLong": 8,
"ModerationTimeout": 9,
"Sending": 3,
"Success": 2,
"TextFilterFailed": 4,
"Unknown": 1
}
},
"TextDirection": {
"name": "TextDirection",
"items": {
"Auto": 0,
"LeftToRight": 1,
"RightToLeft": 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,
"SplitWord": 2
}
},
"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
}
},
"TonemapperPreset": {
"name": "TonemapperPreset",
"items": {
"Default": 0,
"Retro": 1
}
},
"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
}
},
"TrackerError": {
"name": "TrackerError",
"items": {
"AudioError": 8,
"AudioNoPermission": 9,
"InitFailed": 2,
"NoAudio": 7,
"NoService": 1,
"NoVideo": 3,
"Ok": 0,
"UnsupportedDevice": 10,
"VideoError": 4,
"VideoNoPermission": 5,
"VideoUnsupported": 6
}
},
"TrackerExtrapolationFlagMode": {
"name": "TrackerExtrapolationFlagMode",
"items": {
"Auto": 3,
"ExtrapolateFacsAndPose": 1,
"ExtrapolateFacsOnly": 2,
"ForceDisabled": 0
}
},
"TrackerFaceTrackingStatus": {
"name": "TrackerFaceTrackingStatus",
"items": {
"FaceTrackingHasTrackingError": 4,
"FaceTrackingIsOccluded": 5,
"FaceTrackingLost": 3,
"FaceTrackingNoFaceFound": 1,
"FaceTrackingSuccess": 0,
"FaceTrackingUninitialized": 6,
"FaceTrackingUnknown": 2
}
},
"TrackerLodFlagMode": {
"name": "TrackerLodFlagMode",
"items": {
"Auto": 2,
"ForceFalse": 0,
"ForceTrue": 1
}
},
"TrackerLodValueMode": {
"name": "TrackerLodValueMode",
"items": {
"Auto": 2,
"Force0": 0,
"Force1": 1
}
},
"TrackerMode": {
"name": "TrackerMode",
"items": {
"Audio": 1,
"AudioVideo": 3,
"None": 0,
"Video": 2
}
},
"TrackerPromptEvent": {
"name": "TrackerPromptEvent",
"items": {
"LODCameraRecommendDisable": 0
}
},
"TrackerType": {
"name": "TrackerType",
"items": {
"Face": 1,
"None": 0,
"UpperBody": 2
}
},
"TriStateBoolean": {
"name": "TriStateBoolean",
"items": {
"False": 2,
"True": 1,
"Unknown": 0
}
},
"TweenStatus": {
"name": "TweenStatus",
"items": {
"Canceled": 0,
"Completed": 1
}
},
"UICaptureMode": {
"name": "UICaptureMode",
"items": {
"All": 0,
"None": 1
}
},
"UIDragDetectorBoundingBehavior": {
"name": "UIDragDetectorBoundingBehavior",
"items": {
"Automatic": 0,
"EntireObject": 1,
"HitPoint": 2
}
},
"UIDragDetectorDragRelativity": {
"name": "UIDragDetectorDragRelativity",
"items": {
"Absolute": 0,
"Relative": 1
}
},
"UIDragDetectorDragSpace": {
"name": "UIDragDetectorDragSpace",
"items": {
"LayerCollector": 1,
"Parent": 0,
"Reference": 2
}
},
"UIDragDetectorDragStyle": {
"name": "UIDragDetectorDragStyle",
"items": {
"Rotate": 2,
"Scriptable": 3,
"TranslateLine": 1,
"TranslatePlane": 0
}
},
"UIDragDetectorResponseStyle": {
"name": "UIDragDetectorResponseStyle",
"items": {
"CustomOffset": 2,
"CustomScale": 3,
"Offset": 0,
"Scale": 1
}
},
"UIDragSpeedAxisMapping": {
"name": "UIDragSpeedAxisMapping",
"items": {
"XX": 1,
"XY": 0,
"YY": 2
}
},
"UIFlexAlignment": {
"name": "UIFlexAlignment",
"items": {
"Fill": 1,
"None": 0,
"SpaceAround": 2,
"SpaceBetween": 3,
"SpaceEvenly": 4
}
},
"UIFlexMode": {
"name": "UIFlexMode",
"items": {
"Custom": 4,
"Fill": 3,
"Grow": 1,
"None": 0,
"Shrink": 2
}
},
"UITheme": {
"name": "UITheme",
"items": {
"Dark": 1,
"Light": 0
}
},
"UiMessageType": {
"name": "UiMessageType",
"items": {
"UiMessageError": 0,
"UiMessageInfo": 1
}
},
"UsageContext": {
"name": "UsageContext",
"items": {
"Default": 0,
"Preview": 1
}
},
"UserCFrame": {
"name": "UserCFrame",
"items": {
"Floor": 3,
"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
}
},
"VRComfortSetting": {
"name": "VRComfortSetting",
"items": {
"Comfort": 0,
"Custom": 3,
"Expert": 2,
"Normal": 1
}
},
"VRControllerModelMode": {
"name": "VRControllerModelMode",
"items": {
"Disabled": 0,
"Transparent": 1
}
},
"VRDeviceType": {
"name": "VRDeviceType",
"items": {
"HTCVive": 2,
"OculusQuest": 4,
"OculusRift": 1,
"Unknown": 0,
"ValveIndex": 3
}
},
"VRLaserPointerMode": {
"name": "VRLaserPointerMode",
"items": {
"Disabled": 0,
"DualPointer": 2,
"Pointer": 1
}
},
"VRSafetyBubbleMode": {
"name": "VRSafetyBubbleMode",
"items": {
"Anyone": 2,
"NoOne": 0,
"OnlyFriends": 1
}
},
"VRScaling": {
"name": "VRScaling",
"items": {
"Off": 1,
"World": 0
}
},
"VRSessionState": {
"name": "VRSessionState",
"items": {
"Focused": 3,
"Idle": 1,
"Stopping": 4,
"Undefined": 0,
"Visible": 2
}
},
"VRTouchpad": {
"name": "VRTouchpad",
"items": {
"Left": 0,
"Right": 1
}
},
"VRTouchpadMode": {
"name": "VRTouchpadMode",
"items": {
"ABXY": 2,
"Touch": 0,
"VirtualThumbstick": 1
}
},
"VelocityConstraintMode": {
"name": "VelocityConstraintMode",
"items": {
"Line": 0,
"Plane": 1,
"Vector": 2
}
},
"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
}
},
"VideoDeviceCaptureQuality": {
"name": "VideoDeviceCaptureQuality",
"items": {
"Default": 0,
"High": 3,
"Low": 1,
"Medium": 2
}
},
"VideoError": {
"name": "VideoError",
"items": {
"AllocFailed": 4,
"BadParameter": 3,
"CodecCloseFailed": 6,
"CodecInitFailed": 5,
"CreateFailed": 14,
"DecodeFailed": 7,
"DownloadFailed": 11,
"EAgain": 2,
"EncodeFailed": 13,
"Eof": 1,
"Generic": 10,
"NoPermission": 15,
"NoService": 16,
"Ok": 0,
"ParsingFailed": 8,
"ReleaseFailed": 17,
"StreamNotFound": 12,
"Unknown": 18,
"Unsupported": 9
}
},
"ViewMode": {
"name": "ViewMode",
"items": {
"Decal": 3,
"GeometryComplexity": 1,
"None": 0,
"Transparent": 2
}
},
"VirtualCursorMode": {
"name": "VirtualCursorMode",
"items": {
"Default": 0,
"Disabled": 1,
"Enabled": 2
}
},
"VirtualInputMode": {
"name": "VirtualInputMode",
"items": {
"None": 0,
"Playing": 2,
"Recording": 1
}
},
"VoiceChatDistanceAttenuationType": {
"name": "VoiceChatDistanceAttenuationType",
"items": {
"Inverse": 0,
"Legacy": 1
}
},
"VoiceChatState": {
"name": "VoiceChatState",
"items": {
"Ended": 5,
"Failed": 6,
"Idle": 0,
"Joined": 3,
"Joining": 1,
"JoiningRetry": 2,
"Leaving": 4
}
},
"VoiceControlPath": {
"name": "VoiceControlPath",
"items": {
"Join": 2,
"Publish": 0,
"Subscribe": 1
}
},
"VolumetricAudio": {
"name": "VolumetricAudio",
"items": {
"Automatic": 1,
"Disabled": 0,
"Enabled": 2
}
},
"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
}
},
"WebSocketState": {
"name": "WebSocketState",
"items": {
"Closed": 3,
"Closing": 2,
"Connecting": 0,
"Open": 1
}
},
"WeldConstraintPreserve": {
"name": "WeldConstraintPreserve",
"items": {
"All": 0,
"None": 1,
"Touching": 2
}
},
"WhisperChatPrivacyMode": {
"name": "WhisperChatPrivacyMode",
"items": {
"AllUsers": 0,
"NoOne": 1
}
},
"WrapLayerAutoSkin": {
"name": "WrapLayerAutoSkin",
"items": {
"Disabled": 0,
"EnabledOverride": 2,
"EnabledPreserve": 1
}
},
"WrapLayerDebugMode": {
"name": "WrapLayerDebugMode",
"items": {
"BoundCage": 1,
"BoundCageAndLinks": 3,
"HSRInner": 10,
"HSRInnerReverse": 11,
"HSROuter": 9,
"HSROuterDetail": 8,
"LayerCage": 2,
"LayerCageFittedToBase": 12,
"LayerCageFittedToPrev": 13,
"None": 0,
"OuterCage": 6,
"Rbf": 5,
"Reference": 4,
"ReferenceMeshAfterMorph": 7
}
},
"WrapTargetDebugMode": {
"name": "WrapTargetDebugMode",
"items": {
"None": 0,
"OuterCageDetail": 8,
"Rbf": 7,
"TargetCageCompressed": 2,
"TargetCageInterface": 3,
"TargetCageOriginal": 1,
"TargetLayerCageCompressed": 5,
"TargetLayerCageOriginal": 4,
"TargetLayerInterface": 6
}
},
"ZIndexBehavior": {
"name": "ZIndexBehavior",
"items": {
"Global": 0,
"Sibling": 1
}
}
}
}