Skip to content

Instantly share code, notes, and snippets.

@Dekkonot
Last active June 15, 2020 07:29
Show Gist options
  • Save Dekkonot/03fb37c045f6e5b11881ca4f0bbb3156 to your computer and use it in GitHub Desktop.
Save Dekkonot/03fb37c045f6e5b11881ca4f0bbb3156 to your computer and use it in GitHub Desktop.
Read of crossroads.rbxm
This file has been truncated, but you can view the full file.
local file = {
{
AllowThirdPartySales = false,
AttributesSerialize = "",
ClassName = "Workspace",
CollisionGroups = "Default^0^1",
CurrentCamera = 3,
DistributedGameTime = 0,
ExplicitAutoJoints = true,
FallenPartsDestroyHeight = -500,
FilteringEnabled = true,
Gravity = 196.19999694824219,
ModelInPrimary = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = {
X = 1,
Y = 0,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = 0,
Y = 0,
Z = 0
},
Name = "Workspace",
PrimaryPart = 4307,
StreamingEnabled = true,
StreamingMinRadius = 64,
StreamingPauseMode = 0,
StreamingTargetRadius = 1024,
Tags = "",
TemporaryLegacyPhysicsSolverOverrideStreaming = false,
TerrainWeldsFixed = true,
_Children = {
{
AllowTeamChangeOnTouch = false,
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 2,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 2.028156416145066e-007,
Y = 0,
Z = 0.99999910593032837
},
RightVector = {
X = 0.99999910593032837,
Y = 0,
Z = 2.0281586898818205e-007
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 146,
Y = 109.50001525878906,
Z = 37.400001525878906
},
CanCollide = true,
CastShadow = true,
ClassName = "SpawnLocation",
CollisionGroupId = 0,
Color3uint8 = {
B = 165,
G = 162,
R = 163
},
CustomPhysicalProperties = {
Custom = false
},
Duration = 10,
Enabled = true,
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 2,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 2,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "SpawnLocation",
Neutral = true,
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 2,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TeamColor = {
Number = 194
},
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 0,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
ClassName = "Decal",
Color3 = {
B = 1,
G = 1,
R = 1
},
Face = 1,
Name = "Decal",
Tags = "",
Texture = "rbxasset://Textures/SpawnLocation.png",
Transparency = 0,
_Children = {},
_ref = 2
}
},
_ref = 1,
formFactorRaw = 1,
shape = 1,
size = {
X = 6,
Y = 1.2000000476837158,
Z = 6
}
},
{
AttributesSerialize = "",
CFrame = {
LookVector = {
X = 0,
Y = 0.6246950626373291,
Z = 0.78086882829666138
},
RightVector = {
X = 1,
Y = 0,
Z = 0
},
UpVector = {
X = 0,
Y = 0.78086882829666138,
Z = 0.6246950626373291
},
X = 0,
Y = 20,
Z = 20
},
CameraSubject = -1,
CameraType = 0,
ClassName = "Camera",
FieldOfView = 70,
Focus = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -5,
Z = 0
},
HeadLocked = true,
HeadScale = 1,
Name = "Camera",
Tags = "",
_Children = {},
_ref = 3
},
{
AttributesSerialize = "",
ClassName = "Model",
ModelInPrimary = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0
},
Name = "Regeneration",
PrimaryPart = -1,
Tags = "",
_Children = {
{
AttributesSerialize = "",
ClassName = "Script",
Disabled = false,
LinkedSource = "",
Name = "Regenerate Lost Temple",
ScriptGuid = "{CBA4E910-ECFB-4C72-B7E2-2D859626FE96}",
Source = "model = game.Workspace.LostTemple\13\nmessageText = \"Regenerating Lost Temple...\"\13\n\13\nmessage = Instance.new(\"Message\")\13\nmessage.Text = messageText\13\nbackup = model:clone()\13\n\13\nwhile true do\13\n\9wait(script.Parent.RegenerationTime.Value*(1-math.random()*0.8))\13\n\13\n\9message.Parent = game.Workspace\13\n\9model:remove()\13\n\13\n\9wait(script.Parent.RegenerationDelay.Value)\13\n\13\n\9model = backup:clone()\13\n\9model.Parent = game.Workspace\13\n\9model:makeJoints()\13\n\9message.Parent = nil\13\nend\13\n",
Tags = "",
_Children = {},
_ref = 5
},
{
AttributesSerialize = "",
ClassName = "NumberValue",
Name = "RegenerationTime",
Tags = "",
Value = 700,
_Children = {},
_ref = 6
},
{
AttributesSerialize = "",
ClassName = "NumberValue",
Name = "RegenerationDelay",
Tags = "",
Value = 2,
_Children = {},
_ref = 7
},
{
AttributesSerialize = "",
ClassName = "Script",
Disabled = false,
LinkedSource = "",
Name = "Regenerate Castle",
ScriptGuid = "{489D81A0-ADF9-48BE-AFBF-77598A3F1AC8}",
Source = "model = game.Workspace.BlackrockCastle\13\nmessageText = \"Regenerating Blackrock Castle...\"\13\n\13\nmessage = Instance.new(\"Message\")\13\nmessage.Text = messageText\13\nbackup = model:clone()\13\n\13\nwhile true do\13\n\9wait(script.Parent.RegenerationTime.Value*(1-math.random()*0.8))\13\n\13\n\9message.Parent = game.Workspace\13\n\9model:remove()\13\n\13\n\9wait(script.Parent.RegenerationDelay.Value)\13\n\13\n\9model = backup:clone()\13\n\9model.Parent = game.Workspace\13\n\9model:makeJoints()\13\n\9message.Parent = nil\13\nend\13\n",
Tags = "",
_Children = {},
_ref = 8
},
{
AttributesSerialize = "",
ClassName = "Script",
Disabled = false,
LinkedSource = "",
Name = "Regenerate Ramp and Trees",
ScriptGuid = "{8A0374D1-44DF-47EC-98AF-4A2F53A19A3C}",
Source = "ramp = game.Workspace:findFirstChild(\"Overhead Ramp\")\13\ntrees = game.Workspace.Trees\13\n\13\nbackup_ramp = ramp:clone()\13\nbackup_trees = trees:clone()\13\n\13\nwhile true do\13\n\9wait(script.Parent.RegenerationTime.Value*(1-math.random()*0.8))\13\n\13\n\9ramp:remove()\13\n trees:remove()\13\n\13\n\9wait(script.Parent.RegenerationDelay.Value)\13\n\13\n\9ramp = backup_ramp:clone()\13\n ramp.Parent = game.Workspace\13\n ramp:makeJoints()\13\n\13\n\9trees = backup_trees:clone()\13\n\9trees.Parent = game.Workspace\13\n\9trees:makeJoints()\13\n\13\n\13\nend\13\n",
Tags = "",
_Children = {},
_ref = 9
},
{
AttributesSerialize = "",
ClassName = "Script",
Disabled = false,
LinkedSource = "",
Name = "Regenerate Tower",
ScriptGuid = "{423F1AF8-A1D4-4D70-AB4F-79BC962FE91B}",
Source = "model = game.Workspace.Tower\13\nmessageText = \"Regenerating Tower...\"\13\n\13\nmessage = Instance.new(\"Message\")\13\nmessage.Text = messageText\13\nbackup = model:clone()\13\n\13\nwhile true do\13\n\9wait(script.Parent.RegenerationTime.Value*(1-math.random()*0.8))\13\n\13\n\9message.Parent = game.Workspace\13\n\9model:remove()\13\n\13\n\9wait(script.Parent.RegenerationDelay.Value)\13\n\13\n\9model = backup:clone()\13\n\9model.Parent = game.Workspace\13\n\9model:makeJoints()\13\n\9message.Parent = nil\13\nend\13\n",
Tags = "",
_Children = {},
_ref = 10
},
{
AttributesSerialize = "",
ClassName = "Script",
Disabled = false,
LinkedSource = "",
Name = "Regenerate Hideout",
ScriptGuid = "{9BDB9571-9B38-406E-8A67-DDA6DBC97B84}",
Source = "model = game.Workspace.Hideout\13\nmessageText = \"Regenerating Thieves Den...\"\13\n\13\nmessage = Instance.new(\"Message\")\13\nmessage.Text = messageText\13\nbackup = model:clone()\13\n\13\nwhile true do\13\n\9wait(script.Parent.RegenerationTime.Value*(1-math.random()*0.8))\13\n\13\n\9message.Parent = game.Workspace\13\n\9model:remove()\13\n\13\n\9wait(script.Parent.RegenerationDelay.Value)\13\n\13\n\9model = backup:clone()\13\n\9model.Parent = game.Workspace\13\n\9model:makeJoints()\13\n\9message.Parent = nil\13\nend\13\n",
Tags = "",
_Children = {},
_ref = 11
}
},
_ref = 4
},
{
AttributesSerialize = "",
ClassName = "Model",
ModelInPrimary = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0
},
Name = "BlackRock",
PrimaryPart = 94,
Tags = "",
_Children = {
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = {
X = -1,
Y = 0,
Z = 0
},
UpVector = nil,
X = -88.000007629394531,
Y = 57.500015258789063,
Z = 7.3999996185302734
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -15.999992370605469,
Y = 46.999984741210937,
Z = 0.19999974966049194
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 4318,
Tags = "",
_Children = {},
_ref = 14
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -41.499992370605469,
Y = 11.5,
Z = -5.4000129699707031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 64,
Tags = "",
_Children = {},
_ref = 15
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 44,
Y = 11.5,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 711,
Tags = "",
_Children = {},
_ref = 16
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 44,
Y = 17.5,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 668,
Tags = "",
_Children = {},
_ref = 17
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = {
X = 0,
Y = 0,
Z = -1
},
UpVector = {
X = 0,
Y = -1,
Z = 0
},
X = -1.5,
Y = 46,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 847,
Tags = "",
_Children = {},
_ref = 18
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 12.5,
Y = 45,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 838,
Tags = "",
_Children = {},
_ref = 19
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 36,
Y = 23.5,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 612,
Tags = "",
_Children = {},
_ref = 20
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 36,
Y = 11.5,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 702,
Tags = "",
_Children = {},
_ref = 21
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 36,
Y = 17.5,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 650,
Tags = "",
_Children = {},
_ref = 22
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 36,
Y = 5.5,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 726,
Tags = "",
_Children = {},
_ref = 23
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 36,
Y = 1.5,
Z = -5.3999996185302734
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 385,
Tags = "",
_Children = {},
_ref = 24
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 28,
Y = 9.5,
Z = -5.3999996185302734
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 714,
Tags = "",
_Children = {},
_ref = 25
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 12.5,
Y = 38,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 864,
Tags = "",
_Children = {},
_ref = 26
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -1.5,
Y = 32,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 539,
Tags = "",
_Children = {},
_ref = 27
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 6.5,
Y = 32,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 495,
Tags = "",
_Children = {},
_ref = 28
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = {
X = 0,
Y = 1,
Z = 0
},
UpVector = nil,
X = -50,
Y = 6.5,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 933,
Tags = "",
_Children = {},
_ref = 29
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -0,
Y = -0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = 5,
Y = 3,
Z = 21.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 13,
Part1 = 370,
Tags = "",
_Children = {},
_ref = 30
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -0,
Y = -0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = 5,
Y = 3,
Z = 24.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 13,
Part1 = 362,
Tags = "",
_Children = {},
_ref = 31
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 6.5,
Y = 20,
Z = -1.2000017166137695
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 465,
Tags = "",
_Children = {},
_ref = 32
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 6.5,
Y = 26,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 472,
Tags = "",
_Children = {},
_ref = 33
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 36,
Y = -8.5,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 760,
Tags = "",
_Children = {},
_ref = 34
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 2.5,
Y = 29.5,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 353,
Tags = "",
_Children = {},
_ref = 35
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -3.5,
Y = 29.5,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 356,
Tags = "",
_Children = {},
_ref = 36
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -1.5,
Y = 29.5,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 355,
Tags = "",
_Children = {},
_ref = 37
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = -50,
Y = 0.5,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 934,
Tags = "",
_Children = {},
_ref = 38
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 6.5,
Y = 2,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 1028,
Tags = "",
_Children = {},
_ref = 39
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -1.5,
Y = 2,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 1072,
Tags = "",
_Children = {},
_ref = 40
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -1.5,
Y = 26,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 561,
Tags = "",
_Children = {},
_ref = 41
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -7.5,
Y = 29.5,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 358,
Tags = "",
_Children = {},
_ref = 42
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -1.5,
Y = 20,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 571,
Tags = "",
_Children = {},
_ref = 43
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -5.5,
Y = 29.5,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 357,
Tags = "",
_Children = {},
_ref = 44
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -1.5,
Y = -10,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 1104,
Tags = "",
_Children = {},
_ref = 45
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 6.5,
Y = -4,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 1005,
Tags = "",
_Children = {},
_ref = 46
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 44,
Y = 23.5,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 657,
Tags = "",
_Children = {},
_ref = 47
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -1.5,
Y = 8,
Z = -1.2000026702880859
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 573,
Tags = "",
_Children = {},
_ref = 48
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 50,
Y = -11.5,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 935,
Tags = "",
_Children = {},
_ref = 49
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 6.5,
Y = 8,
Z = -1.2000026702880859
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 494,
Tags = "",
_Children = {},
_ref = 50
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 6.5,
Y = -16,
Z = -1.2000017166137695
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 1000,
Tags = "",
_Children = {},
_ref = 51
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 44,
Y = 5.5,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 724,
Tags = "",
_Children = {},
_ref = 52
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -1.5,
Y = -16,
Z = -1.2000017166137695
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 1105,
Tags = "",
_Children = {},
_ref = 53
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 6.5,
Y = 14,
Z = -1.2000017166137695
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 467,
Tags = "",
_Children = {},
_ref = 54
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 6.5,
Y = -22,
Z = -1.2000026702880859
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 1027,
Tags = "",
_Children = {},
_ref = 55
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -9.5,
Y = 29.5,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 359,
Tags = "",
_Children = {},
_ref = 56
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = 30.499992370605469,
Y = 18,
Z = -6
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 3176,
Tags = "",
_Children = {},
_ref = 57
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -1.5,
Y = 14,
Z = -1.2000017166137695
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 572,
Tags = "",
_Children = {},
_ref = 58
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 6.5,
Y = -10,
Z = -1.2000017166137695
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 998,
Tags = "",
_Children = {},
_ref = 59
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -1.5,
Y = -22,
Z = -1.2000026702880859
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 1106,
Tags = "",
_Children = {},
_ref = 60
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -1.5,
Y = -4,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 1094,
Tags = "",
_Children = {},
_ref = 61
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = 47.499992370605469,
Y = 18,
Z = -6
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 3183,
Tags = "",
_Children = {},
_ref = 62
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0.5,
Y = 29.5,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 13,
Part1 = 354,
Tags = "",
_Children = {},
_ref = 63
}
},
_ref = 13,
formFactorRaw = 1,
shape = 1,
size = {
X = 122,
Y = 13.199999809265137,
Z = 47
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -129.5,
Y = 69.000015258789063,
Z = 19.400012969970703
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 5.4000000953674316
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -10,
Y = -1.5,
Z = -2.3999996185302734
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 64,
Part1 = 69,
Tags = "",
_Children = {},
_ref = 65
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 5.4000000953674316
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 3.5,
Y = -22,
Z = -2.4000110626220703
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 64,
Part1 = 68,
Tags = "",
_Children = {},
_ref = 66
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -5.4000000953674316
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 6.4999923706054687,
Y = 70.5,
Z = 6.6000137329101563
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 64,
Part1 = 83,
Tags = "",
_Children = {},
_ref = 67
}
},
_ref = 64,
formFactorRaw = 1,
shape = 1,
size = {
X = 33,
Y = 10.800000190734863,
Z = 56
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -126,
Y = 47.000015258789063,
Z = 27.200023651123047
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 68,
formFactorRaw = 1,
shape = 1,
size = {
X = 26,
Y = 4.8000001907348633,
Z = 8
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -139.5,
Y = 67.500015258789063,
Z = 27.20001220703125
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 69,
formFactorRaw = 1,
shape = 1,
size = {
X = 7,
Y = 4.8000001907348633,
Z = 33
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -140.5,
Y = 114.50001525878906,
Z = 17.600006103515625
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -3.6000001430511475
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 17.499992370605469,
Y = 25,
Z = 6.600006103515625
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 70,
Part1 = 83,
Tags = "",
_Children = {},
_ref = 71
}
},
_ref = 70,
formFactorRaw = 1,
shape = 1,
size = {
X = 7,
Y = 7.2000002861022949,
Z = 35
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -129.5,
Y = 108.50001525878906,
Z = 15.200004577636719
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 6.4999923706054687,
Y = 31,
Z = 6.6000051498413086
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 72,
Part1 = 83,
Tags = "",
_Children = {},
_ref = 73
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -6,
Y = 4.5,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 72,
Part1 = 77,
Tags = "",
_Children = {},
_ref = 74
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -2.5,
Y = -5.5,
Z = -3.6000099182128906
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 72,
Part1 = 76,
Tags = "",
_Children = {},
_ref = 75
}
},
_ref = 72,
formFactorRaw = 1,
shape = 1,
size = {
X = 15,
Y = 2.4000000953674316,
Z = 23
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -132,
Y = 103.00001525878906,
Z = 20.000015258789063
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 76,
formFactorRaw = 1,
shape = 1,
size = {
X = 10,
Y = 7.2000002861022949,
Z = 12
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -135.5,
Y = 113.00001525878906,
Z = 17.600006103515625
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 77,
formFactorRaw = 1,
shape = 1,
size = {
X = 3,
Y = 2.4000000953674316,
Z = 8
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -173.5,
Y = 167.00001525878906,
Z = 7.3999996185302734
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 69.5,
Y = -62.500015258789063,
Z = 0.19999980926513672
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 78,
Part1 = 4318,
Tags = "",
_Children = {},
_ref = 79
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 6.5,
Y = -30,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 78,
Part1 = 82,
Tags = "",
_Children = {},
_ref = 80
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 3.3173380709072831e-011,
Y = 1,
Z = 4.7685997511814904e-011
},
RightVector = {
X = 1,
Y = 3.3173380709072831e-011,
Z = 3.4044735780502933e-011
},
UpVector = {
X = 3.4044735780502933e-011,
Y = 4.7685997511814904e-011,
Z = 1
},
X = -0.5,
Y = -5,
Z = -0.60000038146972656
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 78,
Part1 = 3187,
Tags = "",
_Children = {},
_ref = 81
}
},
_ref = 78,
formFactorRaw = 1,
shape = 1,
size = {
X = 49,
Y = 13.199999809265137,
Z = 62
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -167,
Y = 137.00001525878906,
Z = 15.200000762939453
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 82,
formFactorRaw = 1,
shape = 1,
size = {
X = 8,
Y = 2.4000000953674316,
Z = 8
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -123.00000762939453,
Y = 139.50001525878906,
Z = 7.3999996185302734
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 19.000007629394531,
Y = -35.000015258789063,
Z = 0.19999980926513672
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 83,
Part1 = 4318,
Tags = "",
_Children = {},
_ref = 84
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 25.5,
Y = -52.5,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 83,
Part1 = 359,
Tags = "",
_Children = {},
_ref = 85
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 17,
Y = 38.5,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 83,
Part1 = 168,
Tags = "",
_Children = {},
_ref = 86
}
},
_ref = 83,
formFactorRaw = 1,
shape = 1,
size = {
X = 52,
Y = 13.199999809265137,
Z = 117
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -26.500007629394531,
Y = 187.50001525878906,
Z = 7.3999996185302734
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 132,
Y = -83.75,
Z = 0.19999909400939941
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 87,
Part1 = 4316,
Tags = "",
_Children = {},
_ref = 88
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -77.499992370605469,
Y = -83.000015258789063,
Z = 0.19999980926513672
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 87,
Part1 = 4318,
Tags = "",
_Children = {},
_ref = 89
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 28.5,
Y = -180,
Z = 0.19999897480010986
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 87,
Part1 = 4320,
Tags = "",
_Children = {},
_ref = 90
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -42,
Y = -25.5,
Z = -5.4000015258789062
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 87,
Part1 = 116,
Tags = "",
_Children = {},
_ref = 91
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 77.499992370605469,
Y = -19.5,
Z = -0.60000133514404297
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 87,
Part1 = 314,
Tags = "",
_Children = {},
_ref = 92
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -79.5,
Y = -9.5,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 87,
Part1 = 168,
Tags = "",
_Children = {},
_ref = 93
}
},
_ref = 87,
formFactorRaw = 1,
shape = 1,
size = {
X = 141,
Y = 13.199999809265137,
Z = 21
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -55.500007629394531,
Y = 135.00001525878906,
Z = 13.399999618530273
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 6.5,
Y = -12,
Z = 6
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 144,
Tags = "",
_Children = {},
_ref = 95
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = -11.5,
Y = 42,
Z = -1.2000017166137695
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 1137,
Tags = "",
_Children = {},
_ref = 96
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = -11.5,
Y = 36,
Z = -1.2000017166137695
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 1135,
Tags = "",
_Children = {},
_ref = 97
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 3.5,
Y = -12,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 1243,
Tags = "",
_Children = {},
_ref = 98
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = -3.5,
Y = 36,
Z = -1.2000017166137695
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 1220,
Tags = "",
_Children = {},
_ref = 99
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -30,
Y = -48,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 353,
Tags = "",
_Children = {},
_ref = 100
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 11.5,
Y = -12,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 1241,
Tags = "",
_Children = {},
_ref = 101
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 11.5,
Y = -18,
Z = -1.2000017166137695
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 1184,
Tags = "",
_Children = {},
_ref = 102
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -38,
Y = -48,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 357,
Tags = "",
_Children = {},
_ref = 103
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 1,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 29.5,
Y = 32.5,
Z = 0.59999942779541016
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 1291,
Tags = "",
_Children = {},
_ref = 104
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -36,
Y = -48,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 356,
Tags = "",
_Children = {},
_ref = 105
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -34,
Y = -48,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 355,
Tags = "",
_Children = {},
_ref = 106
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -13,
Y = 27,
Z = -5.4000015258789062
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 116,
Tags = "",
_Children = {},
_ref = 107
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -32,
Y = -48,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 354,
Tags = "",
_Children = {},
_ref = 108
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -50.5,
Y = 43,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 168,
Tags = "",
_Children = {},
_ref = 109
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = -3.5,
Y = 42,
Z = -1.2000017166137695
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 1228,
Tags = "",
_Children = {},
_ref = 110
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = -1,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -34,
Y = -7.5,
Z = -1.2000017166137695
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 1224,
Tags = "",
_Children = {},
_ref = 111
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 3.5,
Y = -18,
Z = -1.2000017166137695
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 1194,
Tags = "",
_Children = {},
_ref = 112
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 1,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 29.5,
Y = 38.5,
Z = 0.59999942779541016
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 1292,
Tags = "",
_Children = {},
_ref = 113
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -40,
Y = -48,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 358,
Tags = "",
_Children = {},
_ref = 114
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 20,
Y = 7.5,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 94,
Part1 = 1192,
Tags = "",
_Children = {},
_ref = 115
}
},
_ref = 94,
formFactorRaw = 1,
shape = 1,
size = {
X = 83,
Y = 1.2000000476837158,
Z = 84
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -68.500007629394531,
Y = 162.00001525878906,
Z = 19.400001525878906
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 5.4000000953674316
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 2.5,
Y = -7.5,
Z = -12.000009536743164
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 116,
Part1 = 127,
Tags = "",
_Children = {},
_ref = 117
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 5.4000000953674316
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 14.5,
Y = 18,
Z = -10.800004959106445
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 116,
Part1 = 166,
Tags = "",
_Children = {},
_ref = 118
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 5.4000000953674316
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 9,
Y = 19,
Z = -9.6000003814697266
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 116,
Part1 = 165,
Tags = "",
_Children = {},
_ref = 119
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 5.4000000953674316
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 3,
Y = 18,
Z = -7.2000064849853516
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 116,
Part1 = 163,
Tags = "",
_Children = {},
_ref = 120
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 5.4000000953674316
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -3,
Y = 18,
Z = -4.8000011444091797
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 116,
Part1 = 161,
Tags = "",
_Children = {},
_ref = 121
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 5.4000000953674316
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 6,
Y = 19.5,
Z = -8.4000034332275391
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 116,
Part1 = 164,
Tags = "",
_Children = {},
_ref = 122
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 5.4000000953674316
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -6,
Y = 19,
Z = -3.6000022888183594
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 116,
Part1 = 160,
Tags = "",
_Children = {},
_ref = 123
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 5.4000000953674316
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -9,
Y = 20,
Z = -2.4000015258789062
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 116,
Part1 = 159,
Tags = "",
_Children = {},
_ref = 124
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 5.4000000953674316
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -12,
Y = 21,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 116,
Part1 = 167,
Tags = "",
_Children = {},
_ref = 125
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 5.4000000953674316
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 18.5,
Z = -6.0000019073486328
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 116,
Part1 = 162,
Tags = "",
_Children = {},
_ref = 126
}
},
_ref = 116,
formFactorRaw = 1,
shape = 1,
size = {
X = 55,
Y = 10.800000190734863,
Z = 72
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -66.000007629394531,
Y = 154.50001525878906,
Z = 36.800010681152344
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 12
},
C1 = {
LookVector = {
X = 2.8682350938780132e-010,
Y = 1,
Z = 4.3587959630553286e-011
},
RightVector = {
X = 1,
Y = 2.8682350938780132e-010,
Z = 3.3531760701421831e-011
},
UpVector = {
X = 3.3531760701421831e-011,
Y = 4.3587959630553286e-011,
Z = 1
},
X = 2,
Y = 1.5,
Z = -0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 127,
Part1 = 2471,
Tags = "",
_Children = {},
_ref = 128
}
},
_ref = 127,
formFactorRaw = 1,
shape = 1,
size = {
X = 38,
Y = 24,
Z = 43
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 10.999992370605469,
Y = 163.00001525878906,
Z = 16.400009155273438
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -3.6000001430511475
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -60,
Y = -40,
Z = 6.0000095367431641
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 129,
Part1 = 144,
Tags = "",
_Children = {},
_ref = 130
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -3.6000001430511475
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 4.5,
Y = -10.5,
Z = 6.0000095367431641
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 129,
Part1 = 132,
Tags = "",
_Children = {},
_ref = 131
}
},
_ref = 129,
formFactorRaw = 1,
shape = 1,
size = {
X = 50,
Y = 7.2000002861022949,
Z = 28
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 15.499992370605469,
Y = 152.50001525878906,
Z = 6.7999992370605469
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -6
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 90,
Y = -48.75,
Z = 0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 132,
Part1 = 4316,
Tags = "",
_Children = {},
_ref = 133
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -6
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -119.49999237060547,
Y = -48.000015258789063,
Z = 0.19999933242797852
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 132,
Part1 = 4318,
Tags = "",
_Children = {},
_ref = 134
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -6
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -13.5,
Y = -145,
Z = 0.19999837875366211
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 132,
Part1 = 4320,
Tags = "",
_Children = {},
_ref = 135
}
},
_ref = 132,
formFactorRaw = 1,
shape = 1,
size = {
X = 57,
Y = 12,
Z = 25
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -53.000007629394531,
Y = 87.000015258789063,
Z = 13.399999618530273
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 4,
Y = 36,
Z = 6
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 136,
Part1 = 144,
Tags = "",
_Children = {},
_ref = 137
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 9,
Y = 0,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 136,
Part1 = 664,
Tags = "",
_Children = {},
_ref = 138
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 9,
Y = -6,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 136,
Part1 = 657,
Tags = "",
_Children = {},
_ref = 139
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = -1,
Y = -6,
Z = -1.2000017166137695
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 136,
Part1 = 1228,
Tags = "",
_Children = {},
_ref = 140
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 1,
Y = -6,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 136,
Part1 = 612,
Tags = "",
_Children = {},
_ref = 141
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = -9,
Y = -6,
Z = -1.2000017166137695
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 136,
Part1 = 1137,
Tags = "",
_Children = {},
_ref = 142
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 1,
Y = 0,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 136,
Part1 = 611,
Tags = "",
_Children = {},
_ref = 143
}
},
_ref = 136,
formFactorRaw = 1,
shape = 1,
size = {
X = 64,
Y = 1.2000000476837158,
Z = 12
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -49.000007629394531,
Y = 123.00001525878906,
Z = 6.7999992370605469
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -6
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -54.999992370605469,
Y = -18.500015258789063,
Z = 0.19999933242797852
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 144,
Part1 = 4318,
Tags = "",
_Children = {},
_ref = 145
}
},
_ref = 144,
formFactorRaw = 1,
shape = 1,
size = {
X = 72,
Y = 12,
Z = 84
}
},
{
AttributesSerialize = "",
ClassName = "Model",
ModelInPrimary = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0
},
Name = "SecretPassage",
PrimaryPart = 155,
Tags = "",
_Children = {
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0.99999994039535522,
Y = 0,
Z = 3.4228541778702493e-008
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 0,
Z = 0.99999994039535522
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 43,
Y = 171,
Z = 2.6000001430511475
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 95,
R = 160
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0.99999994039535522,
Y = 3.4228541778702493e-008,
Z = 0
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 0.99999994039535522,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -69.5,
Y = 0,
Z = 0.60000038146972656
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 147,
Part1 = 155,
Tags = "",
_Children = {},
_ref = 148
}
},
_ref = 147,
formFactorRaw = 1,
shape = 1,
size = {
X = 12,
Y = 1.2000000476837158,
Z = 2
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -91.000007629394531,
Y = 123.00001525878906,
Z = 1.3999996185302734
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 70,
G = 92,
R = 124
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -12.999992370605469,
Y = -18.500015258789063,
Z = 0.19999969005584717
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 149,
Part1 = 4318,
Tags = "",
_Children = {},
_ref = 150
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -41.5,
Y = -1,
Z = -1.199999213218689
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 149,
Part1 = 1304,
Tags = "",
_Children = {},
_ref = 151
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -41.5,
Y = 4,
Z = -1.1999994516372681
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 149,
Part1 = 1303,
Tags = "",
_Children = {},
_ref = 152
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -41.5,
Y = -5,
Z = -1.1999994516372681
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 149,
Part1 = 1305,
Tags = "",
_Children = {},
_ref = 153
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 7.62939453125e-006,
Y = -38.000015258789062,
Z = -1.2000004053115845
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 149,
Part1 = 1307,
Tags = "",
_Children = {},
_ref = 154
}
},
_ref = 149,
formFactorRaw = 1,
shape = 1,
size = {
X = 12,
Y = 1.2000000476837158,
Z = 84
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -26.5,
Y = 171,
Z = 1.3999996185302734
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 70,
G = 92,
R = 124
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 132,
Y = -67.249984741210937,
Z = 0.19999921321868896
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 155,
Part1 = 4316,
Tags = "",
_Children = {},
_ref = 156
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -77.5,
Y = -66.5,
Z = 0.19999969005584717
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 155,
Part1 = 4318,
Tags = "",
_Children = {},
_ref = 157
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 28.499992370605469,
Y = -163.49998474121094,
Z = 0.19999873638153076
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 155,
Part1 = 4320,
Tags = "",
_Children = {},
_ref = 158
}
},
_ref = 155,
formFactorRaw = 1,
shape = 1,
size = {
X = 141,
Y = 1.2000000476837158,
Z = 12
}
}
},
_ref = 146
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -77.500007629394531,
Y = 182.00001525878906,
Z = 27.200002670288086
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 159,
formFactorRaw = 1,
shape = 1,
size = {
X = 3,
Y = 4.8000001907348633,
Z = 12
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -74.500007629394531,
Y = 181.00001525878906,
Z = 28.400003433227539
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 160,
formFactorRaw = 1,
shape = 1,
size = {
X = 3,
Y = 7.2000002861022949,
Z = 10
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -71.500007629394531,
Y = 180.00001525878906,
Z = 29.600002288818359
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 161,
formFactorRaw = 1,
shape = 1,
size = {
X = 3,
Y = 9.6000003814697266,
Z = 8
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -68.500007629394531,
Y = 180.50001525878906,
Z = 30.800003051757813
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 162,
formFactorRaw = 1,
shape = 1,
size = {
X = 3,
Y = 12,
Z = 9
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -65.500007629394531,
Y = 180.00001525878906,
Z = 32.000007629394531
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 163,
formFactorRaw = 1,
shape = 1,
size = {
X = 3,
Y = 14.40000057220459,
Z = 8
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -62.500007629394531,
Y = 181.50001525878906,
Z = 33.200004577636719
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 164,
formFactorRaw = 1,
shape = 1,
size = {
X = 3,
Y = 16.80000114440918,
Z = 11
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -59.500007629394531,
Y = 181.00001525878906,
Z = 34.400001525878906
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 165,
formFactorRaw = 1,
shape = 1,
size = {
X = 3,
Y = 19.200000762939453,
Z = 10
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -54.000007629394531,
Y = 180.00001525878906,
Z = 35.600006103515625
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 166,
formFactorRaw = 1,
shape = 1,
size = {
X = 8,
Y = 21.600000381469727,
Z = 8
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -80.500007629394531,
Y = 183.00001525878906,
Z = 26
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 167,
formFactorRaw = 1,
shape = 1,
size = {
X = 3,
Y = 2.4000000953674316,
Z = 14
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -106.00000762939453,
Y = 178.00001525878906,
Z = 15.199999809265137
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 4,
Y = 1.5,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 168,
Part1 = 170,
Tags = "",
_Children = {},
_ref = 169
}
},
_ref = 168,
formFactorRaw = 1,
shape = 1,
size = {
X = 20,
Y = 2.4000000953674316,
Z = 40
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -102.00000762939453,
Y = 179.50001525878906,
Z = 17.600000381469727
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 2,
Y = 2.5,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 170,
Part1 = 172,
Tags = "",
_Children = {},
_ref = 171
}
},
_ref = 170,
formFactorRaw = 1,
shape = 1,
size = {
X = 12,
Y = 2.4000000953674316,
Z = 37
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -100.00000762939453,
Y = 182.00001525878906,
Z = 20.000001907348633
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 1,
Y = 7,
Z = -0.60000038146972656
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 172,
Part1 = 174,
Tags = "",
_Children = {},
_ref = 173
}
},
_ref = 172,
formFactorRaw = 1,
shape = 1,
size = {
X = 8,
Y = 2.4000000953674316,
Z = 32
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -99.000007629394531,
Y = 189.00001525878906,
Z = 21.800003051757813
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 174,
formFactorRaw = 1,
shape = 1,
size = {
X = 6,
Y = 1.2000000476837158,
Z = 18
}
}
},
_ref = 12
},
{
AttributesSerialize = "",
ClassName = "Model",
ModelInPrimary = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0
},
Name = "MudHill",
PrimaryPart = 188,
Tags = "",
_Children = {
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 1,
Y = 0,
Z = 3.4228541778702493e-008
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 0,
Z = 1
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 159.5,
Y = 186.50001525878906,
Z = 24.800006866455078
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 40,
G = 64,
R = 105
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 1,
Y = 3.4228541778702493e-008,
Z = 0
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 1,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = 34,
Y = -47,
Z = 8.4000053405761719
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 176,
Part1 = 207,
Tags = "",
_Children = {},
_ref = 177
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 2,
Y = -6,
Z = 8.4000053405761719
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 176,
Part1 = 183,
Tags = "",
_Children = {},
_ref = 178
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 1,
Y = 3.4228541778702493e-008,
Z = 0
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 1,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -33,
Y = -8.4999847412109375,
Z = -1.1999931335449219
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 176,
Part1 = 180,
Tags = "",
_Children = {},
_ref = 179
}
},
_ref = 176,
formFactorRaw = 1,
shape = 1,
size = {
X = 22,
Y = 2.4000000953674316,
Z = 77
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 192.5,
Y = 195,
Z = 27.200000762939453
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -1.5,
Y = -1,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 180,
Part1 = 182,
Tags = "",
_Children = {},
_ref = 181
}
},
_ref = 180,
formFactorRaw = 1,
shape = 1,
size = {
X = 9,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 194,
Y = 196,
Z = 29.600000381469727
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 182,
formFactorRaw = 1,
shape = 1,
size = {
X = 6,
Y = 2.4000000953674316,
Z = 4
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 1,
Y = 0,
Z = 3.4228541778702493e-008
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 0,
Z = 1
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 153.5,
Y = 184.50001525878906,
Z = 15.200000762939453
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 70,
G = 92,
R = 124
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -8.4000005722045898
},
C1 = {
LookVector = {
X = 1,
Y = 3.4228541778702493e-008,
Z = 0
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 1,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -1.5,
Y = -59,
Z = 3.0000009536743164
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 183,
Part1 = 188,
Tags = "",
_Children = {},
_ref = 184
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 8.4000005722045898
},
C1 = {
LookVector = {
X = 3.4228541778702493e-008,
Y = 1,
Z = 0
},
RightVector = {
X = 1,
Y = 3.4228541778702493e-008,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = 19,
Y = 19.5,
Z = -0.59999656677246094
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 183,
Part1 = 2056,
Tags = "",
_Children = {},
_ref = 185
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 8.4000005722045898
},
C1 = {
LookVector = {
X = 3.4228541778702493e-008,
Y = 1,
Z = 0
},
RightVector = {
X = 1,
Y = 3.4228541778702493e-008,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = 19,
Y = 0.5,
Z = -0.59999656677246094
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 183,
Part1 = 2095,
Tags = "",
_Children = {},
_ref = 186
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 8.4000005722045898
},
C1 = {
LookVector = {
X = 3.4228541778702493e-008,
Y = 1,
Z = 0
},
RightVector = {
X = 1,
Y = 3.4228541778702493e-008,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = 19,
Y = -18.5,
Z = -0.59999656677246094
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 183,
Part1 = 2219,
Tags = "",
_Children = {},
_ref = 187
}
},
_ref = 183,
formFactorRaw = 1,
shape = 1,
size = {
X = 26,
Y = 16.80000114440918,
Z = 71
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 152,
Y = 125.50001525878906,
Z = 3.7999992370605469
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 70,
G = 92,
R = 124
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 3
},
C1 = {
LookVector = {
X = 1,
Y = 3.4228541778702493e-008,
Z = 0
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 1,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = 18,
Y = -12,
Z = -8.4000062942504883
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 188,
Part1 = 243,
Tags = "",
_Children = {},
_ref = 189
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 3
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -41.5,
Y = 30,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 188,
Part1 = 2009,
Tags = "",
_Children = {},
_ref = 190
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 3
},
C1 = {
LookVector = {
X = -1,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 30.5,
Y = -21,
Z = -0.60000085830688477
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 188,
Part1 = 1437,
Tags = "",
_Children = {},
_ref = 191
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 3
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = -40.5,
Y = 60.5,
Z = -1.8000001907348633
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 188,
Part1 = 1761,
Tags = "",
_Children = {},
_ref = 192
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 3
},
C1 = {
LookVector = {
X = -1,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 30.5,
Y = -2,
Z = -0.60000085830688477
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 188,
Part1 = 1462,
Tags = "",
_Children = {},
_ref = 193
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 3
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 41.5,
Y = 14,
Z = -8.4000015258789063
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 188,
Part1 = 207,
Tags = "",
_Children = {},
_ref = 194
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 3
},
C1 = {
LookVector = {
X = -1,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 11.5,
Y = -21,
Z = -0.60000085830688477
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 188,
Part1 = 1387,
Tags = "",
_Children = {},
_ref = 195
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 3
},
C1 = {
LookVector = {
X = -1,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 30.5,
Y = 17,
Z = -0.60000085830688477
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 188,
Part1 = 1487,
Tags = "",
_Children = {},
_ref = 196
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 3
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 25.5,
Y = 21,
Z = -8.399998664855957
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 188,
Part1 = 1790,
Tags = "",
_Children = {},
_ref = 197
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 3
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -16.5,
Y = 9,
Z = -8.4000015258789063
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 188,
Part1 = 286,
Tags = "",
_Children = {},
_ref = 198
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 3
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = 16.5,
Y = 50.5,
Z = -1.8000011444091797
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 188,
Part1 = 1786,
Tags = "",
_Children = {},
_ref = 199
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 3
},
C1 = {
LookVector = {
X = -1,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -7.5,
Y = -21,
Z = -0.60000085830688477
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 188,
Part1 = 1362,
Tags = "",
_Children = {},
_ref = 200
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 3
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = 16.5,
Y = 61.5,
Z = -1.8000011444091797
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 188,
Part1 = 1793,
Tags = "",
_Children = {},
_ref = 201
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 3
},
C1 = {
LookVector = {
X = 1,
Y = 3.4228541778702493e-008,
Z = 0
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 1,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = 35.5,
Y = -9,
Z = -6
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 188,
Part1 = 239,
Tags = "",
_Children = {},
_ref = 202
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 3
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -33.500007629394531,
Y = 8,
Z = -6
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 188,
Part1 = 283,
Tags = "",
_Children = {},
_ref = 203
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -3
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -46.5,
Y = -21.75,
Z = 0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 188,
Part1 = 4316,
Tags = "",
_Children = {},
_ref = 204
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 3
},
C1 = {
LookVector = {
X = -1,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 11.5,
Y = -2,
Z = -0.60000085830688477
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 188,
Part1 = 1412,
Tags = "",
_Children = {},
_ref = 205
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 3
},
C1 = {
LookVector = {
X = 1,
Y = 3.4228541778702493e-008,
Z = 0
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 1,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -9.0000076293945312,
Y = 41.5,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 188,
Part1 = 274,
Tags = "",
_Children = {},
_ref = 206
}
},
_ref = 188,
formFactorRaw = 1,
shape = 1,
size = {
X = 92,
Y = 6,
Z = 144
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 193.5,
Y = 139.50001525878906,
Z = 15.200000762939453
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 70,
G = 92,
R = 124
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 8.4000005722045898
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -11,
Y = 16.5,
Z = -0.59999656677246094
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 207,
Part1 = 1903,
Tags = "",
_Children = {},
_ref = 208
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 8.4000005722045898
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -11,
Y = -21.5,
Z = -0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 207,
Part1 = 1809,
Tags = "",
_Children = {},
_ref = 209
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 8.4000005722045898
},
C1 = {
LookVector = {
X = 1,
Y = 3.4228541778702493e-008,
Z = 0
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 1,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -1,
Y = 1.5,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 207,
Part1 = 217,
Tags = "",
_Children = {},
_ref = 210
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 8.4000005722045898
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -11,
Y = -40,
Z = -0.59999656677246094
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 207,
Part1 = 1794,
Tags = "",
_Children = {},
_ref = 211
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 8.4000005722045898
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -11,
Y = -2.5,
Z = -0.59999656677246094
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 207,
Part1 = 1830,
Tags = "",
_Children = {},
_ref = 212
}
},
_ref = 207,
formFactorRaw = 1,
shape = 1,
size = {
X = 9,
Y = 16.80000114440918,
Z = 116
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 3.4228541778702493e-008,
Y = 0,
Z = 1
},
RightVector = {
X = 1,
Y = 0,
Z = 3.4228541778702493e-008
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 173,
Y = 93.500015258789063,
Z = 23.600032806396484
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 70,
G = 92,
R = 124
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 4.8000001907348633
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = -6.5,
Y = 2,
Z = -6
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 213,
Part1 = 3135,
Tags = "",
_Children = {},
_ref = 214
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 4.8000001907348633
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = 10.5,
Y = 2,
Z = -6
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 213,
Part1 = 3142,
Tags = "",
_Children = {},
_ref = 215
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -4.8000001907348633
},
C1 = {
LookVector = {
X = 1,
Y = 0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 3.5,
Y = -30,
Z = 6.0000343322753906
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 213,
Part1 = 239,
Tags = "",
_Children = {},
_ref = 216
}
},
_ref = 213,
formFactorRaw = 1,
shape = 1,
size = {
X = 32,
Y = 9.6000003814697266,
Z = 8
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 1,
Y = 0,
Z = 3.4228541778702493e-008
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 0,
Z = 1
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 195,
Y = 140.50001525878906,
Z = 24.800003051757813
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 40,
G = 64,
R = 105
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 217,
formFactorRaw = 1,
shape = 1,
size = {
X = 70,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 3.4228541778702493e-008,
Y = 0,
Z = 1
},
RightVector = {
X = 1,
Y = 0,
Z = 3.4228541778702493e-008
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 193.50003051757812,
Y = 47.000015258789063,
Z = 14.59999942779541
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 70,
G = 92,
R = 124
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 10.199999809265137
},
C1 = {
LookVector = {
X = 3.4228541778702493e-008,
Y = 1,
Z = 0
},
RightVector = {
X = 1,
Y = 3.4228541778702493e-008,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = 1.000030517578125,
Y = -11.5,
Z = -0.20000076293945313
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 218,
Part1 = 1756,
Tags = "",
_Children = {},
_ref = 219
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -10.199999809265137
},
C1 = {
LookVector = {
X = 3.4228541778702493e-008,
Y = 1,
Z = 0
},
RightVector = {
X = 1,
Y = 3.4228541778702493e-008,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = 5.000030517578125,
Y = 12,
Z = 1.7999992370605469
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 218,
Part1 = 221,
Tags = "",
_Children = {},
_ref = 220
}
},
_ref = 218,
formFactorRaw = 1,
shape = 1,
size = {
X = 9,
Y = 20.399999618530273,
Z = 12
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 188.5,
Y = 35.000015258789063,
Z = 2.6000003814697266
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 95,
R = 160
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.8000000715255737
},
C1 = {
LookVector = {
X = -0,
Y = 0,
Z = 1
},
RightVector = nil,
UpVector = nil,
X = -83,
Y = 68.75,
Z = 0.19999992847442627
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 221,
Part1 = 4316,
Tags = "",
_Children = {},
_ref = 222
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.8000000715255737
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -3,
Z = -1.8000001907348633
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 221,
Part1 = 1719,
Tags = "",
_Children = {},
_ref = 223
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.8000000715255737
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 16,
Z = -1.8000001907348633
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 221,
Part1 = 1689,
Tags = "",
_Children = {},
_ref = 224
}
},
_ref = 221,
formFactorRaw = 1,
shape = 1,
size = {
X = 19,
Y = 3.6000001430511475,
Z = 37
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 160,
Y = 51.000015258789063,
Z = 3.8000001907348633
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 70,
G = 92,
R = 124
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -1.5,
Y = 1,
Z = 1.2000002861022949
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 225,
Part1 = 227,
Tags = "",
_Children = {},
_ref = 226
}
},
_ref = 225,
formFactorRaw = 1,
shape = 1,
size = {
X = 16,
Y = 1.2000000476837158,
Z = 5
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 161.5,
Y = 50.000015258789062,
Z = 2
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 70,
G = 92,
R = 124
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = -0,
Y = 0,
Z = 1
},
RightVector = nil,
UpVector = nil,
X = -56,
Y = 53.75,
Z = 0.19999957084655762
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 227,
Part1 = 4316,
Tags = "",
_Children = {},
_ref = 228
}
},
_ref = 227,
formFactorRaw = 1,
shape = 1,
size = {
X = 19,
Y = 2.4000000953674316,
Z = 7
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 142,
Y = 36.000015258789062,
Z = 9.8000001907348633
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 95,
R = 160
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 9
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 2.5,
Y = -12.5,
Z = -0.20000267028808594
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 229,
Part1 = 1717,
Tags = "",
_Children = {},
_ref = 230
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -9
},
C1 = {
LookVector = {
X = -0,
Y = 0,
Z = 1
},
RightVector = nil,
UpVector = nil,
X = -36.5,
Y = 67.75,
Z = 0.19999980926513672
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 229,
Part1 = 4316,
Tags = "",
_Children = {},
_ref = 231
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 9
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = -1,
Y = 16,
Z = -6
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 229,
Part1 = 1336,
Tags = "",
_Children = {},
_ref = 232
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 9
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 6.5,
Y = -22.5,
Z = -0.20000076293945313
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 229,
Part1 = 1754,
Tags = "",
_Children = {},
_ref = 233
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 9
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 9.5,
Y = -3.5,
Z = -0.60000038146972656
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 229,
Part1 = 1777,
Tags = "",
_Children = {},
_ref = 234
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 9
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 9.5,
Y = 4.5,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 229,
Part1 = 1780,
Tags = "",
_Children = {},
_ref = 235
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 9
},
C1 = {
LookVector = {
X = -1,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 17,
Y = 2,
Z = -0.60000038146972656
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 229,
Part1 = 1696,
Tags = "",
_Children = {},
_ref = 236
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 9
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 9.5,
Y = 12.5,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 229,
Part1 = 1781,
Tags = "",
_Children = {},
_ref = 237
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 9
},
C1 = {
LookVector = {
X = -1,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 17,
Y = -6,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 229,
Part1 = 1711,
Tags = "",
_Children = {},
_ref = 238
}
},
_ref = 229,
formFactorRaw = 1,
shape = 1,
size = {
X = 20,
Y = 18,
Z = 35
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 1,
Y = 0,
Z = 3.4228541778702493e-008
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 0,
Z = 1
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 143,
Y = 90.000015258789063,
Z = 12.799999237060547
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 95,
R = 160
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -9,
Y = -1,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 239,
Part1 = 242,
Tags = "",
_Children = {},
_ref = 240
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6
},
C1 = {
LookVector = {
X = 1,
Y = 3.4228541778702493e-008,
Z = 0
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 1,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = 7.5,
Y = 9,
Z = -0.20000076293945313
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 239,
Part1 = 1772,
Tags = "",
_Children = {},
_ref = 241
}
},
_ref = 239,
formFactorRaw = 1,
shape = 1,
size = {
X = 9,
Y = 12,
Z = 48
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 3.4228541778702493e-008,
Y = 0,
Z = 1
},
RightVector = {
X = 1,
Y = 0,
Z = 3.4228541778702493e-008
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 152,
Y = 91.000015258789063,
Z = 20
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 70,
G = 92,
R = 124
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 242,
formFactorRaw = 1,
shape = 1,
size = {
X = 10,
Y = 2.4000000953674316,
Z = 7
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 1,
Y = 0,
Z = 3.4228541778702493e-008
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 0,
Z = 1
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 140,
Y = 107.50001525878906,
Z = 15.200005531311035
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 95,
R = 160
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 8.4000005722045898
},
C1 = {
LookVector = {
X = 3.4228541778702493e-008,
Y = 1,
Z = 0
},
RightVector = {
X = 1,
Y = 3.4228541778702493e-008,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = 20,
Y = -14,
Z = -0.59999275207519531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 243,
Part1 = 1825,
Tags = "",
_Children = {},
_ref = 244
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 8.4000005722045898
},
C1 = {
LookVector = {
X = 1,
Y = 3.4228541778702493e-008,
Z = 0
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 1,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = 23.5,
Y = -8,
Z = -0.59999275207519531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 243,
Part1 = 1787,
Tags = "",
_Children = {},
_ref = 245
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 8.4000005722045898
},
C1 = {
LookVector = {
X = 3.4228541778702493e-008,
Y = 1,
Z = 0
},
RightVector = {
X = 1,
Y = 3.4228541778702493e-008,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = 19.5,
Y = 5,
Z = -0.59999275207519531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 243,
Part1 = 1832,
Tags = "",
_Children = {},
_ref = 246
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 8.4000005722045898
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -2,
Y = 2.5,
Z = -6
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 243,
Part1 = 251,
Tags = "",
_Children = {},
_ref = 247
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 8.4000005722045898
},
C1 = {
LookVector = {
X = 1,
Y = 3.4228541778702493e-008,
Z = 0
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 1,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -23.5,
Y = -10.5,
Z = -0.59999275207519531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 243,
Part1 = 1811,
Tags = "",
_Children = {},
_ref = 248
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 8.4000005722045898
},
C1 = {
LookVector = {
X = 1,
Y = 3.4228541778702493e-008,
Z = 0
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 1,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -12.000007629394531,
Y = 28.5,
Z = -0.59999465942382813
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 243,
Part1 = 295,
Tags = "",
_Children = {},
_ref = 249
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 8.4000005722045898
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 1.0000152587890625,
Y = -12.500007629394531,
Z = -1.1999969482421875
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 243,
Part1 = 265,
Tags = "",
_Children = {},
_ref = 250
}
},
_ref = 243,
formFactorRaw = 1,
shape = 1,
size = {
X = 26,
Y = 16.80000114440918,
Z = 34
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 1,
Y = 0,
Z = 3.4228541778702493e-008
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 0,
Z = 1
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 142.5,
Y = 109.50001525878906,
Z = 29.600006103515625
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 95,
R = 160
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6
},
C1 = {
LookVector = {
X = 1.6858739115832577e-007,
Y = 0.99999994039535522,
Z = 0
},
RightVector = {
X = 0.99999994039535522,
Y = 1.6858739115832577e-007,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = 0,
Y = 0,
Z = -0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 251,
Part1 = 253,
Tags = "",
_Children = {},
_ref = 252
}
},
_ref = 251,
formFactorRaw = 1,
shape = 1,
size = {
X = 16,
Y = 12,
Z = 23
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0.99999994039535522,
Y = 0,
Z = 2.0281592583160091e-007
},
RightVector = {
X = 2.0281592583160091e-007,
Y = 0,
Z = 0.99999994039535522
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 142.5,
Y = 109.50001525878906,
Z = 36.200004577636719
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 130,
G = 144,
R = 120
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0.99999988079071045,
Y = 0,
Z = 0
},
RightVector = {
X = 0,
Y = 0.99999988079071045,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -11,
Y = -3,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 253,
Part1 = 1808,
Tags = "",
_Children = {},
_ref = 254
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0.99999988079071045,
Z = 0
},
RightVector = {
X = 0.99999988079071045,
Y = 0,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -7.5,
Y = 7.9999847412109375,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 253,
Part1 = 1813,
Tags = "",
_Children = {},
_ref = 255
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0.99999988079071045,
Z = 0
},
RightVector = {
X = 0.99999988079071045,
Y = 0,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -7.5,
Y = 0.9999847412109375,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 253,
Part1 = 1814,
Tags = "",
_Children = {},
_ref = 256
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0.99999988079071045,
Z = 0
},
RightVector = {
X = 0.99999988079071045,
Y = 0,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = 7.5,
Y = -1,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 253,
Part1 = 1797,
Tags = "",
_Children = {},
_ref = 257
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0.99999988079071045,
Z = 0
},
RightVector = {
X = 0.99999988079071045,
Y = 0,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -7.5,
Y = -6.5000152587890625,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 253,
Part1 = 1816,
Tags = "",
_Children = {},
_ref = 258
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0.99999988079071045,
Y = 0,
Z = 0
},
RightVector = {
X = 0,
Y = 0.99999988079071045,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -11,
Y = 4.5,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 253,
Part1 = 1802,
Tags = "",
_Children = {},
_ref = 259
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0.99999988079071045,
Z = 0
},
RightVector = {
X = 0.99999988079071045,
Y = 0,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = 7.5,
Y = 6.5,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 253,
Part1 = 1796,
Tags = "",
_Children = {},
_ref = 260
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0.99999988079071045,
Y = 0,
Z = 0
},
RightVector = {
X = 0,
Y = 0.99999988079071045,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = 11.000015258789063,
Y = -5.9999923706054687,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 253,
Part1 = 1815,
Tags = "",
_Children = {},
_ref = 261
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0.99999988079071045,
Y = 0,
Z = 0
},
RightVector = {
X = 0,
Y = 0.99999988079071045,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = 11,
Y = 4.5000076293945313,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 253,
Part1 = 1805,
Tags = "",
_Children = {},
_ref = 262
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0.99999904632568359,
Y = 1.1368683772161603e-013,
Z = 0
},
RightVector = {
X = 1.1368683772161603e-013,
Y = 0.99999904632568359,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -3.4999847412109375,
Y = 0,
Z = -0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 253,
Part1 = 1,
Tags = "",
_Children = {},
_ref = 263
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0.99999988079071045,
Z = 0
},
RightVector = {
X = 0.99999988079071045,
Y = 0,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = 7.5,
Y = -8,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 253,
Part1 = 1798,
Tags = "",
_Children = {},
_ref = 264
}
},
_ref = 253,
formFactorRaw = 1,
shape = 1,
size = {
X = 16,
Y = 1.2000000476837158,
Z = 23
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 1,
Y = 0,
Z = 3.4228541778702493e-008
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 0,
Z = 1
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 127.49999237060547,
Y = 106.5,
Z = 24.800003051757813
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 70,
G = 92,
R = 124
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 3.5527136788005009e-015,
Y = 0.99999994039535522,
Z = 0
},
RightVector = {
X = 0.99999994039535522,
Y = 3.5527136788005009e-015,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -1,
Y = 0,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 265,
Part1 = 267,
Tags = "",
_Children = {},
_ref = 266
}
},
_ref = 265,
formFactorRaw = 1,
shape = 1,
size = {
X = 14,
Y = 2.4000000953674316,
Z = 7
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0.99999994039535522,
Y = 0,
Z = 3.4228541778702493e-008
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 0,
Z = 0.99999994039535522
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 127.49999237060547,
Y = 107.5,
Z = 27.200004577636719
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 70,
G = 92,
R = 124
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 1.6858737694747106e-007,
Y = 0.99999994039535522,
Z = 0
},
RightVector = {
X = 0.99999994039535522,
Y = 1.6858737694747106e-007,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -1,
Y = 0,
Z = -1.1999969482421875
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 267,
Part1 = 269,
Tags = "",
_Children = {},
_ref = 268
}
},
_ref = 267,
formFactorRaw = 1,
shape = 1,
size = {
X = 12,
Y = 2.4000000953674316,
Z = 7
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 1,
Y = 0,
Z = 2.0281592583160091e-007
},
RightVector = {
X = 2.0281592583160091e-007,
Y = 0,
Z = 1
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 127.49999237060547,
Y = 108.5,
Z = 29.600002288818359
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 70,
G = 92,
R = 124
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 1.4210854715202004e-014,
Y = 0.99999994039535522,
Z = 0
},
RightVector = {
X = 0.99999994039535522,
Y = 1.4210854715202004e-014,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -1,
Y = 0,
Z = -1.1999969482421875
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 269,
Part1 = 271,
Tags = "",
_Children = {},
_ref = 270
}
},
_ref = 269,
formFactorRaw = 1,
shape = 1,
size = {
X = 10,
Y = 2.4000000953674316,
Z = 7
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0.99999994039535522,
Y = 0,
Z = 2.0281592583160091e-007
},
RightVector = {
X = 2.0281592583160091e-007,
Y = 0,
Z = 0.99999994039535522
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 127.49999237060547,
Y = 109.5,
Z = 32
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 70,
G = 92,
R = 124
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 1.4210854715202004e-014,
Y = 0.99999994039535522,
Z = 0
},
RightVector = {
X = 0.99999994039535522,
Y = 1.4210854715202004e-014,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -1,
Y = 0,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 271,
Part1 = 273,
Tags = "",
_Children = {},
_ref = 272
}
},
_ref = 271,
formFactorRaw = 1,
shape = 1,
size = {
X = 8,
Y = 2.4000000953674316,
Z = 7
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 1,
Y = 0,
Z = 2.0281592583160091e-007
},
RightVector = {
X = 2.0281592583160091e-007,
Y = 0,
Z = 1
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 127.49999237060547,
Y = 110.5,
Z = 34.400001525878906
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 70,
G = 92,
R = 124
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 273,
formFactorRaw = 1,
shape = 1,
size = {
X = 6,
Y = 2.4000000953674316,
Z = 7
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 1,
Y = 0,
Z = 3.4228541778702493e-008
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 0,
Z = 1
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 110.49999237060547,
Y = 116.5,
Z = 8
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 65,
G = 133,
R = 218
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -1,
Y = 0,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 274,
Part1 = 276,
Tags = "",
_Children = {},
_ref = 275
}
},
_ref = 274,
formFactorRaw = 1,
shape = 1,
size = {
X = 14,
Y = 2.4000000953674316,
Z = 7
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 1,
Y = 0,
Z = 3.4228541778702493e-008
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 0,
Z = 1
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 110.49999237060547,
Y = 115.5,
Z = 10.40000057220459
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 64,
G = 155,
R = 226
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 3.5527136788005009e-015,
Y = 0.99999994039535522,
Z = 0
},
RightVector = {
X = 0.99999994039535522,
Y = 3.5527136788005009e-015,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -1.0000076293945312,
Y = 0,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 276,
Part1 = 278,
Tags = "",
_Children = {},
_ref = 277
}
},
_ref = 276,
formFactorRaw = 1,
shape = 1,
size = {
X = 12,
Y = 2.4000000953674316,
Z = 7
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0.99999994039535522,
Y = 0,
Z = 3.4228541778702493e-008
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 0,
Z = 0.99999994039535522
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 110.49999237060547,
Y = 114.49999237060547,
Z = 12.800000190734863
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 65,
G = 133,
R = 218
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0.99999988079071045,
Z = 0
},
RightVector = {
X = 0.99999988079071045,
Y = 0,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -0.99999237060546875,
Y = 0,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 278,
Part1 = 280,
Tags = "",
_Children = {},
_ref = 279
}
},
_ref = 278,
formFactorRaw = 1,
shape = 1,
size = {
X = 10,
Y = 2.4000000953674316,
Z = 7
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0.99999994039535522,
Y = 0,
Z = 3.4228541778702493e-008
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 0,
Z = 0.99999994039535522
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 110.49999237060547,
Y = 113.5,
Z = 15.199999809265137
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 64,
G = 155,
R = 226
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0.99999988079071045,
Z = 0
},
RightVector = {
X = 0.99999988079071045,
Y = 0,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -1,
Y = 0,
Z = -1.2000026702880859
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 280,
Part1 = 282,
Tags = "",
_Children = {},
_ref = 281
}
},
_ref = 280,
formFactorRaw = 1,
shape = 1,
size = {
X = 8,
Y = 2.4000000953674316,
Z = 7
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0.99999994039535522,
Y = 0,
Z = 3.4228541778702493e-008
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 0,
Z = 0.99999994039535522
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 110.49999237060547,
Y = 112.5,
Z = 17.600002288818359
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 65,
G = 133,
R = 218
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 282,
formFactorRaw = 1,
shape = 1,
size = {
X = 6,
Y = 2.4000000953674316,
Z = 7
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 118.49999237060547,
Y = 133.50001525878906,
Z = 12.799999237060547
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 95,
R = 160
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 1,
Y = 13,
Z = -2.4000015258789062
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 283,
Part1 = 292,
Tags = "",
_Children = {},
_ref = 284
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6
},
C1 = {
LookVector = {
X = 1,
Y = 3.4228541778702493e-008,
Z = 0
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 1,
Z = 0
},
UpVector = {
X = 0,
Y = 0,
Z = 1
},
X = -1,
Y = -1,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 283,
Part1 = 291,
Tags = "",
_Children = {},
_ref = 285
}
},
_ref = 283,
formFactorRaw = 1,
shape = 1,
size = {
X = 9,
Y = 12,
Z = 48
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 135.5,
Y = 134.50001525878906,
Z = 15.200000762939453
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 95,
R = 160
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 8.4000005722045898
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -12,
Y = -0.5,
Z = -0.59999656677246094
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 286,
Part1 = 1909,
Tags = "",
_Children = {},
_ref = 287
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 8.4000005722045898
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -7.5000076293945313,
Y = 1.5,
Z = -0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 286,
Part1 = 295,
Tags = "",
_Children = {},
_ref = 288
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 8.4000005722045898
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = -9,
Y = -2.5,
Z = -0.59999656677246094
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 286,
Part1 = 1835,
Tags = "",
_Children = {},
_ref = 289
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 8.4000005722045898
},
C1 = {
LookVector = {
X = -1,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -7.5,
Y = 0.5,
Z = -0.59999656677246094
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 286,
Part1 = 1832,
Tags = "",
_Children = {},
_ref = 290
}
},
_ref = 286,
formFactorRaw = 1,
shape = 1,
size = {
X = 5,
Y = 16.80000114440918,
Z = 12
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 1,
Y = 0,
Z = 3.4228541778702493e-008
},
RightVector = {
X = 3.4228541778702493e-008,
Y = 0,
Z = 1
},
UpVector = {
X = 0,
Y = 1,
Z = 0
},
X = 119.49999237060547,
Y = 132.50001525878906,
Z = 20
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 65,
G = 133,
R = 218
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 291,
formFactorRaw = 1,
shape = 1,
size = {
X = 6,
Y = 2.4000000953674316,
Z = 7
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 119.49999237060547,
Y = 146.50001525878906,
Z = 21.200000762939453
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 95,
R = 160
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 2.4000000953674316
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 8.5,
Y = -10.5,
Z = -0.60000038146972656
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 292,
Part1 = 295,
Tags = "",
_Children = {},
_ref = 293
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 2.4000000953674316
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = -6,
Y = -9.5,
Z = -0.60000038146972656
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 292,
Part1 = 2088,
Tags = "",
_Children = {},
_ref = 294
}
},
_ref = 292,
formFactorRaw = 1,
shape = 1,
size = {
X = 7,
Y = 4.8000001907348633,
Z = 22
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 127.99999237060547,
Y = 136.00001525878906,
Z = 24.200000762939453
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 95,
R = 160
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 7.0000076293945313,
Y = 19.999984741210937,
Z = 0.20000076293945313
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 295,
Part1 = 1464,
Tags = "",
_Children = {},
_ref = 296
}
},
_ref = 295,
formFactorRaw = 1,
shape = 1,
size = {
X = 12,
Y = 1.2000000476837158,
Z = 37
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 101.99999237060547,
Y = 143.00001525878906,
Z = 5
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 40,
G = 64,
R = 105
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -27,
Y = 10,
Z = 1.7999997138977051
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 297,
Part1 = 299,
Tags = "",
_Children = {},
_ref = 298
}
},
_ref = 297,
formFactorRaw = 1,
shape = 1,
size = {
X = 8,
Y = 1.2000000476837158,
Z = 25
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 74.999992370605469,
Y = 153.00001525878906,
Z = 2.6000003814697266
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 70,
G = 92,
R = 124
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.8000000715255737
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 30.500007629394531,
Y = -49.25,
Z = 0.19999992847442627
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 299,
Part1 = 4316,
Tags = "",
_Children = {},
_ref = 300
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.8000000715255737
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 5.5,
Y = 21.5,
Z = -4.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 299,
Part1 = 315,
Tags = "",
_Children = {},
_ref = 301
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.8000000715255737
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -15.5,
Y = -0.5,
Z = -4.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 299,
Part1 = 309,
Tags = "",
_Children = {},
_ref = 302
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.8000000715255737
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -11,
Y = -23.000015258789063,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 299,
Part1 = 304,
Tags = "",
_Children = {},
_ref = 303
}
},
_ref = 299,
formFactorRaw = 1,
shape = 1,
size = {
X = 62,
Y = 3.6000001430511475,
Z = 89
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 63.999992370605469,
Y = 130,
Z = 5.6000003814697266
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -8,
Y = 2.5,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 304,
Part1 = 306,
Tags = "",
_Children = {},
_ref = 305
}
},
_ref = 304,
formFactorRaw = 1,
shape = 1,
size = {
X = 40,
Y = 2.4000000953674316,
Z = 25
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 55.999992370605469,
Y = 132.5,
Z = 8
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -3.5,
Y = 3.5,
Z = -1.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 306,
Part1 = 308,
Tags = "",
_Children = {},
_ref = 307
}
},
_ref = 306,
formFactorRaw = 1,
shape = 1,
size = {
X = 24,
Y = 2.4000000953674316,
Z = 20
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 52.499992370605469,
Y = 136,
Z = 10.399999618530273
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 308,
formFactorRaw = 1,
shape = 1,
size = {
X = 17,
Y = 2.4000000953674316,
Z = 13
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 59.499992370605469,
Y = 152.50001525878906,
Z = 8.600001335144043
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 4.2000002861022949
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -1.5000076293945313,
Y = 20,
Z = -0.59999942779541016
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 309,
Part1 = 311,
Tags = "",
_Children = {},
_ref = 310
}
},
_ref = 309,
formFactorRaw = 1,
shape = 1,
size = {
X = 31,
Y = 8.4000005722045898,
Z = 20
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 57.999984741210938,
Y = 172.50001525878906,
Z = 13.40000057220459
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 22.500007629394531,
Y = 2,
Z = 4.1999998092651367
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 311,
Part1 = 315,
Tags = "",
_Children = {},
_ref = 312
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -7,
Y = -4.5,
Z = -0.60000038146972656
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 311,
Part1 = 314,
Tags = "",
_Children = {},
_ref = 313
}
},
_ref = 311,
formFactorRaw = 1,
shape = 1,
size = {
X = 28,
Y = 1.2000000476837158,
Z = 50
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 50.999984741210938,
Y = 168.00001525878906,
Z = 14.600001335144043
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 314,
formFactorRaw = 1,
shape = 1,
size = {
X = 30,
Y = 1.2000000476837158,
Z = 31
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 80.499992370605469,
Y = 174.50001525878906,
Z = 8.6000003814697266
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 4.2000002861022949
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 7.5,
Y = 12,
Z = -1.8000011444091797
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 315,
Part1 = 317,
Tags = "",
_Children = {},
_ref = 316
}
},
_ref = 315,
formFactorRaw = 1,
shape = 1,
size = {
X = 51,
Y = 8.4000005722045898,
Z = 24
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 87.999992370605469,
Y = 186.50001525878906,
Z = 14.600002288818359
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.8000000715255737
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 2.5,
Y = 5,
Z = -4.8000106811523437
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 317,
Part1 = 319,
Tags = "",
_Children = {},
_ref = 318
}
},
_ref = 317,
formFactorRaw = 1,
shape = 1,
size = {
X = 32,
Y = 3.6000001430511475,
Z = 22
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 90.499992370605469,
Y = 191.50001525878906,
Z = 21.20001220703125
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 319,
formFactorRaw = 1,
shape = 1,
size = {
X = 21,
Y = 9.6000003814697266,
Z = 12
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 34,
Y = 125.00001525878906,
Z = 12.800000190734863
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -12
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 71.5,
Y = -21.25,
Z = 0.19999980926513672
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 320,
Part1 = 4316,
Tags = "",
_Children = {},
_ref = 321
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 12
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = -8.5,
Y = 12.5,
Z = -6
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 320,
Part1 = 3163,
Tags = "",
_Children = {},
_ref = 322
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 12
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = 8.5,
Y = 12.5,
Z = -6
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 320,
Part1 = 3170,
Tags = "",
_Children = {},
_ref = 323
}
},
_ref = 320,
formFactorRaw = 1,
shape = 1,
size = {
X = 20,
Y = 24,
Z = 29
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 64.999992370605469,
Y = 96.000015258789063,
Z = 1.3999996185302734
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 40.500007629394531,
Y = 7.75,
Z = 0.19999921321868896
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 324,
Part1 = 4316,
Tags = "",
_Children = {},
_ref = 325
}
},
_ref = 324,
formFactorRaw = 1,
shape = 1,
size = {
X = 40,
Y = 1.2000000476837158,
Z = 25
}
},
{
AttributesSerialize = "",
ClassName = "Model",
ModelInPrimary = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0
},
Name = "RuinRock",
PrimaryPart = 327,
Tags = "",
_Children = {
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 66.999992370605469,
Y = 43.500015258789063,
Z = 7.3999996185302734
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -2.5,
Y = 14,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 327,
Part1 = 1679,
Tags = "",
_Children = {},
_ref = 328
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 9.5,
Y = 14,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 327,
Part1 = 1681,
Tags = "",
_Children = {},
_ref = 329
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 38.500007629394531,
Y = 60.25,
Z = 0.19999933242797852
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 327,
Part1 = 4316,
Tags = "",
_Children = {},
_ref = 330
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 4,
Y = -11.5,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 327,
Part1 = 1616,
Tags = "",
_Children = {},
_ref = 331
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 10,
Y = -11.5,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 327,
Part1 = 1662,
Tags = "",
_Children = {},
_ref = 332
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -6.5,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 327,
Part1 = 1530,
Tags = "",
_Children = {},
_ref = 333
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = -12,
Y = -6.5,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 327,
Part1 = 1664,
Tags = "",
_Children = {},
_ref = 334
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 4.5,
Y = 4,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 327,
Part1 = 1531,
Tags = "",
_Children = {},
_ref = 335
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 3.5,
Y = 14,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 327,
Part1 = 1680,
Tags = "",
_Children = {},
_ref = 336
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -2,
Y = -11.5,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 327,
Part1 = 1595,
Tags = "",
_Children = {},
_ref = 337
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -1.5,
Y = 4,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 327,
Part1 = 1523,
Tags = "",
_Children = {},
_ref = 338
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -9.5,
Y = 16,
Z = -0.59999942779541016
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 327,
Part1 = 1561,
Tags = "",
_Children = {},
_ref = 339
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 6.5999999046325684
},
C1 = {
LookVector = {
X = -1,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -7.5,
Y = 4,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 327,
Part1 = 1577,
Tags = "",
_Children = {},
_ref = 340
}
},
_ref = 327,
formFactorRaw = 1,
shape = 1,
size = {
X = 40,
Y = 13.199999809265137,
Z = 30
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 35,
Y = 60.500015258789063,
Z = 6.7999992370605469
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -6
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 70.5,
Y = 43.25,
Z = 0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 341,
Part1 = 4316,
Tags = "",
_Children = {},
_ref = 342
}
},
_ref = 341,
formFactorRaw = 1,
shape = 1,
size = {
X = 24,
Y = 12,
Z = 28
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 53,
Y = 62.500015258789063,
Z = 5.6000003814697266
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -4.8000001907348633
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 52.5,
Y = 41.25,
Z = 0.19999980926513672
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 343,
Part1 = 4316,
Tags = "",
_Children = {},
_ref = 344
}
},
_ref = 343,
formFactorRaw = 1,
shape = 1,
size = {
X = 12,
Y = 9.6000003814697266,
Z = 8
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 63,
Y = 62.500015258789063,
Z = 4.3999996185302734
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -3.6000001430511475
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 42.5,
Y = 41.25,
Z = 0.19999909400939941
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 345,
Part1 = 4316,
Tags = "",
_Children = {},
_ref = 346
}
},
_ref = 345,
formFactorRaw = 1,
shape = 1,
size = {
X = 8,
Y = 7.2000002861022949,
Z = 8
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 70.999992370605469,
Y = 62.500015258789063,
Z = 3.2000007629394531
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -2.4000000953674316
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 34.500007629394531,
Y = 41.25,
Z = 0.20000028610229492
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 347,
Part1 = 4316,
Tags = "",
_Children = {},
_ref = 348
}
},
_ref = 347,
formFactorRaw = 1,
shape = 1,
size = {
X = 8,
Y = 4.8000001907348633,
Z = 8
}
},
{
Anchored = true,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 78.999992370605469,
Y = 62.5,
Z = 2
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 26.500007629394531,
Y = 41.250015258789063,
Z = 0.19999957084655762
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 349,
Part1 = 4316,
Tags = "",
_Children = {},
_ref = 350
}
},
_ref = 349,
formFactorRaw = 1,
shape = 1,
size = {
X = 8,
Y = 2.4000000953674316,
Z = 8
}
}
},
_ref = 326
}
},
_ref = 175
},
{
AttributesSerialize = "",
ClassName = "Model",
ModelInPrimary = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0
},
Name = "BlackrockCastle",
PrimaryPart = 1307,
Tags = "",
_Children = {
{
AttributesSerialize = "",
ClassName = "Model",
ModelInPrimary = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0
},
Name = "Grill",
PrimaryPart = 353,
Tags = "",
_Children = {
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -85.500007629394531,
Y = 87.000015258789063,
Z = 14.19999885559082
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 48,
G = 205,
R = 245
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 353,
formFactorRaw = 2,
shape = 1,
size = {
X = 1,
Y = 0.40000000596046448,
Z = 14
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -87.500007629394531,
Y = 87.000015258789063,
Z = 14.19999885559082
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 48,
G = 205,
R = 245
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 354,
formFactorRaw = 2,
shape = 1,
size = {
X = 1,
Y = 0.40000000596046448,
Z = 14
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -89.500007629394531,
Y = 87.000015258789063,
Z = 14.19999885559082
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 48,
G = 205,
R = 245
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 355,
formFactorRaw = 2,
shape = 1,
size = {
X = 1,
Y = 0.40000000596046448,
Z = 14
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -91.500007629394531,
Y = 87.000015258789063,
Z = 14.19999885559082
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 48,
G = 205,
R = 245
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 356,
formFactorRaw = 2,
shape = 1,
size = {
X = 1,
Y = 0.40000000596046448,
Z = 14
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -93.500007629394531,
Y = 87.000015258789063,
Z = 14.19999885559082
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 48,
G = 205,
R = 245
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 357,
formFactorRaw = 2,
shape = 1,
size = {
X = 1,
Y = 0.40000000596046448,
Z = 14
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -95.500007629394531,
Y = 87.000015258789063,
Z = 14.19999885559082
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 48,
G = 205,
R = 245
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 358,
formFactorRaw = 2,
shape = 1,
size = {
X = 1,
Y = 0.40000000596046448,
Z = 14
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -97.500007629394531,
Y = 87.000015258789063,
Z = 14.19999885559082
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 48,
G = 205,
R = 245
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 359,
formFactorRaw = 2,
shape = 1,
size = {
X = 1,
Y = 0.40000000596046448,
Z = 14
}
}
},
_ref = 352
},
{
AttributesSerialize = "",
ClassName = "Model",
ModelInPrimary = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0
},
Name = "Model",
PrimaryPart = 485,
Tags = "",
_Children = {
{
AttributesSerialize = "",
ClassName = "Model",
ModelInPrimary = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0
},
Name = "Ladder",
PrimaryPart = 368,
Tags = "",
_Children = {
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 0,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -63.500007629394531,
Y = 60.500015258789063,
Z = 19
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 95,
R = 160
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 2,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 2,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Block",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 2,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 0,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.5
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 1
},
RightVector = nil,
UpVector = nil,
X = -1,
Y = 0,
Z = 1.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 362,
Part1 = 378,
Tags = "",
_Children = {},
_ref = 363
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.5
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 1
},
RightVector = nil,
UpVector = nil,
X = -1,
Y = 0,
Z = -0.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 362,
Part1 = 377,
Tags = "",
_Children = {},
_ref = 364
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.5
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 1
},
RightVector = nil,
UpVector = nil,
X = -1,
Y = 0,
Z = -2.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 362,
Part1 = 376,
Tags = "",
_Children = {},
_ref = 365
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.5
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 1
},
RightVector = nil,
UpVector = nil,
X = -1,
Y = 0,
Z = -4.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 362,
Part1 = 375,
Tags = "",
_Children = {},
_ref = 366
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.5
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 1
},
RightVector = nil,
UpVector = nil,
X = -1,
Y = 0,
Z = 3.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 362,
Part1 = 368,
Tags = "",
_Children = {},
_ref = 367
}
},
_ref = 362,
formFactorRaw = 1,
shape = 1,
size = {
X = 10,
Y = 1,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 0,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -65.000007629394531,
Y = 60.500015258789063,
Z = 15.5
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 65,
G = 133,
R = 218
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 2,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 2,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Block",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 2,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 0,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 1,
Y = 0,
Z = 0
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 3.5,
Y = 0,
Z = -0.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 368,
Part1 = 370,
Tags = "",
_Children = {},
_ref = 369
}
},
_ref = 368,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 0,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -66.500007629394531,
Y = 60.500015258789063,
Z = 19
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 95,
R = 160
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 2,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 2,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Block",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 2,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 0,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.5
},
C1 = {
LookVector = {
X = -0,
Y = -0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = 1,
Y = 0,
Z = 1.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 370,
Part1 = 378,
Tags = "",
_Children = {},
_ref = 371
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.5
},
C1 = {
LookVector = {
X = -0,
Y = -0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = 1,
Y = 0,
Z = -0.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 370,
Part1 = 377,
Tags = "",
_Children = {},
_ref = 372
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.5
},
C1 = {
LookVector = {
X = -0,
Y = -0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = 1,
Y = 0,
Z = -2.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 370,
Part1 = 376,
Tags = "",
_Children = {},
_ref = 373
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.5
},
C1 = {
LookVector = {
X = -0,
Y = -0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = 1,
Y = 0,
Z = -4.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 370,
Part1 = 375,
Tags = "",
_Children = {},
_ref = 374
}
},
_ref = 370,
formFactorRaw = 1,
shape = 1,
size = {
X = 10,
Y = 1,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 0,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -65.000007629394531,
Y = 60.500015258789063,
Z = 23.5
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 65,
G = 133,
R = 218
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 2,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 2,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Block",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 2,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 0,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 375,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 0,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -65.000007629394531,
Y = 60.500015258789063,
Z = 21.5
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 65,
G = 133,
R = 218
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 2,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 2,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Block",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 2,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 0,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 376,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 0,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -65.000007629394531,
Y = 60.500015258789063,
Z = 19.5
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 65,
G = 133,
R = 218
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 2,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 2,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Block",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 2,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 0,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 377,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 0,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -65.000007629394531,
Y = 60.500015258789063,
Z = 17.5
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 65,
G = 133,
R = 218
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 2,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 2,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Block",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 2,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 0,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 378,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1,
Z = 1
}
}
},
_ref = 361
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -42.500007629394531,
Y = 59.500015258789063,
Z = 37.599994659423828
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 165,
G = 162,
R = 163
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 1,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 3.5,
Y = 1.5,
Z = 0.20000076293945313
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 379,
Part1 = 741,
Tags = "",
_Children = {},
_ref = 380
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 1.5,
Y = 0,
Z = -0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 379,
Part1 = 387,
Tags = "",
_Children = {},
_ref = 381
}
},
_ref = 379,
formFactorRaw = 1,
shape = 1,
size = {
X = 5,
Y = 2.4000000953674316,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -52.000007629394531,
Y = 62.000015258789063,
Z = 22.399997711181641
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 1,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 382,
Part1 = 728,
Tags = "",
_Children = {},
_ref = 383
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 5.5,
Z = -0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 382,
Part1 = 704,
Tags = "",
_Children = {},
_ref = 384
}
},
_ref = 382,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 4
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -52.000007629394531,
Y = 59.000015258789063,
Z = 19.399999618530273
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 5.4000000953674316
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 3,
Y = 3,
Z = -0.20000076293945313
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 385,
Part1 = 408,
Tags = "",
_Children = {},
_ref = 386
}
},
_ref = 385,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 10.800000190734863,
Z = 2
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -44.000007629394531,
Y = 59.500015258789063,
Z = 39.399993896484375
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 165,
G = 162,
R = 163
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 387,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1.2000000476837158,
Z = 1
}
},
{
AttributesSerialize = "",
ClassName = "Model",
ModelInPrimary = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0
},
Name = "Ladder",
PrimaryPart = 396,
Tags = "",
_Children = {
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 0,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -46.500007629394531,
Y = 59.500015258789063,
Z = 30.200000762939453
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 95,
R = 160
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 2,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 2,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Block",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 2,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 0,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.5
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 1
},
RightVector = nil,
UpVector = nil,
X = -1,
Y = 0,
Z = -4.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 389,
Part1 = 404,
Tags = "",
_Children = {},
_ref = 390
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 5,
Y = 0,
Z = 0
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 3.5,
Y = -2.5,
Z = 0.20000076293945313
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 389,
Part1 = 408,
Tags = "",
_Children = {},
_ref = 391
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.5
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 1
},
RightVector = nil,
UpVector = nil,
X = -1,
Y = 0,
Z = -2.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 389,
Part1 = 405,
Tags = "",
_Children = {},
_ref = 392
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.5
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 1
},
RightVector = nil,
UpVector = nil,
X = -1,
Y = 0,
Z = 1.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 389,
Part1 = 407,
Tags = "",
_Children = {},
_ref = 393
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.5
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 1
},
RightVector = nil,
UpVector = nil,
X = -1,
Y = 0,
Z = -0.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 389,
Part1 = 406,
Tags = "",
_Children = {},
_ref = 394
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.5
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 1
},
RightVector = nil,
UpVector = nil,
X = -1,
Y = 0,
Z = 3.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 389,
Part1 = 396,
Tags = "",
_Children = {},
_ref = 395
}
},
_ref = 389,
formFactorRaw = 1,
shape = 1,
size = {
X = 10,
Y = 1,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 0,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -48.000007629394531,
Y = 59.500015258789063,
Z = 26.700000762939453
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 65,
G = 133,
R = 218
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 2,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 2,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Block",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 2,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 0,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 1,
Y = 0,
Z = 0
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 3.5,
Y = 0,
Z = -0.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 396,
Part1 = 398,
Tags = "",
_Children = {},
_ref = 397
}
},
_ref = 396,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 0,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -49.500007629394531,
Y = 59.500015258789063,
Z = 30.200000762939453
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 95,
R = 160
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 2,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 2,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Block",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 2,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 0,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.5
},
C1 = {
LookVector = {
X = -0,
Y = -0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = 1,
Y = 0,
Z = -4.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 398,
Part1 = 404,
Tags = "",
_Children = {},
_ref = 399
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 5,
Y = 0,
Z = 0
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 3.5,
Y = 0.5,
Z = 0.20000076293945313
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 398,
Part1 = 408,
Tags = "",
_Children = {},
_ref = 400
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.5
},
C1 = {
LookVector = {
X = -0,
Y = -0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = 1,
Y = 0,
Z = -2.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 398,
Part1 = 405,
Tags = "",
_Children = {},
_ref = 401
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.5
},
C1 = {
LookVector = {
X = -0,
Y = -0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = 1,
Y = 0,
Z = 1.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 398,
Part1 = 407,
Tags = "",
_Children = {},
_ref = 402
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.5
},
C1 = {
LookVector = {
X = -0,
Y = -0,
Z = -1
},
RightVector = nil,
UpVector = nil,
X = 1,
Y = 0,
Z = -0.5
},
ClassName = "Weld",
Enabled = true,
IsAutoJoint = true,
Name = "Weld",
Part0 = 398,
Part1 = 406,
Tags = "",
_Children = {},
_ref = 403
}
},
_ref = 398,
formFactorRaw = 1,
shape = 1,
size = {
X = 10,
Y = 1,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 0,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -48.000007629394531,
Y = 59.500015258789063,
Z = 34.700000762939453
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 65,
G = 133,
R = 218
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 2,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 2,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Block",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 2,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 0,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 404,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 0,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -48.000007629394531,
Y = 59.500015258789063,
Z = 32.700000762939453
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 65,
G = 133,
R = 218
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 2,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 2,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Block",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 2,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 0,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 405,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 0,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -48.000007629394531,
Y = 59.500015258789063,
Z = 30.700000762939453
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 65,
G = 133,
R = 218
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 2,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 2,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Block",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 2,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 0,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 406,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 0,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -48.000007629394531,
Y = 59.500015258789063,
Z = 28.700000762939453
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 65,
G = 133,
R = 218
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 2,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 2,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Block",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 2,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 0,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 407,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1,
Z = 1
}
}
},
_ref = 388
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -49.000007629394531,
Y = 56.000015258789063,
Z = 25
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 40,
G = 64,
R = 105
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.20000000298023224
},
C1 = {
LookVector = {
X = -1,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -3,
Y = 3,
Z = -5.3999977111816406
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 408,
Part1 = 410,
Tags = "",
_Children = {},
_ref = 409
}
},
_ref = 408,
formFactorRaw = 2,
shape = 1,
size = {
X = 8,
Y = 0.40000000596046448,
Z = 8
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -52.000007629394531,
Y = 59.000015258789063,
Z = 30.599998474121094
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 5.4000000953674316
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 3,
Y = 3,
Z = -0.20000076293945313
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 410,
Part1 = 740,
Tags = "",
_Children = {},
_ref = 411
}
},
_ref = 410,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 10.800000190734863,
Z = 2
}
},
{
AttributesSerialize = "",
ClassName = "Model",
ModelInPrimary = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0
},
Name = "Model",
PrimaryPart = 485,
Tags = "",
_Children = {
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -81.000007629394531,
Y = 50.500015258789062,
Z = 28.199996948242188
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 165,
G = 162,
R = 163
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -1,
Y = 0,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 413,
Part1 = 418,
Tags = "",
_Children = {},
_ref = 414
}
},
_ref = 413,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1.2000000476837158,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -81.000007629394531,
Y = 51.000015258789063,
Z = 22.399999618530273
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 5.5,
Z = -0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 415,
Part1 = 429,
Tags = "",
_Children = {},
_ref = 416
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 1,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 415,
Part1 = 424,
Tags = "",
_Children = {},
_ref = 417
}
},
_ref = 415,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 4
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -80.000007629394531,
Y = 50.500015258789062,
Z = 26.399997711181641
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 165,
G = 162,
R = 163
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -1,
Y = -4.5,
Z = 0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 418,
Part1 = 460,
Tags = "",
_Children = {},
_ref = 419
}
},
_ref = 418,
formFactorRaw = 1,
shape = 1,
size = {
X = 6,
Y = 2.4000000953674316,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -76.000007629394531,
Y = 51.000015258789063,
Z = 22.399999618530273
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 420,
Part1 = 440,
Tags = "",
_Children = {},
_ref = 421
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0.5,
Z = -0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 420,
Part1 = 429,
Tags = "",
_Children = {},
_ref = 422
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -4,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 420,
Part1 = 424,
Tags = "",
_Children = {},
_ref = 423
}
},
_ref = 420,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -80.000007629394531,
Y = 51.000015258789063,
Z = 20
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 4,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 424,
Part1 = 443,
Tags = "",
_Children = {},
_ref = 425
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -1,
Z = 1.1999969482421875
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 424,
Part1 = 433,
Tags = "",
_Children = {},
_ref = 426
}
},
_ref = 424,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -76.000007629394531,
Y = 50.500015258789062,
Z = 28.199996948242188
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 165,
G = 162,
R = 163
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -2,
Y = 0,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 427,
Part1 = 455,
Tags = "",
_Children = {},
_ref = 428
}
},
_ref = 427,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1.2000000476837158,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -75.500007629394531,
Y = 51.000015258789063,
Z = 24.19999885559082
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 5.5,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 429,
Part1 = 446,
Tags = "",
_Children = {},
_ref = 430
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 3.5,
Y = -4,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 429,
Part1 = 460,
Tags = "",
_Children = {},
_ref = 431
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -4.5,
Y = -4,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 429,
Part1 = 449,
Tags = "",
_Children = {},
_ref = 432
}
},
_ref = 429,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1.2000000476837158,
Z = 15
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -81.000007629394531,
Y = 51.000015258789063,
Z = 17.600002288818359
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 1,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 433,
Part1 = 494,
Tags = "",
_Children = {},
_ref = 434
}
},
_ref = 433,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 4
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -70.000007629394531,
Y = 51.000015258789063,
Z = 17.600000381469727
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 435,
Part1 = 465,
Tags = "",
_Children = {},
_ref = 436
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 435,
Part1 = 462,
Tags = "",
_Children = {},
_ref = 437
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -4,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 435,
Part1 = 467,
Tags = "",
_Children = {},
_ref = 438
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -4,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 435,
Part1 = 440,
Tags = "",
_Children = {},
_ref = 439
}
},
_ref = 435,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -74.000007629394531,
Y = 51.000015258789063,
Z = 20
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 4,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 440,
Part1 = 446,
Tags = "",
_Children = {},
_ref = 441
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -2,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 440,
Part1 = 443,
Tags = "",
_Children = {},
_ref = 442
}
},
_ref = 440,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -76.000007629394531,
Y = 51.000015258789063,
Z = 17.600000381469727
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -4,
Z = 1.1999969482421875
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 443,
Part1 = 494,
Tags = "",
_Children = {},
_ref = 444
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 443,
Part1 = 467,
Tags = "",
_Children = {},
_ref = 445
}
},
_ref = 443,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -70.000007629394531,
Y = 51.000015258789063,
Z = 22.399999618530273
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 9.5,
Z = -0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 446,
Part1 = 490,
Tags = "",
_Children = {},
_ref = 447
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 446,
Part1 = 462,
Tags = "",
_Children = {},
_ref = 448
}
},
_ref = 446,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -71.000007629394531,
Y = 55.000015258789063,
Z = 24.999998092651367
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 40,
G = 64,
R = 105
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.20000000298023224
},
C1 = {
LookVector = {
X = 1,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -4,
Y = 10.5,
Z = 0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 449,
Part1 = 513,
Tags = "",
_Children = {},
_ref = 450
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.20000000298023224
},
C1 = {
LookVector = {
X = 1,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 4,
Y = 10.5,
Z = 0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 449,
Part1 = 490,
Tags = "",
_Children = {},
_ref = 451
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.20000000298023224
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -3,
Y = 4.5,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 449,
Part1 = 468,
Tags = "",
_Children = {},
_ref = 452
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.20000000298023224
},
C1 = {
LookVector = {
X = 1,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -4,
Y = -4.5,
Z = 0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 449,
Part1 = 537,
Tags = "",
_Children = {},
_ref = 453
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.20000000298023224
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 3,
Y = 4.5,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 449,
Part1 = 455,
Tags = "",
_Children = {},
_ref = 454
}
},
_ref = 449,
formFactorRaw = 2,
shape = 1,
size = {
X = 8,
Y = 0.40000000596046448,
Z = 10
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -74.000007629394531,
Y = 50.500015258789062,
Z = 26.399997711181641
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 165,
G = 162,
R = 163
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 5,
Y = -4.5,
Z = 0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 455,
Part1 = 460,
Tags = "",
_Children = {},
_ref = 456
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -3,
Y = 0,
Z = -0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 455,
Part1 = 458,
Tags = "",
_Children = {},
_ref = 457
}
},
_ref = 455,
formFactorRaw = 1,
shape = 1,
size = {
X = 6,
Y = 2.4000000953674316,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -71.000007629394531,
Y = 50.500015258789062,
Z = 28.199996948242188
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 165,
G = 162,
R = 163
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -3,
Y = 0,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 458,
Part1 = 468,
Tags = "",
_Children = {},
_ref = 459
}
},
_ref = 458,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1.2000000476837158,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -79.000007629394531,
Y = 55.000015258789063,
Z = 24.999998092651367
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 40,
G = 64,
R = 105
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.20000000298023224
},
C1 = {
LookVector = {
X = 1,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -4,
Y = 3.5,
Z = 0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 460,
Part1 = 537,
Tags = "",
_Children = {},
_ref = 461
}
},
_ref = 460,
formFactorRaw = 2,
shape = 1,
size = {
X = 8,
Y = 0.40000000596046448,
Z = 10
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -68.000007629394531,
Y = 51.000015258789063,
Z = 20
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 4,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 462,
Part1 = 478,
Tags = "",
_Children = {},
_ref = 463
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 4,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 462,
Part1 = 475,
Tags = "",
_Children = {},
_ref = 464
}
},
_ref = 462,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -68.000007629394531,
Y = 51.000015258789063,
Z = 15.200000762939453
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 4,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 465,
Part1 = 478,
Tags = "",
_Children = {},
_ref = 466
}
},
_ref = 465,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -74.000007629394531,
Y = 51.000015258789063,
Z = 15.200000762939453
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 467,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -68.000007629394531,
Y = 50.500015258789062,
Z = 26.399997711181641
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 165,
G = 162,
R = 163
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -5,
Y = -4.5,
Z = 0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 468,
Part1 = 485,
Tags = "",
_Children = {},
_ref = 469
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -2,
Y = 0,
Z = -0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 468,
Part1 = 471,
Tags = "",
_Children = {},
_ref = 470
}
},
_ref = 468,
formFactorRaw = 1,
shape = 1,
size = {
X = 6,
Y = 2.4000000953674316,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -66.000007629394531,
Y = 50.500015258789062,
Z = 28.199996948242188
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 165,
G = 162,
R = 163
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 471,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1.2000000476837158,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -62.000007629394531,
Y = 51.000015258789063,
Z = 15.19999885559082
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 4,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 472,
Part1 = 498,
Tags = "",
_Children = {},
_ref = 473
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -2,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 472,
Part1 = 478,
Tags = "",
_Children = {},
_ref = 474
}
},
_ref = 472,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -64.000007629394531,
Y = 51.000015258789063,
Z = 22.399999618530273
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 3.5,
Z = -0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 475,
Part1 = 490,
Tags = "",
_Children = {},
_ref = 476
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 475,
Part1 = 480,
Tags = "",
_Children = {},
_ref = 477
}
},
_ref = 475,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -64.000007629394531,
Y = 51.000015258789063,
Z = 17.600000381469727
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 478,
Part1 = 480,
Tags = "",
_Children = {},
_ref = 479
}
},
_ref = 478,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -62.000007629394531,
Y = 51.000015258789063,
Z = 20
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 4,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 480,
Part1 = 500,
Tags = "",
_Children = {},
_ref = 481
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 4,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 480,
Part1 = 498,
Tags = "",
_Children = {},
_ref = 482
}
},
_ref = 480,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -61.000007629394531,
Y = 50.500015258789062,
Z = 28.199996948242188
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 165,
G = 162,
R = 163
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 1,
Y = 0,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 483,
Part1 = 489,
Tags = "",
_Children = {},
_ref = 484
}
},
_ref = 483,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1.2000000476837158,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -63.000007629394531,
Y = 55.000015258789063,
Z = 24.999998092651367
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 40,
G = 64,
R = 105
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.20000000298023224
},
C1 = {
LookVector = {
X = 1,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -4,
Y = 2.5,
Z = 0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 485,
Part1 = 513,
Tags = "",
_Children = {},
_ref = 486
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.20000000298023224
},
C1 = {
LookVector = {
X = 1,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 4,
Y = 2.5,
Z = 0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 485,
Part1 = 490,
Tags = "",
_Children = {},
_ref = 487
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.20000000298023224
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -1,
Y = 4.5,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 485,
Part1 = 489,
Tags = "",
_Children = {},
_ref = 488
}
},
_ref = 485,
formFactorRaw = 2,
shape = 1,
size = {
X = 8,
Y = 0.40000000596046448,
Z = 10
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -62.000007629394531,
Y = 50.500015258789062,
Z = 26.399997711181641
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 165,
G = 162,
R = 163
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 489,
formFactorRaw = 1,
shape = 1,
size = {
X = 6,
Y = 2.4000000953674316,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -60.500007629394531,
Y = 51.000015258789063,
Z = 24.19999885559082
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 6.5,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 490,
Part1 = 511,
Tags = "",
_Children = {},
_ref = 491
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -4.5,
Y = -4,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 490,
Part1 = 509,
Tags = "",
_Children = {},
_ref = 492
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2.5,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 490,
Part1 = 500,
Tags = "",
_Children = {},
_ref = 493
}
},
_ref = 490,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1.2000000476837158,
Z = 15
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -80.000007629394531,
Y = 51.000015258789063,
Z = 15.200002670288086
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 494,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -56.000007629394531,
Y = 51.000015258789063,
Z = 15.19999885559082
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 495,
Part1 = 508,
Tags = "",
_Children = {},
_ref = 496
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -2,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 495,
Part1 = 498,
Tags = "",
_Children = {},
_ref = 497
}
},
_ref = 495,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -58.000007629394531,
Y = 51.000015258789063,
Z = 17.600000381469727
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 498,
Part1 = 505,
Tags = "",
_Children = {},
_ref = 499
}
},
_ref = 498,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -58.000007629394531,
Y = 51.000015258789063,
Z = 22.399999618530273
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 500,
Part1 = 505,
Tags = "",
_Children = {},
_ref = 501
}
},
_ref = 500,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -56.000007629394531,
Y = 50.500015258789062,
Z = 26.399997711181641
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 165,
G = 162,
R = 163
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 502,
Part1 = 512,
Tags = "",
_Children = {},
_ref = 503
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -4.5,
Z = 0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 502,
Part1 = 509,
Tags = "",
_Children = {},
_ref = 504
}
},
_ref = 502,
formFactorRaw = 1,
shape = 1,
size = {
X = 6,
Y = 2.4000000953674316,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -56.000007629394531,
Y = 51.000015258789063,
Z = 20
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 505,
Part1 = 511,
Tags = "",
_Children = {},
_ref = 506
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 505,
Part1 = 508,
Tags = "",
_Children = {},
_ref = 507
}
},
_ref = 505,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -54.000007629394531,
Y = 51.000015258789063,
Z = 17.600000381469727
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 508,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 2
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -56.000007629394531,
Y = 55.000015258789063,
Z = 24.999998092651367
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 40,
G = 64,
R = 105
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.20000000298023224
},
C1 = {
LookVector = {
X = 1,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -4,
Y = -4.5,
Z = 0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 509,
Part1 = 513,
Tags = "",
_Children = {},
_ref = 510
}
},
_ref = 509,
formFactorRaw = 2,
shape = 1,
size = {
X = 6,
Y = 0.40000000596046448,
Z = 10
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -54.000007629394531,
Y = 51.000015258789063,
Z = 22.399999618530273
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 511,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 2
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -56.000007629394531,
Y = 50.500015258789062,
Z = 28.199996948242188
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 165,
G = 162,
R = 163
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 512,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1.2000000476837158,
Z = 1
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -60.500007629394531,
Y = 59.000015258789063,
Z = 24.19999885559082
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 6.5,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 513,
Part1 = 536,
Tags = "",
_Children = {},
_ref = 514
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -9.5,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 513,
Part1 = 528,
Tags = "",
_Children = {},
_ref = 515
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -3.5,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 513,
Part1 = 521,
Tags = "",
_Children = {},
_ref = 516
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2.5,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 513,
Part1 = 518,
Tags = "",
_Children = {},
_ref = 517
}
},
_ref = 513,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1.2000000476837158,
Z = 15
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -58.000007629394531,
Y = 59.000015258789063,
Z = 22.399999618530273
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = 1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 518,
Part1 = 524,
Tags = "",
_Children = {},
_ref = 519
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -4,
Z = 1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 518,
Part1 = 555,
Tags = "",
_Children = {},
_ref = 520
}
},
_ref = 518,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -64.000007629394531,
Y = 59.000015258789063,
Z = 22.399999618530273
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = 1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 521,
Part1 = 555,
Tags = "",
_Children = {},
_ref = 522
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -4,
Z = 1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 521,
Part1 = 543,
Tags = "",
_Children = {},
_ref = 523
}
},
_ref = 521,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -56.000007629394531,
Y = 59.000015258789063,
Z = 19.999998092651367
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 524,
Part1 = 542,
Tags = "",
_Children = {},
_ref = 525
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 524,
Part1 = 536,
Tags = "",
_Children = {},
_ref = 526
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -2,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 524,
Part1 = 570,
Tags = "",
_Children = {},
_ref = 527
}
},
_ref = 524,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -70.000007629394531,
Y = 59.000015258789063,
Z = 22.399999618530273
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = 1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 528,
Part1 = 543,
Tags = "",
_Children = {},
_ref = 529
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -4,
Z = 1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 528,
Part1 = 563,
Tags = "",
_Children = {},
_ref = 530
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -5.5,
Z = -0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 528,
Part1 = 537,
Tags = "",
_Children = {},
_ref = 531
}
},
_ref = 528,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -76.000007629394531,
Y = 59.000015258789063,
Z = 22.399999618530273
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = 1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 532,
Part1 = 563,
Tags = "",
_Children = {},
_ref = 533
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0.5,
Z = -0.59999847412109375
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 532,
Part1 = 537,
Tags = "",
_Children = {},
_ref = 534
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -4,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 532,
Part1 = 569,
Tags = "",
_Children = {},
_ref = 535
}
},
_ref = 532,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -54.000007629394531,
Y = 59.000015258789063,
Z = 22.399999618530273
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 536,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 2
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -75.500007629394531,
Y = 59.000015258789063,
Z = 24.19999885559082
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -5.5,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 537,
Part1 = 553,
Tags = "",
_Children = {},
_ref = 538
}
},
_ref = 537,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1.2000000476837158,
Z = 15
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -56.000007629394531,
Y = 59.000015258789063,
Z = 15.19999885559082
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 539,
Part1 = 542,
Tags = "",
_Children = {},
_ref = 540
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -2,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 539,
Part1 = 570,
Tags = "",
_Children = {},
_ref = 541
}
},
_ref = 539,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -54.000007629394531,
Y = 59.000015258789063,
Z = 17.599998474121094
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 542,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 2
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -68.000007629394531,
Y = 59.000015258789063,
Z = 19.999998092651367
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 4,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 543,
Part1 = 558,
Tags = "",
_Children = {},
_ref = 544
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -2,
Z = 1.1999969482421875
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 543,
Part1 = 546,
Tags = "",
_Children = {},
_ref = 545
}
},
_ref = 543,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -70.000007629394531,
Y = 59.000015258789063,
Z = 17.600000381469727
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 546,
Part1 = 571,
Tags = "",
_Children = {},
_ref = 547
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -4,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 546,
Part1 = 572,
Tags = "",
_Children = {},
_ref = 548
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -4,
Z = -1.1999969482421875
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 546,
Part1 = 563,
Tags = "",
_Children = {},
_ref = 549
}
},
_ref = 546,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -81.000007629394531,
Y = 59.000015258789063,
Z = 17.600002288818359
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 1,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 550,
Part1 = 573,
Tags = "",
_Children = {},
_ref = 551
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 1,
Z = -1.1999969482421875
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 550,
Part1 = 569,
Tags = "",
_Children = {},
_ref = 552
}
},
_ref = 550,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 4
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -81.000007629394531,
Y = 59.000015258789063,
Z = 22.399999618530273
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 1,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 553,
Part1 = 569,
Tags = "",
_Children = {},
_ref = 554
}
},
_ref = 553,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 4
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -62.000007629394531,
Y = 59.000015258789063,
Z = 19.999998092651367
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -2,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 555,
Part1 = 558,
Tags = "",
_Children = {},
_ref = 556
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 4,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 555,
Part1 = 570,
Tags = "",
_Children = {},
_ref = 557
}
},
_ref = 555,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -64.000007629394531,
Y = 59.000015258789063,
Z = 17.599998474121094
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -4,
Z = 1.1999969482421875
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 558,
Part1 = 571,
Tags = "",
_Children = {},
_ref = 559
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 558,
Part1 = 561,
Tags = "",
_Children = {},
_ref = 560
}
},
_ref = 558,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -62.000007629394531,
Y = 59.000015258789063,
Z = 15.19999885559082
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 4,
Z = -1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 561,
Part1 = 570,
Tags = "",
_Children = {},
_ref = 562
}
},
_ref = 561,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -74.000007629394531,
Y = 59.000015258789063,
Z = 19.999998092651367
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -2,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 563,
Part1 = 565,
Tags = "",
_Children = {},
_ref = 564
}
},
_ref = 563,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -76.000007629394531,
Y = 59.000015258789063,
Z = 17.599998474121094
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -4,
Z = 1.1999950408935547
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 565,
Part1 = 573,
Tags = "",
_Children = {},
_ref = 566
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = 1.1999969482421875
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 565,
Part1 = 572,
Tags = "",
_Children = {},
_ref = 567
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -4,
Z = -1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 565,
Part1 = 569,
Tags = "",
_Children = {},
_ref = 568
}
},
_ref = 565,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -80.000007629394531,
Y = 59.000015258789063,
Z = 20
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 569,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -58.000007629394531,
Y = 59.000015258789063,
Z = 17.599998474121094
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 570,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -68.000007629394531,
Y = 59.000015258789063,
Z = 15.200000762939453
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 571,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -74.000007629394531,
Y = 59.000015258789063,
Z = 15.200000762939453
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 572,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = -80.000007629394531,
Y = 59.000015258789063,
Z = 15.200002670288086
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {},
_ref = 573,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
}
},
_ref = 412
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -42.000007629394531,
Y = 59.000015258789063,
Z = 35.399993896484375
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 3,
Y = 1,
Z = -0.20000076293945313
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 574,
Part1 = 741,
Tags = "",
_Children = {},
_ref = 575
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 1,
Y = 0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 1,
Z = 1.2000007629394531
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 574,
Part1 = 736,
Tags = "",
_Children = {},
_ref = 576
}
},
_ref = 574,
formFactorRaw = 1,
shape = 1,
size = {
X = 6,
Y = 1.2000000476837158,
Z = 2
}
},
{
AttributesSerialize = "",
ClassName = "Model",
ModelInPrimary = {
LookVector = {
X = 0,
Y = -1,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0
},
Name = "Model",
PrimaryPart = 593,
Tags = "",
_Children = {
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -52.000007629394531,
Y = 82.500015258789063,
Z = 24.199996948242188
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 53,
G = 42,
R = 27
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 10.5,
Y = 4,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 578,
Part1 = 681,
Tags = "",
_Children = {},
_ref = 579
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -4.5,
Y = 4,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 578,
Part1 = 602,
Tags = "",
_Children = {},
_ref = 580
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = 0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = 0.60000002384185791
},
C1 = {
LookVector = {
X = -1,
Y = -0,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = 2.5,
Y = 4,
Z = -0.19999885559082031
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 578,
Part1 = 593,
Tags = "",
_Children = {},
_ref = 581
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 6.5,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 578,
Part1 = 589,
Tags = "",
_Children = {},
_ref = 582
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -9.5,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 578,
Part1 = 675,
Tags = "",
_Children = {},
_ref = 583
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2.5,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 578,
Part1 = 586,
Tags = "",
_Children = {},
_ref = 584
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -0.60000002384185791
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -3.5,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 578,
Part1 = 639,
Tags = "",
_Children = {},
_ref = 585
}
},
_ref = 578,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 1.2000000476837158,
Z = 15
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -52.000007629394531,
Y = 85.000015258789063,
Z = 22.399997711181641
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Locked = false,
Massless = false,
Material = 256,
Name = "Smooth Block Model",
Reflectance = 0,
RightParamA = -0.5,
RightParamB = 0.5,
RightSurface = 0,
RightSurfaceInput = 0,
RootPriority = 0,
RotVelocity = {
X = 0,
Y = 0,
Z = 0
},
Tags = "",
TopParamA = -0.5,
TopParamB = 0.5,
TopSurface = 3,
TopSurfaceInput = 0,
Transparency = 0,
Velocity = {
X = 0,
Y = 0,
Z = 0
},
_Children = {
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 2,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 586,
Part1 = 614,
Tags = "",
_Children = {},
_ref = 587
},
{
AttributesSerialize = "",
C0 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = 0,
Z = -1.2000000476837158
},
C1 = {
LookVector = {
X = 0,
Y = -0,
Z = 0
},
RightVector = nil,
UpVector = nil,
X = 0,
Y = -4,
Z = 1.1999988555908203
},
ClassName = "Snap",
Enabled = true,
IsAutoJoint = true,
Name = "Snap",
Part0 = 586,
Part1 = 605,
Tags = "",
_Children = {},
_ref = 588
}
},
_ref = 586,
formFactorRaw = 1,
shape = 1,
size = {
X = 2,
Y = 2.4000000953674316,
Z = 6
}
},
{
Anchored = false,
AttributesSerialize = "",
BackParamA = -0.5,
BackParamB = 0.5,
BackSurface = 0,
BackSurfaceInput = 0,
BottomParamA = -0.5,
BottomParamB = 0.5,
BottomSurface = 4,
BottomSurfaceInput = 0,
CFrame = {
LookVector = {
X = 0,
Y = 1,
Z = -0
},
RightVector = nil,
UpVector = nil,
X = -52.000007629394531,
Y = 89.000015258789063,
Z = 22.399997711181641
},
CanCollide = true,
CastShadow = true,
ClassName = "Part",
CollisionGroupId = 0,
Color3uint8 = {
B = 98,
G = 95,
R = 99
},
CustomPhysicalProperties = {
Custom = false
},
FrontParamA = -0.5,
FrontParamB = 0.5,
FrontSurface = 0,
FrontSurfaceInput = 0,
LeftParamA = -0.5,
LeftParamB = 0.5,
LeftSurface = 0,
LeftSurfaceInput = 0,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment