Advertisement
billwa

Car

Jan 4th, 2016
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 32.01 KB | None | 0 0
  1. --[[
  2. Objects Skipped: 47
  3.     Script: 47
  4. --]]
  5.  
  6. local car = Instance.new("Model", workspace)
  7. car.Name = "Car"
  8.  
  9. local part = Instance.new("Part", car)
  10. part.Velocity = Vector3.new(0.006, -0.004, -0.008)
  11. part.FormFactor = Enum.FormFactor.Plate
  12. part.RotVelocity = Vector3.new(0, 0, -0.002)
  13. part.Size = Vector3.new(7, 0.8, 2)
  14. part.CFrame = CFrame.new(-10.21, 7.028, -14.87)* CFrame.Angles(1.4412310065381e-006, -1.5707963705063, 0)
  15. part.BrickColor = BrickColor.new("Dark stone grey")
  16. part.Friction = 0.3
  17.  
  18. local mesh = Instance.new("SpecialMesh", part)
  19. mesh.MeshType = Enum.MeshType.Wedge
  20.  
  21. local fire = Instance.new("Fire", part)
  22. fire.Enabled = false
  23. fire.Heat = 25
  24. fire.Color = Color3.new(1, 0.694118, 0)
  25. fire.SecondaryColor = Color3.new(1, 0, 0)
  26. fire.Size = 30
  27.  
  28. local part_2 = Instance.new("Part", car)
  29. part_2.Velocity = Vector3.new(0.004, -0.009, -0.008)
  30. part_2.RotVelocity = Vector3.new(0, 0, -0.002)
  31. part_2.Size = Vector3.new(1, 1.2, 1)
  32. part_2.CFrame = CFrame.new(-8.71, 6.029, -11.87)* CFrame.Angles(1.4420085108213e-006, -1.5707963705063, 0)
  33. part_2.BrickColor = BrickColor.new("Dark stone grey")
  34. part_2.Friction = 0.3
  35.  
  36. local mesh_2 = Instance.new("SpecialMesh", part_2)
  37. mesh_2.MeshType = Enum.MeshType.Wedge
  38.  
  39. local part_3 = Instance.new("Part", car)
  40. part_3.Velocity = Vector3.new(0.004, 0, -0.008)
  41. part_3.RotVelocity = Vector3.new(0, 0, -0.002)
  42. part_3.Size = Vector3.new(6, 1.2, 1)
  43. part_3.CFrame = CFrame.new(-12.21, 6.028, -11.87)* CFrame.Angles(-3.1415913105011, -5.0405077445248e-007, 3.1415779590607)
  44. part_3.BrickColor = BrickColor.new("Dark stone grey")
  45. part_3.Friction = 0.3
  46.  
  47. local fire_2 = Instance.new("Fire", part_3)
  48. fire_2.Enabled = false
  49. fire_2.Heat = 25
  50. fire_2.Color = Color3.new(1, 0.694118, 0)
  51. fire_2.SecondaryColor = Color3.new(1, 0, 0)
  52. fire_2.Size = 30
  53.  
  54. local part_4 = Instance.new("Part", car)
  55. part_4.Velocity = Vector3.new(0.006, -0.001, -0.008)
  56. part_4.FormFactor = Enum.FormFactor.Plate
  57. part_4.TopSurface = Enum.SurfaceType.Smooth
  58. part_4.RotVelocity = Vector3.new(0, 0, -0.002)
  59. part_4.Size = Vector3.new(7, 0.8, 1)
  60. part_4.CFrame = CFrame.new(-11.71, 7.028, -14.87)* CFrame.Angles(1.4412319160328e-006, -1.5707963705063, 0)
  61. part_4.BrickColor = BrickColor.new("Dark stone grey")
  62. part_4.Friction = 0.3
  63.  
  64. local fire_3 = Instance.new("Fire", part_4)
  65. fire_3.Enabled = false
  66. fire_3.Heat = 25
  67. fire_3.Color = Color3.new(1, 0.694118, 0)
  68. fire_3.SecondaryColor = Color3.new(1, 0, 0)
  69. fire_3.Size = 30
  70.  
  71. local breakaway = Instance.new("Part", car)
  72. breakaway.Velocity = Vector3.new(-0.001, -0.004, -0.009)
  73. breakaway.Transparency = 0.4
  74. breakaway.RotVelocity = Vector3.new(0, 0, -0.002)
  75. breakaway.Size = Vector3.new(2, 2.4, 1)
  76. breakaway.Name = "Breakaway"
  77. breakaway.CFrame = CFrame.new(-10.21, 4.229, -17.87)* CFrame.Angles(-3.1415913105011, -5.0401956741553e-007, 3.1415779590607)
  78. breakaway.BrickColor = BrickColor.new("Sand blue")
  79. breakaway.Friction = 0.3
  80.  
  81. local fire_4 = Instance.new("Fire", breakaway)
  82. fire_4.Enabled = false
  83. fire_4.Heat = 25
  84. fire_4.Color = Color3.new(1, 0.694118, 0)
  85. fire_4.SecondaryColor = Color3.new(1, 0, 0)
  86. fire_4.Size = 30
  87.  
  88. local part_5 = Instance.new("Part", car)
  89. part_5.Velocity = Vector3.new(0.003, 0.001, -0.008)
  90. part_5.RotVelocity = Vector3.new(0, 0, -0.002)
  91. part_5.Size = Vector3.new(6, 1.2, 1)
  92. part_5.CFrame = CFrame.new(-12.21, 6.028, -17.87)* CFrame.Angles(-3.1415913105011, -5.0405037654855e-007, 3.1415779590607)
  93. part_5.BrickColor = BrickColor.new("Dark stone grey")
  94. part_5.Friction = 0.3
  95.  
  96. local fire_5 = Instance.new("Fire", part_5)
  97. fire_5.Enabled = false
  98. fire_5.Heat = 25
  99. fire_5.Color = Color3.new(1, 0.694118, 0)
  100. fire_5.SecondaryColor = Color3.new(1, 0, 0)
  101. fire_5.Size = 30
  102.  
  103. local part_6 = Instance.new("Part", car)
  104. part_6.Velocity = Vector3.new(-0.002, 0.015, -0.008)
  105. part_6.RotVelocity = Vector3.new(0, 0, -0.002)
  106. part_6.Size = Vector3.new(7, 1.2, 2)
  107. part_6.CFrame = CFrame.new(-18.21, 3.628, -14.87)* CFrame.Angles(1.4415081750485e-006, 1.5707963705063, 0)
  108. part_6.BrickColor = BrickColor.new("Dark stone grey")
  109. part_6.Friction = 0.3
  110.  
  111. local mesh_3 = Instance.new("SpecialMesh", part_6)
  112. mesh_3.MeshType = Enum.MeshType.Wedge
  113.  
  114. local fire_6 = Instance.new("Fire", part_6)
  115. fire_6.Enabled = false
  116. fire_6.Heat = 25
  117. fire_6.Color = Color3.new(1, 0.694118, 0)
  118. fire_6.SecondaryColor = Color3.new(1, 0, 0)
  119. fire_6.Size = 30
  120.  
  121. local wheel = Instance.new("Model", car)
  122. wheel.Name = "Wheel"
  123.  
  124. local part_7 = Instance.new("Part", wheel)
  125. part_7.Velocity = Vector3.new(-0.007, -0.013, -0.01)
  126. part_7.FormFactor = Enum.FormFactor.Plate
  127. part_7.TopSurface = Enum.SurfaceType.Weld
  128. part_7.RotVelocity = Vector3.new(0, 0, -0.002)
  129. part_7.Material = Enum.Material.Wood
  130. part_7.Size = Vector3.new(2, 0.4, 2)
  131. part_7.CFrame = CFrame.new(-7.21, 1.429, -11.17)* CFrame.Angles(-1.5707949399948, -1.5707963705063, 0)
  132. part_7.BrickColor = BrickColor.new("Really black")
  133. part_7.Friction = 0.3
  134. part_7.BottomSurface = Enum.SurfaceType.Weld
  135.  
  136. local mesh_4 = Instance.new("CylinderMesh", part_7)
  137. mesh_4.Scale = Vector3.new(1.5, 1.5, 1.5)
  138.  
  139. local part_8 = Instance.new("Part", wheel)
  140. part_8.Velocity = Vector3.new(-0.007, -0.013, -0.01)
  141. part_8.FormFactor = Enum.FormFactor.Plate
  142. part_8.TopSurface = Enum.SurfaceType.Smooth
  143. part_8.RotVelocity = Vector3.new(0, 0, -0.002)
  144. part_8.Material = Enum.Material.Wood
  145. part_8.Size = Vector3.new(2, 0.4, 2)
  146. part_8.CFrame = CFrame.new(-7.21, 1.429, -10.77)* CFrame.Angles(-1.5707949399948, -1.5707963705063, 0)
  147. part_8.Friction = 0.3
  148. part_8.BottomSurface = Enum.SurfaceType.Smooth
  149.  
  150. local mesh_5 = Instance.new("CylinderMesh", part_8)
  151.  
  152. local part_9 = Instance.new("Part", car)
  153. part_9.Velocity = Vector3.new(-0.005, -0.012, -0.01)
  154. part_9.LeftSurface = Enum.SurfaceType.Weld
  155. part_9.RotVelocity = Vector3.new(0, 0, -0.002)
  156. part_9.Size = Vector3.new(2, 1.2, 7)
  157. part_9.CFrame = CFrame.new(-7.21, 2.429, -14.87)* CFrame.Angles(-3.1415913105011, -5.0373705562379e-007, 3.1415779590607)
  158. part_9.BrickColor = BrickColor.new("Dark stone grey")
  159. part_9.Friction = 0.3
  160.  
  161. local fire_7 = Instance.new("Fire", part_9)
  162. fire_7.Enabled = false
  163. fire_7.Heat = 25
  164. fire_7.Color = Color3.new(1, 0.694118, 0)
  165. fire_7.SecondaryColor = Color3.new(1, 0, 0)
  166. fire_7.Size = 30
  167.  
  168. local part_10 = Instance.new("Part", car)
  169. part_10.Velocity = Vector3.new(-0.003, -0.007, -0.009)
  170. part_10.RotVelocity = Vector3.new(0, 0, -0.002)
  171. part_10.Size = Vector3.new(1, 3.6, 1)
  172. part_10.CFrame = CFrame.new(-8.71, 3.629, -17.87)* CFrame.Angles(-3.1415913105011, -5.0366162440696e-007, 3.1415779590607)
  173. part_10.BrickColor = BrickColor.new("Dark stone grey")
  174. part_10.Friction = 0.3
  175.  
  176. local fire_8 = Instance.new("Fire", part_10)
  177. fire_8.Enabled = false
  178. fire_8.Heat = 25
  179. fire_8.Color = Color3.new(1, 0.694118, 0)
  180. fire_8.SecondaryColor = Color3.new(1, 0, 0)
  181. fire_8.Size = 30
  182.  
  183. local part_11 = Instance.new("Part", car)
  184. part_11.Velocity = Vector3.new(-0.001, 0.008, -0.008)
  185. part_11.RotVelocity = Vector3.new(0, 0, -0.002)
  186. part_11.Size = Vector3.new(1, 2.4, 1)
  187. part_11.CFrame = CFrame.new(-15.71, 4.228, -11.87)* CFrame.Angles(-3.1415913105011, -5.0425916242602e-007, 3.1415779590607)
  188. part_11.BrickColor = BrickColor.new("Dark stone grey")
  189. part_11.Friction = 0.3
  190.  
  191. local fire_9 = Instance.new("Fire", part_11)
  192. fire_9.Enabled = false
  193. fire_9.Heat = 25
  194. fire_9.Color = Color3.new(1, 0.694118, 0)
  195. fire_9.SecondaryColor = Color3.new(1, 0, 0)
  196. fire_9.Size = 30
  197.  
  198. local part_12 = Instance.new("Part", car)
  199. part_12.Velocity = Vector3.new(0.006, 0.004, -0.008)
  200. part_12.FormFactor = Enum.FormFactor.Plate
  201. part_12.RotVelocity = Vector3.new(0, 0, -0.002)
  202. part_12.Size = Vector3.new(7, 0.8, 3)
  203. part_12.CFrame = CFrame.new(-13.71, 7.028, -14.87)* CFrame.Angles(1.4412303244171e-006, 1.5707963705063, 0)
  204. part_12.BrickColor = BrickColor.new("Dark stone grey")
  205. part_12.Friction = 0.3
  206.  
  207. local mesh_6 = Instance.new("SpecialMesh", part_12)
  208. mesh_6.MeshType = Enum.MeshType.Wedge
  209.  
  210. local fire_10 = Instance.new("Fire", part_12)
  211. fire_10.Enabled = false
  212. fire_10.Heat = 25
  213. fire_10.Color = Color3.new(1, 0.694118, 0)
  214. fire_10.SecondaryColor = Color3.new(1, 0, 0)
  215. fire_10.Size = 30
  216.  
  217. local part_13 = Instance.new("Part", car)
  218. part_13.Velocity = Vector3.new(-0.002, -0.009, -0.009)
  219. part_13.RotVelocity = Vector3.new(0, 0, -0.002)
  220. part_13.Size = Vector3.new(1, 3.6, 1)
  221. part_13.CFrame = CFrame.new(-8.71, 3.629, -11.87)* CFrame.Angles(-3.1415913105011, -5.0366384130029e-007, 3.1415779590607)
  222. part_13.BrickColor = BrickColor.new("Dark stone grey")
  223. part_13.Friction = 0.3
  224.  
  225. local fire_11 = Instance.new("Fire", part_13)
  226. fire_11.Enabled = false
  227. fire_11.Heat = 25
  228. fire_11.Color = Color3.new(1, 0.694118, 0)
  229. fire_11.SecondaryColor = Color3.new(1, 0, 0)
  230. fire_11.Size = 30
  231.  
  232. local part_14 = Instance.new("Part", car)
  233. part_14.Velocity = Vector3.new(-0.006, 0.019, -0.008)
  234. part_14.FormFactor = Enum.FormFactor.Plate
  235. part_14.Reflectance = 0.4
  236. part_14.RotVelocity = Vector3.new(0, 0, -0.002)
  237. part_14.Size = Vector3.new(1, 0.4, 1)
  238. part_14.CFrame = CFrame.new(-19.41, 2.328, -16.87)* CFrame.Angles(-3.1415913105011, -5.0391173544995e-007, 1.5707817077637)
  239. part_14.BrickColor = BrickColor.new("Bright yellow")
  240. part_14.Friction = 0.3
  241.  
  242. local mesh_7 = Instance.new("CylinderMesh", part_14)
  243.  
  244. local fire_12 = Instance.new("Fire", part_14)
  245. fire_12.Enabled = false
  246. fire_12.Heat = 25
  247. fire_12.Color = Color3.new(1, 0.694118, 0)
  248. fire_12.SecondaryColor = Color3.new(1, 0, 0)
  249. fire_12.Size = 30
  250.  
  251. local part_15 = Instance.new("Part", car)
  252. part_15.Velocity = Vector3.new(-0.006, 0.004, -0.009)
  253. part_15.RotVelocity = Vector3.new(0, 0, -0.002)
  254. part_15.Size = Vector3.new(8, 1.2, 1)
  255. part_15.CFrame = CFrame.new(-13.21, 2.428, -17.87)* CFrame.Angles(-3.1415913105011, -5.0402013584971e-007, 3.1415779590607)
  256. part_15.BrickColor = BrickColor.new("Dark stone grey")
  257. part_15.Friction = 0.3
  258.  
  259. local fire_13 = Instance.new("Fire", part_15)
  260. fire_13.Enabled = false
  261. fire_13.Heat = 25
  262. fire_13.Color = Color3.new(1, 0.694118, 0)
  263. fire_13.SecondaryColor = Color3.new(1, 0, 0)
  264. fire_13.Size = 30
  265.  
  266. local part_16 = Instance.new("Part", car)
  267. part_16.Velocity = Vector3.new(0.001, -0.011, -0.009)
  268. part_16.RotVelocity = Vector3.new(0, 0, -0.002)
  269. part_16.Size = Vector3.new(1, 1.2, 1)
  270. part_16.CFrame = CFrame.new(-7.71, 4.829, -11.87)* CFrame.Angles(1.4420237448576e-006, -1.5707963705063, 0)
  271. part_16.BrickColor = BrickColor.new("Dark stone grey")
  272. part_16.Friction = 0.3
  273.  
  274. local mesh_8 = Instance.new("SpecialMesh", part_16)
  275. mesh_8.MeshType = Enum.MeshType.Wedge
  276.  
  277. local gastank = Instance.new("Part", car)
  278. gastank.Velocity = Vector3.new(-0.009, 0.003, -0.009)
  279. gastank.FormFactor = Enum.FormFactor.Symmetric
  280. gastank.RotVelocity = Vector3.new(0, 0, -0.002)
  281. gastank.Size = Vector3.new(4, 1, 3)
  282. gastank.Name = "GasTank"
  283. gastank.CFrame = CFrame.new(-13.21, 0.928, -14.87)* CFrame.Angles(-3.1415913105011, -5.0431020781616e-007, 3.1415779590607)
  284. gastank.Friction = 0.3
  285.  
  286. local part_17 = Instance.new("Part", car)
  287. part_17.Velocity = Vector3.new(-0.002, -0.011, -0.009)
  288. part_17.RotVelocity = Vector3.new(0, 0, -0.002)
  289. part_17.Size = Vector3.new(1, 1.2, 1)
  290. part_17.CFrame = CFrame.new(-7.71, 3.629, -11.87)* CFrame.Angles(-3.1415913105011, -5.0373665771986e-007, 3.1415779590607)
  291. part_17.BrickColor = BrickColor.new("Dark stone grey")
  292. part_17.Friction = 0.3
  293.  
  294. local part_18 = Instance.new("Part", car)
  295. part_18.Velocity = Vector3.new(0.003, -0.007, -0.008)
  296. part_18.RotVelocity = Vector3.new(0, 0, -0.002)
  297. part_18.Size = Vector3.new(1, 1.2, 1)
  298. part_18.CFrame = CFrame.new(-8.71, 6.029, -17.87)* CFrame.Angles(1.4420331808651e-006, -1.5707963705063, 0)
  299. part_18.BrickColor = BrickColor.new("Dark stone grey")
  300. part_18.Friction = 0.3
  301.  
  302. local mesh_9 = Instance.new("SpecialMesh", part_18)
  303. mesh_9.MeshType = Enum.MeshType.Wedge
  304.  
  305. local part_19 = Instance.new("Part", car)
  306. part_19.Velocity = Vector3.new(0.001, 0.011, -0.008)
  307. part_19.RotVelocity = Vector3.new(0, 0, -0.002)
  308. part_19.Size = Vector3.new(1, 1.2, 1)
  309. part_19.CFrame = CFrame.new(-16.71, 4.828, -11.87)* CFrame.Angles(1.4412457858271e-006, 1.5707963705063, 0)
  310. part_19.BrickColor = BrickColor.new("Dark stone grey")
  311. part_19.Friction = 0.3
  312.  
  313. local mesh_10 = Instance.new("SpecialMesh", part_19)
  314. mesh_10.MeshType = Enum.MeshType.Wedge
  315.  
  316. local fire_14 = Instance.new("Fire", part_19)
  317. fire_14.Enabled = false
  318. fire_14.Heat = 25
  319. fire_14.Color = Color3.new(1, 0.694118, 0)
  320. fire_14.SecondaryColor = Color3.new(1, 0, 0)
  321. fire_14.Size = 30
  322.  
  323. local part_20 = Instance.new("Part", car)
  324. part_20.Velocity = Vector3.new(0, -0.01, -0.009)
  325. part_20.RotVelocity = Vector3.new(0, 0, -0.002)
  326. part_20.Size = Vector3.new(1, 1.2, 1)
  327. part_20.CFrame = CFrame.new(-7.71, 4.829, -17.87)* CFrame.Angles(1.442020675313e-006, -1.5707963705063, 0)
  328. part_20.BrickColor = BrickColor.new("Dark stone grey")
  329. part_20.Friction = 0.3
  330.  
  331. local mesh_11 = Instance.new("SpecialMesh", part_20)
  332. mesh_11.MeshType = Enum.MeshType.Wedge
  333.  
  334. local fire_15 = Instance.new("Fire", part_20)
  335. fire_15.Enabled = false
  336. fire_15.Heat = 25
  337. fire_15.Color = Color3.new(1, 0.694118, 0)
  338. fire_15.SecondaryColor = Color3.new(1, 0, 0)
  339. fire_15.Size = 30
  340.  
  341. local part_21 = Instance.new("Part", car)
  342. part_21.Velocity = Vector3.new(0.002, -0.009, -0.009)
  343. part_21.LeftSurface = Enum.SurfaceType.Weld
  344. part_21.Transparency = 0.4
  345. part_21.RotVelocity = Vector3.new(0, 0, -0.002)
  346. part_21.Size = Vector3.new(5, 2.4, 2)
  347. part_21.CFrame = CFrame.new(-8.21, 5.429, -14.87)* CFrame.Angles(1.4420082834476e-006, -1.5707963705063, 0)
  348. part_21.RightSurface = Enum.SurfaceType.Weld
  349. part_21.BrickColor = BrickColor.new("Sand blue")
  350. part_21.Friction = 0.3
  351. part_21.BottomSurface = Enum.SurfaceType.Weld
  352.  
  353. local mesh_12 = Instance.new("SpecialMesh", part_21)
  354. mesh_12.MeshType = Enum.MeshType.Wedge
  355.  
  356. local breakaway_2 = Instance.new("Part", car)
  357. breakaway_2.Velocity = Vector3.new(-0.001, -0.005, -0.009)
  358. breakaway_2.Transparency = 0.4
  359. breakaway_2.RotVelocity = Vector3.new(0, 0, -0.002)
  360. breakaway_2.Size = Vector3.new(2, 2.4, 1)
  361. breakaway_2.Name = "Breakaway"
  362. breakaway_2.CFrame = CFrame.new(-10.21, 4.228, -11.87)* CFrame.Angles(-3.1415913105011, -5.0425074960003e-007, 3.1415779590607)
  363. breakaway_2.BrickColor = BrickColor.new("Sand blue")
  364. breakaway_2.Friction = 0.3
  365.  
  366. local fire_16 = Instance.new("Fire", breakaway_2)
  367. fire_16.Enabled = false
  368. fire_16.Heat = 25
  369. fire_16.Color = Color3.new(1, 0.694118, 0)
  370. fire_16.SecondaryColor = Color3.new(1, 0, 0)
  371. fire_16.Size = 30
  372.  
  373. local wheel_2 = Instance.new("Model", car)
  374. wheel_2.Name = "Wheel"
  375.  
  376. local part_22 = Instance.new("Part", wheel_2)
  377. part_22.Velocity = Vector3.new(-0.007, 0.012, -0.009)
  378. part_22.FormFactor = Enum.FormFactor.Plate
  379. part_22.TopSurface = Enum.SurfaceType.Weld
  380. part_22.RotVelocity = Vector3.new(0, 0, -0.002)
  381. part_22.Material = Enum.Material.Wood
  382. part_22.Size = Vector3.new(2, 0.4, 2)
  383. part_22.CFrame = CFrame.new(-17.21, 1.428, -11.17)* CFrame.Angles(-1.5707949399948, -1.5707963705063, 0)
  384. part_22.BrickColor = BrickColor.new("Really black")
  385. part_22.Friction = 0.3
  386. part_22.BottomSurface = Enum.SurfaceType.Weld
  387.  
  388. local mesh_13 = Instance.new("CylinderMesh", part_22)
  389. mesh_13.Scale = Vector3.new(1.5, 1.5, 1.5)
  390.  
  391. local fire_17 = Instance.new("Fire", part_22)
  392. fire_17.Enabled = false
  393. fire_17.Heat = 25
  394. fire_17.Color = Color3.new(1, 0.694118, 0)
  395. fire_17.SecondaryColor = Color3.new(1, 0, 0)
  396. fire_17.Size = 30
  397.  
  398. local part_23 = Instance.new("Part", wheel_2)
  399. part_23.Velocity = Vector3.new(-0.007, 0.012, -0.009)
  400. part_23.FormFactor = Enum.FormFactor.Plate
  401. part_23.TopSurface = Enum.SurfaceType.Smooth
  402. part_23.RotVelocity = Vector3.new(0, 0, -0.002)
  403. part_23.Material = Enum.Material.Wood
  404. part_23.Size = Vector3.new(2, 0.4, 2)
  405. part_23.CFrame = CFrame.new(-17.21, 1.428, -10.77)* CFrame.Angles(-1.5707949399948, -1.5707963705063, 0)
  406. part_23.Friction = 0.3
  407. part_23.BottomSurface = Enum.SurfaceType.Smooth
  408.  
  409. local mesh_14 = Instance.new("CylinderMesh", part_23)
  410.  
  411. local fire_18 = Instance.new("Fire", part_23)
  412. fire_18.Enabled = false
  413. fire_18.Heat = 25
  414. fire_18.Color = Color3.new(1, 0.694118, 0)
  415. fire_18.SecondaryColor = Color3.new(1, 0, 0)
  416. fire_18.Size = 30
  417.  
  418. local part_24 = Instance.new("Part", car)
  419. part_24.Velocity = Vector3.new(-0.006, -0.016, -0.01)
  420. part_24.FormFactor = Enum.FormFactor.Plate
  421. part_24.TopSurface = Enum.SurfaceType.Smooth
  422. part_24.RotVelocity = Vector3.new(0, 0, -0.002)
  423. part_24.Size = Vector3.new(1, 0.4, 7)
  424. part_24.CFrame = CFrame.new(-5.61, 2.329, -14.87)* CFrame.Angles(1.441862991669e-006, 5.0373432713968e-007, -1.5707817077637)
  425. part_24.BrickColor = BrickColor.new("Dark stone grey")
  426. part_24.Friction = 0.3
  427. part_24.BottomSurface = Enum.SurfaceType.Weld
  428.  
  429. local fire_19 = Instance.new("Fire", part_24)
  430. fire_19.Enabled = false
  431. fire_19.Heat = 25
  432. fire_19.Color = Color3.new(1, 0.694118, 0)
  433. fire_19.SecondaryColor = Color3.new(1, 0, 0)
  434. fire_19.Size = 30
  435.  
  436. local breakaway_3 = Instance.new("Part", car)
  437. breakaway_3.Velocity = Vector3.new(-0.001, 0.003, -0.008)
  438. breakaway_3.Transparency = 0.4
  439. breakaway_3.RotVelocity = Vector3.new(0, 0, -0.002)
  440. breakaway_3.Size = Vector3.new(3, 2.4, 1)
  441. breakaway_3.Name = "Breakaway"
  442. breakaway_3.CFrame = CFrame.new(-13.71, 4.228, -11.87)* CFrame.Angles(1.4410716175917e-006, 5.0413001417837e-007, 1.4635397747043e-005)
  443. breakaway_3.BrickColor = BrickColor.new("Sand blue")
  444. breakaway_3.Friction = 0.3
  445.  
  446. local fire_20 = Instance.new("Fire", breakaway_3)
  447. fire_20.Enabled = false
  448. fire_20.Heat = 25
  449. fire_20.Color = Color3.new(1, 0.694118, 0)
  450. fire_20.SecondaryColor = Color3.new(1, 0, 0)
  451. fire_20.Size = 30
  452.  
  453. local part_25 = Instance.new("Part", car)
  454. part_25.Velocity = Vector3.new(-0.001, 0, -0.009)
  455. part_25.RotVelocity = Vector3.new(0, 0, -0.002)
  456. part_25.Size = Vector3.new(1, 2.4, 1)
  457. part_25.CFrame = CFrame.new(-11.71, 4.228, -17.87)* CFrame.Angles(-3.1415913105011, -5.0401837370373e-007, 3.1415779590607)
  458. part_25.BrickColor = BrickColor.new("Dark stone grey")
  459. part_25.Friction = 0.3
  460.  
  461. local fire_21 = Instance.new("Fire", part_25)
  462. fire_21.Enabled = false
  463. fire_21.Heat = 25
  464. fire_21.Color = Color3.new(1, 0.694118, 0)
  465. fire_21.SecondaryColor = Color3.new(1, 0, 0)
  466. fire_21.Size = 30
  467.  
  468. local breakaway_4 = Instance.new("Part", car)
  469. breakaway_4.Velocity = Vector3.new(-0.001, 0.005, -0.008)
  470. breakaway_4.Transparency = 0.4
  471. breakaway_4.RotVelocity = Vector3.new(0, 0, -0.002)
  472. breakaway_4.Size = Vector3.new(3, 2.4, 1)
  473. breakaway_4.Name = "Breakaway"
  474. breakaway_4.CFrame = CFrame.new(-13.71, 4.228, -17.87)* CFrame.Angles(-3.1415913105011, -5.0401712314851e-007, 3.1415779590607)
  475. breakaway_4.BrickColor = BrickColor.new("Sand blue")
  476. breakaway_4.Friction = 0.3
  477.  
  478. local fire_22 = Instance.new("Fire", breakaway_4)
  479. fire_22.Enabled = false
  480. fire_22.Heat = 25
  481. fire_22.Color = Color3.new(1, 0.694118, 0)
  482. fire_22.SecondaryColor = Color3.new(1, 0, 0)
  483. fire_22.Size = 30
  484.  
  485. local part_26 = Instance.new("Part", car)
  486. part_26.Velocity = Vector3.new(0.003, 0.01, -0.008)
  487. part_26.RotVelocity = Vector3.new(0, 0, -0.002)
  488. part_26.Size = Vector3.new(1, 1.2, 1)
  489. part_26.CFrame = CFrame.new(-15.71, 6.028, -17.87)* CFrame.Angles(1.4414476936508e-006, 1.5707963705063, 0)
  490. part_26.BrickColor = BrickColor.new("Dark stone grey")
  491. part_26.Friction = 0.3
  492.  
  493. local mesh_15 = Instance.new("SpecialMesh", part_26)
  494. mesh_15.MeshType = Enum.MeshType.Wedge
  495.  
  496. local fire_23 = Instance.new("Fire", part_26)
  497. fire_23.Enabled = false
  498. fire_23.Heat = 25
  499. fire_23.Color = Color3.new(1, 0.694118, 0)
  500. fire_23.SecondaryColor = Color3.new(1, 0, 0)
  501. fire_23.Size = 30
  502.  
  503. local part_27 = Instance.new("Part", car)
  504. part_27.Velocity = Vector3.new(-0.002, -0.013, -0.009)
  505. part_27.RotVelocity = Vector3.new(0, 0, -0.002)
  506. part_27.Size = Vector3.new(7, 1.2, 1)
  507. part_27.CFrame = CFrame.new(-6.71, 3.629, -14.87)* CFrame.Angles(1.4418583305087e-006, -1.5707963705063, 0)
  508. part_27.BrickColor = BrickColor.new("Dark stone grey")
  509. part_27.Friction = 0.3
  510.  
  511. local mesh_16 = Instance.new("SpecialMesh", part_27)
  512. mesh_16.MeshType = Enum.MeshType.Wedge
  513.  
  514. local fire_24 = Instance.new("Fire", part_27)
  515. fire_24.Enabled = false
  516. fire_24.Heat = 25
  517. fire_24.Color = Color3.new(1, 0.694118, 0)
  518. fire_24.SecondaryColor = Color3.new(1, 0, 0)
  519. fire_24.Size = 30
  520.  
  521. local part_28 = Instance.new("Part", car)
  522. part_28.Velocity = Vector3.new(-0.005, -0.015, -0.01)
  523. part_28.FormFactor = Enum.FormFactor.Plate
  524. part_28.RotVelocity = Vector3.new(0, 0, -0.002)
  525. part_28.Size = Vector3.new(1, 0.4, 1)
  526. part_28.CFrame = CFrame.new(-6.01, 2.329, -12.87)* CFrame.Angles(1.4418583305087e-006, 5.0373665771986e-007, -1.5707817077637)
  527. part_28.BrickColor = BrickColor.new("Dark stone grey")
  528. part_28.Friction = 0.3
  529.  
  530. local mesh_17 = Instance.new("CylinderMesh", part_28)
  531.  
  532. local fire_25 = Instance.new("Fire", part_28)
  533. fire_25.Enabled = false
  534. fire_25.Heat = 25
  535. fire_25.Color = Color3.new(1, 0.694118, 0)
  536. fire_25.SecondaryColor = Color3.new(1, 0, 0)
  537. fire_25.Size = 30
  538.  
  539. local part_29 = Instance.new("Part", car)
  540. part_29.Velocity = Vector3.new(0.002, 0.01, -0.008)
  541. part_29.Transparency = 0.4
  542. part_29.RotVelocity = Vector3.new(0, 0, -0.002)
  543. part_29.Size = Vector3.new(5, 2.4, 2)
  544. part_29.CFrame = CFrame.new(-16.21, 5.428, -14.87)* CFrame.Angles(1.4413834605875e-006, 1.5707963705063, 0)
  545. part_29.BrickColor = BrickColor.new("Sand blue")
  546. part_29.Friction = 0.3
  547.  
  548. local mesh_18 = Instance.new("SpecialMesh", part_29)
  549. mesh_18.MeshType = Enum.MeshType.Wedge
  550.  
  551. local fire_26 = Instance.new("Fire", part_29)
  552. fire_26.Enabled = false
  553. fire_26.Heat = 25
  554. fire_26.Color = Color3.new(1, 0.694118, 0)
  555. fire_26.SecondaryColor = Color3.new(1, 0, 0)
  556. fire_26.Size = 30
  557.  
  558. local part_30 = Instance.new("Part", car)
  559. part_30.Velocity = Vector3.new(-0.001, 0.01, -0.008)
  560. part_30.RotVelocity = Vector3.new(0, 0, -0.002)
  561. part_30.Size = Vector3.new(1, 2.4, 1)
  562. part_30.CFrame = CFrame.new(-15.71, 4.228, -17.87)* CFrame.Angles(-3.1415913105011, -5.0401774842612e-007, 3.1415779590607)
  563. part_30.BrickColor = BrickColor.new("Dark stone grey")
  564. part_30.Friction = 0.3
  565.  
  566. local fire_27 = Instance.new("Fire", part_30)
  567. fire_27.Enabled = false
  568. fire_27.Heat = 25
  569. fire_27.Color = Color3.new(1, 0.694118, 0)
  570. fire_27.SecondaryColor = Color3.new(1, 0, 0)
  571. fire_27.Size = 30
  572.  
  573. local part_31 = Instance.new("Part", car)
  574. part_31.Velocity = Vector3.new(-0.006, -0.014, -0.01)
  575. part_31.FormFactor = Enum.FormFactor.Plate
  576. part_31.RotVelocity = Vector3.new(0, 0, -0.002)
  577. part_31.Size = Vector3.new(1, 0.4, 1)
  578. part_31.CFrame = CFrame.new(-6.01, 2.329, -16.87)* CFrame.Angles(1.4418583305087e-006, 5.0373665771986e-007, -1.5707817077637)
  579. part_31.BrickColor = BrickColor.new("Dark stone grey")
  580. part_31.Friction = 0.3
  581.  
  582. local mesh_19 = Instance.new("CylinderMesh", part_31)
  583.  
  584. local fire_28 = Instance.new("Fire", part_31)
  585. fire_28.Enabled = false
  586. fire_28.Heat = 25
  587. fire_28.Color = Color3.new(1, 0.694118, 0)
  588. fire_28.SecondaryColor = Color3.new(1, 0, 0)
  589. fire_28.Size = 30
  590.  
  591. local part_32 = Instance.new("Part", car)
  592. part_32.Velocity = Vector3.new(-0.005, 0.015, -0.008)
  593. part_32.RotVelocity = Vector3.new(0, 0, -0.002)
  594. part_32.Size = Vector3.new(2, 1.2, 7)
  595. part_32.CFrame = CFrame.new(-18.21, 2.428, -14.87)* CFrame.Angles(-3.1415913105011, -5.0391179229337e-007, 3.1415779590607)
  596. part_32.RightSurface = Enum.SurfaceType.Weld
  597. part_32.BrickColor = BrickColor.new("Dark stone grey")
  598. part_32.Friction = 0.3
  599.  
  600. local fire_29 = Instance.new("Fire", part_32)
  601. fire_29.Enabled = false
  602. fire_29.Heat = 25
  603. fire_29.Color = Color3.new(1, 0.694118, 0)
  604. fire_29.SecondaryColor = Color3.new(1, 0, 0)
  605. fire_29.Size = 30
  606.  
  607. local part_33 = Instance.new("Part", car)
  608. part_33.Velocity = Vector3.new(-0.001, -0.002, -0.009)
  609. part_33.RotVelocity = Vector3.new(0, 0, -0.002)
  610. part_33.Size = Vector3.new(1, 2.4, 1)
  611. part_33.CFrame = CFrame.new(-11.71, 4.228, -11.87)* CFrame.Angles(-3.1415913105011, -5.0405094498274e-007, 3.1415779590607)
  612. part_33.BrickColor = BrickColor.new("Dark stone grey")
  613. part_33.Friction = 0.3
  614.  
  615. local fire_30 = Instance.new("Fire", part_33)
  616. fire_30.Enabled = false
  617. fire_30.Heat = 25
  618. fire_30.Color = Color3.new(1, 0.694118, 0)
  619. fire_30.SecondaryColor = Color3.new(1, 0, 0)
  620. fire_30.Size = 30
  621.  
  622. local part_34 = Instance.new("Part", car)
  623. part_34.Velocity = Vector3.new(-0.005, 0.002, -0.009)
  624. part_34.RotVelocity = Vector3.new(0, 0, -0.002)
  625. part_34.Size = Vector3.new(8, 1.2, 1)
  626. part_34.CFrame = CFrame.new(-13.21, 2.428, -11.87)* CFrame.Angles(-3.1415913105011, -5.0425921926944e-007, 3.1415779590607)
  627. part_34.BrickColor = BrickColor.new("Dark stone grey")
  628. part_34.Friction = 0.3
  629.  
  630. local fire_31 = Instance.new("Fire", part_34)
  631. fire_31.Enabled = false
  632. fire_31.Heat = 25
  633. fire_31.Color = Color3.new(1, 0.694118, 0)
  634. fire_31.SecondaryColor = Color3.new(1, 0, 0)
  635. fire_31.Size = 30
  636.  
  637. local part_35 = Instance.new("Part", car)
  638. part_35.Velocity = Vector3.new(-0.007, 0.002, -0.009)
  639. part_35.FormFactor = Enum.FormFactor.Plate
  640. part_35.RotVelocity = Vector3.new(0, 0, -0.002)
  641. part_35.Size = Vector3.new(13, 0.4, 7)
  642. part_35.CFrame = CFrame.new(-12.71, 1.628, -14.87)* CFrame.Angles(-3.1415913105011, -5.0366742243568e-007, 3.1415779590607)
  643. part_35.BrickColor = BrickColor.new("Dark stone grey")
  644. part_35.Friction = 0.3
  645.  
  646. local fire_32 = Instance.new("Fire", part_35)
  647. fire_32.Enabled = false
  648. fire_32.Heat = 25
  649. fire_32.Color = Color3.new(1, 0.694118, 0)
  650. fire_32.SecondaryColor = Color3.new(1, 0, 0)
  651. fire_32.Size = 30
  652.  
  653. local part_36 = Instance.new("Part", car)
  654. part_36.Velocity = Vector3.new(0, 0.012, -0.008)
  655. part_36.RotVelocity = Vector3.new(0, 0, -0.002)
  656. part_36.Size = Vector3.new(1, 1.2, 1)
  657. part_36.CFrame = CFrame.new(-16.71, 4.828, -17.87)* CFrame.Angles(1.4417493048313e-006, 1.5707963705063, 0)
  658. part_36.BrickColor = BrickColor.new("Dark stone grey")
  659. part_36.Friction = 0.3
  660.  
  661. local mesh_20 = Instance.new("SpecialMesh", part_36)
  662. mesh_20.MeshType = Enum.MeshType.Wedge
  663.  
  664. local fire_33 = Instance.new("Fire", part_36)
  665. fire_33.Enabled = false
  666. fire_33.Heat = 25
  667. fire_33.Color = Color3.new(1, 0.694118, 0)
  668. fire_33.SecondaryColor = Color3.new(1, 0, 0)
  669. fire_33.Size = 30
  670.  
  671. local part_37 = Instance.new("Part", car)
  672. part_37.Velocity = Vector3.new(-0.003, -0.01, -0.009)
  673. part_37.RotVelocity = Vector3.new(0, 0, -0.002)
  674. part_37.Size = Vector3.new(1, 1.2, 1)
  675. part_37.CFrame = CFrame.new(-7.71, 3.629, -17.87)* CFrame.Angles(-3.1415913105011, -5.0373665771986e-007, 3.1415779590607)
  676. part_37.BrickColor = BrickColor.new("Dark stone grey")
  677. part_37.Friction = 0.3
  678.  
  679. local fire_34 = Instance.new("Fire", part_37)
  680. fire_34.Enabled = false
  681. fire_34.Heat = 25
  682. fire_34.Color = Color3.new(1, 0.694118, 0)
  683. fire_34.SecondaryColor = Color3.new(1, 0, 0)
  684. fire_34.Size = 30
  685.  
  686. local part_38 = Instance.new("Part", car)
  687. part_38.Velocity = Vector3.new(-0.002, 0.012, -0.008)
  688. part_38.RotVelocity = Vector3.new(0, 0, -0.002)
  689. part_38.Size = Vector3.new(1, 1.2, 7)
  690. part_38.CFrame = CFrame.new(-16.71, 3.628, -14.87)* CFrame.Angles(-3.1415913105011, -5.0405117235641e-007, 3.1415779590607)
  691. part_38.BrickColor = BrickColor.new("Dark stone grey")
  692. part_38.Friction = 0.3
  693.  
  694. local fire_35 = Instance.new("Fire", part_38)
  695. fire_35.Enabled = false
  696. fire_35.Heat = 25
  697. fire_35.Color = Color3.new(1, 0.694118, 0)
  698. fire_35.SecondaryColor = Color3.new(1, 0, 0)
  699. fire_35.Size = 30
  700.  
  701. local part_39 = Instance.new("Part", car)
  702. part_39.Velocity = Vector3.new(-0.005, 0.018, -0.008)
  703. part_39.FormFactor = Enum.FormFactor.Plate
  704. part_39.Reflectance = 0.4
  705. part_39.RotVelocity = Vector3.new(0, 0, -0.002)
  706. part_39.Size = Vector3.new(1, 0.4, 1)
  707. part_39.CFrame = CFrame.new(-19.41, 2.328, -12.87)* CFrame.Angles(-3.1415913105011, -5.0387677674735e-007, -1.5708109140396)
  708. part_39.BrickColor = BrickColor.new("Bright yellow")
  709. part_39.Friction = 0.3
  710.  
  711. local mesh_21 = Instance.new("CylinderMesh", part_39)
  712.  
  713. local fire_36 = Instance.new("Fire", part_39)
  714. fire_36.Enabled = false
  715. fire_36.Heat = 25
  716. fire_36.Color = Color3.new(1, 0.694118, 0)
  717. fire_36.SecondaryColor = Color3.new(1, 0, 0)
  718. fire_36.Size = 30
  719.  
  720. local part_40 = Instance.new("Part", car)
  721. part_40.Velocity = Vector3.new(0.004, 0.008, -0.008)
  722. part_40.RotVelocity = Vector3.new(0, 0, -0.002)
  723. part_40.Size = Vector3.new(1, 1.2, 1)
  724. part_40.CFrame = CFrame.new(-15.71, 6.028, -11.87)* CFrame.Angles(1.44081354847e-006, 1.5707963705063, 0)
  725. part_40.BrickColor = BrickColor.new("Dark stone grey")
  726. part_40.Friction = 0.3
  727.  
  728. local mesh_22 = Instance.new("SpecialMesh", part_40)
  729. mesh_22.MeshType = Enum.MeshType.Wedge
  730.  
  731. local fire_37 = Instance.new("Fire", part_40)
  732. fire_37.Enabled = false
  733. fire_37.Heat = 25
  734. fire_37.Color = Color3.new(1, 0.694118, 0)
  735. fire_37.SecondaryColor = Color3.new(1, 0, 0)
  736. fire_37.Size = 30
  737.  
  738. local wheel_3 = Instance.new("Model", car)
  739. wheel_3.Name = "Wheel"
  740.  
  741. local part_41 = Instance.new("Part", wheel_3)
  742. part_41.Velocity = Vector3.new(-0.008, 0.014, -0.009)
  743. part_41.FormFactor = Enum.FormFactor.Plate
  744. part_41.TopSurface = Enum.SurfaceType.Weld
  745. part_41.RotVelocity = Vector3.new(0, 0, -0.002)
  746. part_41.Material = Enum.Material.Wood
  747. part_41.Size = Vector3.new(2, 0.4, 2)
  748. part_41.CFrame = CFrame.new(-17.21, 1.428, -18.57)* CFrame.Angles(1.5707978010178, 1.5707963705063, 0)
  749. part_41.BrickColor = BrickColor.new("Really black")
  750. part_41.Friction = 0.3
  751. part_41.BottomSurface = Enum.SurfaceType.Weld
  752.  
  753. local mesh_23 = Instance.new("CylinderMesh", part_41)
  754. mesh_23.Scale = Vector3.new(1.5, 1.5, 1.5)
  755.  
  756. local fire_38 = Instance.new("Fire", part_41)
  757. fire_38.Enabled = false
  758. fire_38.Heat = 25
  759. fire_38.Color = Color3.new(1, 0.694118, 0)
  760. fire_38.SecondaryColor = Color3.new(1, 0, 0)
  761. fire_38.Size = 30
  762.  
  763. local part_42 = Instance.new("Part", wheel_3)
  764. part_42.Velocity = Vector3.new(-0.008, 0.014, -0.009)
  765. part_42.FormFactor = Enum.FormFactor.Plate
  766. part_42.TopSurface = Enum.SurfaceType.Smooth
  767. part_42.RotVelocity = Vector3.new(0, 0, -0.002)
  768. part_42.Material = Enum.Material.Wood
  769. part_42.Size = Vector3.new(2, 0.4, 2)
  770. part_42.CFrame = CFrame.new(-17.21, 1.428, -18.97)* CFrame.Angles(1.5707978010178, 1.5707963705063, 0)
  771. part_42.Friction = 0.3
  772. part_42.BottomSurface = Enum.SurfaceType.Smooth
  773.  
  774. local mesh_24 = Instance.new("CylinderMesh", part_42)
  775.  
  776. local fire_39 = Instance.new("Fire", part_42)
  777. fire_39.Enabled = false
  778. fire_39.Heat = 25
  779. fire_39.Color = Color3.new(1, 0.694118, 0)
  780. fire_39.SecondaryColor = Color3.new(1, 0, 0)
  781. fire_39.Size = 30
  782.  
  783. local slidingpart = Instance.new("Part", car)
  784. slidingpart.Velocity = Vector3.new(-0.011, 0.001, -0.01)
  785. slidingpart.FormFactor = Enum.FormFactor.Plate
  786. slidingpart.Transparency = 1
  787. slidingpart.TopSurface = Enum.SurfaceType.Weld
  788. slidingpart.RotVelocity = Vector3.new(0, 0, -0.002)
  789. slidingpart.Size = Vector3.new(12, 0.4, 9)
  790. slidingpart.Name = "SlidingPart"
  791. slidingpart.CFrame = CFrame.new(-12.21, 0.228, -14.87)* CFrame.Angles(-3.1415913105011, -5.0431111731086e-007, 3.1415779590607)
  792. slidingpart.BrickColor = BrickColor.new("Bright blue")
  793. slidingpart.Friction = 0.1
  794. slidingpart.BottomSurface = Enum.SurfaceType.Smooth
  795.  
  796. local fire_40 = Instance.new("Fire", slidingpart)
  797. fire_40.Enabled = false
  798. fire_40.Heat = 25
  799. fire_40.Color = Color3.new(1, 0.694118, 0)
  800. fire_40.SecondaryColor = Color3.new(1, 0, 0)
  801. fire_40.Size = 30
  802.  
  803. local wheel_4 = Instance.new("Model", car)
  804. wheel_4.Name = "Wheel"
  805.  
  806. local part_43 = Instance.new("Part", wheel_4)
  807. part_43.Velocity = Vector3.new(-0.008, -0.011, -0.01)
  808. part_43.FormFactor = Enum.FormFactor.Plate
  809. part_43.TopSurface = Enum.SurfaceType.Weld
  810. part_43.RotVelocity = Vector3.new(0, 0, -0.002)
  811. part_43.Material = Enum.Material.Wood
  812. part_43.Size = Vector3.new(2, 0.4, 2)
  813. part_43.CFrame = CFrame.new(-7.21, 1.429, -18.57)* CFrame.Angles(1.5707978010178, 1.5707963705063, 0)
  814. part_43.BrickColor = BrickColor.new("Really black")
  815. part_43.Friction = 0.3
  816. part_43.BottomSurface = Enum.SurfaceType.Weld
  817.  
  818. local mesh_25 = Instance.new("CylinderMesh", part_43)
  819. mesh_25.Scale = Vector3.new(1.5, 1.5, 1.5)
  820.  
  821. local fire_41 = Instance.new("Fire", part_43)
  822. fire_41.Enabled = false
  823. fire_41.Heat = 25
  824. fire_41.Color = Color3.new(1, 0.694118, 0)
  825. fire_41.SecondaryColor = Color3.new(1, 0, 0)
  826. fire_41.Size = 30
  827.  
  828. local part_44 = Instance.new("Part", wheel_4)
  829. part_44.Velocity = Vector3.new(-0.008, -0.011, -0.01)
  830. part_44.FormFactor = Enum.FormFactor.Plate
  831. part_44.TopSurface = Enum.SurfaceType.Smooth
  832. part_44.RotVelocity = Vector3.new(0, 0, -0.002)
  833. part_44.Material = Enum.Material.Wood
  834. part_44.Size = Vector3.new(2, 0.4, 2)
  835. part_44.CFrame = CFrame.new(-7.21, 1.429, -18.97)* CFrame.Angles(1.5707978010178, 1.5707963705063, 0)
  836. part_44.Friction = 0.3
  837. part_44.BottomSurface = Enum.SurfaceType.Smooth
  838.  
  839. local mesh_26 = Instance.new("CylinderMesh", part_44)
  840.  
  841. local fire_42 = Instance.new("Fire", part_44)
  842. fire_42.Enabled = false
  843. fire_42.Heat = 25
  844. fire_42.Color = Color3.new(1, 0.694118, 0)
  845. fire_42.SecondaryColor = Color3.new(1, 0, 0)
  846. fire_42.Size = 30
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement