null nil RBX1 29.833334889262915 0 0 0 1 0 0 0 1 0 0 0 1 Workspace null null 0 -1.82716751 -3.38334775 -4.02585697 -0.889413834 -0.148065642 0.432457805 1.4901163e-008 0.946083963 0.3239218 -0.457103074 0.288100541 -0.84145999 70 -6.2555232 -6.70029783 4.59066963 1 0 0 0 1 0 0 0 1 Camera true true -0.5 0.5 0 0 -0.5 0.5 4 0 194 -2 126 -2 1 0 0 0 1 0 0 0 1 true 0.5 0.300000012 -0.5 0.5 0 0 -0.5 0.5 0 0 true 256 Terrain 0 -0.5 0.5 0 0 0 0 0 -0.5 0.5 3 0 0 0 0 0 2044 252 2044 StarterPack StarterGui true 0 10 1 Soundscape 1 CollectionService PhysicsService BadgeService Geometry RenderHooksService SocialService 1000 Debris Instance Instance CookiesService Teleport Service true Players Selection true true true true TestService 10 false Script print 'Test Started!' Instance.new("Part", workspace) TestPart = game.Workspace.Part ----------------- --Part Surface test ----------------- function SurfaceTypeTest(arg) if (arg == "BottomSurface") then RBX_CHECK_EQUAL(TestPart.BottomSurface, Enum.SurfaceType.Inlet) TestPart[arg] = 0 RBX_CHECK_EQUAL(TestPart[arg], Enum.SurfaceType.Smooth) elseif (arg == "TopSurface") then RBX_CHECK_EQUAL(TestPart.TopSurface, Enum.SurfaceType.Studs) TestPart[arg] = 0 RBX_CHECK_EQUAL(TestPart[arg], Enum.SurfaceType.Smooth) end RBX_CHECK_EQUAL(TestPart[arg], Enum.SurfaceType.Smooth) TestPart[arg] = 0 RBX_CHECK_EQUAL(TestPart[arg], Enum.SurfaceType.Smooth) TestPart[arg] = 1 RBX_CHECK_EQUAL(TestPart[arg], Enum.SurfaceType.Glue) TestPart[arg] = 2 RBX_CHECK_EQUAL(TestPart[arg], Enum.SurfaceType.Weld) TestPart[arg] = 3 RBX_CHECK_EQUAL(TestPart[arg], Enum.SurfaceType.Studs) TestPart[arg] = 4 RBX_CHECK_EQUAL(TestPart[arg], Enum.SurfaceType.Inlet) TestPart[arg] = 5 RBX_CHECK_EQUAL(TestPart[arg], Enum.SurfaceType.Universal) TestPart[arg] = 6 RBX_CHECK_EQUAL(TestPart[arg], Enum.SurfaceType.Hinge) TestPart[arg] = 7 RBX_CHECK_EQUAL(TestPart[arg], Enum.SurfaceType.Motor) TestPart[arg] = 8 RBX_CHECK_EQUAL(TestPart[arg], Enum.SurfaceType.SteppingMotor) TestPart[arg] = 9 RBX_CHECK_EQUAL(TestPart[arg], Enum.SurfaceType.Unjoinable) end ---BackSurface SurfaceTypeTest("BackSurface") ---FrontSurface SurfaceTypeTest("FrontSurface") ---LeftSurface SurfaceTypeTest("LeftSurface") ---RightSurface SurfaceTypeTest("RightSurface") ---BottomSurface SurfaceTypeTest("BottomSurface") TestPart.BottomSurface = 4 RBX_CHECK_EQUAL(TestPart.BottomSurface, Enum.SurfaceType.Inlet) ---TopSurface SurfaceTypeTest("TopSurface") TestPart.TopSurface = 3 RBX_CHECK_EQUAL(TestPart.TopSurface, Enum.SurfaceType.Studs) 4286611584 1 4278190080 4278190080 4290822336 100000 0 41.7332993 Lighting 4289967032 14:00:00 ChangeHistoryService