astronaut32

mercyy's wings

Jan 14th, 2017
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.15 KB | None | 0 0
  1.  
  2. --Weapons is not a valid emember of ReplicatedStorage--
  3. script.Parent = nil
  4. wait(0.016666666666667)
  5. local Player = game:GetService("Players").LocalPlayer
  6. local Character = Player.Character
  7. local RootPart = Character.HumanoidRootPart
  8. local torso = Character:FindFirstChild("Torso")
  9. local Mouse = Player:GetMouse()
  10. local wm = Instance.new("Model", Character)
  11. wm.Name = "rightWing"
  12. local rwm = Instance.new("Model", wm)
  13. rwm.Name = "rightWingMercy"
  14. local lwm = Instance.new("Model", wm)
  15. lwm.Name = "leftWingMercy"
  16. local m = nil
  17. if Character:FindFirstChild("Model") then
  18. m = Character.Model
  19. else
  20. m = Instance.new("Model", Character)
  21. end
  22. local sine = 0
  23. local change = 1
  24. local Anim = "Idle"
  25. local it = Instance.new
  26. local v3 = Vector3.new
  27. local cf = CFrame.new
  28. local ca = CFrame.Angles
  29. local bc = BrickColor.new
  30. rayCast = function(Position, Direction, Range, Ignore)
  31. return game:service("Workspace"):FindPartOnRay(Ray.new(Position, Direction.unit * (Range or 999.999)), Ignore)
  32. end
  33. weld = function(parent, part0, part1, c0, c1)
  34. local weld = it("Weld")
  35. weld.Parent = parent
  36. weld.Part0 = part0
  37. weld.Part1 = part1
  38. weld.C0 = c0
  39. weld.C1 = c1
  40. return weld
  41. end
  42. weld2 = function(name, parent, part0, part1, c0, c1)
  43. local weld = it("Motor6D")
  44. weld.Name = name
  45. weld.Parent = parent
  46. weld.Part0 = part0
  47. weld.Part1 = part1
  48. weld.C0 = c0
  49. weld.C1 = c1
  50. return weld
  51. end
  52. local rightWingMercy = game:GetService("ReplicatedStorage").Weapons.Wings.rightWing.rightWingMercy
  53. local leftWingMercy = game:GetService("ReplicatedStorage").Weapons.Wings.leftWing.leftWingMercy
  54. local rightWingHandle = rightWingMercy.Handle:Clone()
  55. rightWingHandle.Parent = rwm
  56. local rightWingHandleJoint = rightWingHandle.Handle
  57. local rightWingHandleJoint_weld = weld2("Handle_weld", m, Character.Torso, rightWingHandleJoint, cf(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), cf(0.685117602, -0.560845375, -0.278271139, 3.18300699e-05, -4.27828345e-05, -1, 0.258788615, 0.965933979, -3.30881339e-05, 0.965934098, -0.258788645, 4.18174641e-05))
  58. local rightWingArm = rightWingMercy.arm:Clone()
  59. rightWingArm.Parent = rwm
  60. local rightWingArmJoint = rightWingArm.Handle
  61. local rightWingArmJoint_weld = weld2("Handle_weld", m, rightWingHandleJoint.Joint, rightWingArmJoint, cf(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), cf(-0.000503540039, -0.140175581, -0.0884112418, 1.28861029e-05, 8.7726421e-06, -1, -0.500072241, 0.865977228, 1.15310468e-06, 0.865977287, 0.50007236, 1.55468188e-05))
  62. local rightWingMain = rightWingMercy.main:Clone()
  63. rightWingMain.Parent = rwm
  64. local rightWingMainJoint = rightWingMain.Handle
  65. local rightWingMainJoint_weld = weld2("Handle_weld", m, rightWingArmJoint.Joint, rightWingMainJoint, cf(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), cf(-0.000504255295, 0.00364398956, 0.00402297825, 7.57960879e-06, -6.81364872e-06, -1, -5.65063347e-05, 0.999998748, -6.81379061e-06, 0.999998868, 5.65339069e-05, 7.57952876e-06))
  66. local rightWing0 = rightWingMercy["0"]:Clone()
  67. rightWing0.Parent = rwm
  68. local rightWing0Joint = rightWing0.Handle
  69. local rightWing0Joint_weld = weld2("Handle_weld", m, rightWingArmJoint.Joint, rightWing0Joint, cf(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), cf(-0.000489115715, -0.476918697, -0.0121640936, 7.57960879e-06, -6.81364872e-06, -1, -5.65063347e-05, 0.999998748, -6.81379061e-06, 0.999998868, 5.65339069e-05, 7.57952876e-06))
  70. local rightWing1 = rightWingMercy["1"]:Clone()
  71. rightWing1.Parent = rwm
  72. local rightWing1Joint = rightWing1.Handle
  73. local rightWing1Joint_weld = weld2("Handle_weld", m, rightWingMainJoint.Joint, rightWing1Joint, cf(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), cf(-0.000496864319, -0.328253269, -0.0820782185, 7.57960879e-06, -6.81364872e-06, -1, -5.65063347e-05, 0.999998748, -6.81379061e-06, 0.999998868, 5.65339069e-05, 7.57952876e-06))
  74. local rightWing2 = rightWingMercy["2"]:Clone()
  75. rightWing2.Parent = rwm
  76. local rightWing2Joint = rightWing2.Handle
  77. local rightWing2Joint_weld = weld2("Handle_weld", m, rightWingMainJoint.Joint, rightWing2Joint, cf(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), cf(-0.000496864319, -0.328253269, -0.0820782185, 7.57960879e-06, -6.81364872e-06, -1, -5.65063347e-05, 0.999998748, -6.81379061e-06, 0.999998868, 5.65339069e-05, 7.57952876e-06))
  78. local rightWing3 = rightWingMercy["3"]:Clone()
  79. rightWing3.Parent = rwm
  80. local rightWing3Joint = rightWing3.Handle
  81. local rightWing3Joint_weld = weld2("Handle_weld", m, rightWingMainJoint.Joint, rightWing3Joint, cf(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), cf(-0.000506043434, -0.0738253593, -0.0984799862, 7.57960879e-06, -6.81364872e-06, -1, -5.65063347e-05, 0.999998748, -6.81379061e-06, 0.999998868, 5.65339069e-05, 7.57952876e-06))
  82. local rightWing4 = rightWingMercy["4"]:Clone()
  83. rightWing4.Parent = rwm
  84. local rightWing4Joint = rightWing4.Handle
  85. local rightWing4Joint_weld = weld2("Handle_weld", m, rightWingMainJoint.Joint, rightWing4Joint, cf(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), cf(-0.000514864922, 0.274091244, -0.0364021957, 7.57960879e-06, -6.81364872e-06, -1, -5.65063347e-05, 0.999998748, -6.81379061e-06, 0.999998868, 5.65339069e-05, 7.57952876e-06))
  86. local rightWing5 = rightWingMercy["5"]:Clone()
  87. rightWing5.Parent = rwm
  88. local rightWing5Joint = rightWing5.Handle
  89. local rightWing5Joint_weld = weld2("Handle_weld", m, rightWingMainJoint.Joint, rightWing5Joint, cf(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), cf(-0.000514864922, 0.274091244, -0.0364021957, 7.57960879e-06, -6.81364872e-06, -1, -5.65063347e-05, 0.999998748, -6.81379061e-06, 0.999998868, 5.65339069e-05, 7.57952876e-06))
  90. local leftWingHandle = leftWingMercy.Handle:Clone()
  91. leftWingHandle.Parent = lwm
  92. local leftWingHandleJoint = leftWingHandle.Handle
  93. local leftWingHandleJoint_weld = weld2("Handle_weld", m, Character.Torso, leftWingHandleJoint, cf(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), cf(-0.686617136, -0.56112361, -0.279083192, -3.19999999e-05, -4.3e-05, 1, -0.258788973, 0.965933859, 3.32539094e-05, -0.965933859, -0.258788973, -4.20378092e-05))
  94. local leftWingArm = leftWingMercy.arm:Clone()
  95. leftWingArm.Parent = lwm
  96. local leftWingArmJoint = leftWingArm.Handle
  97. local leftWingArmJoint_weld = weld2("Handle_weld", m, leftWingHandleJoint.Joint, leftWingArmJoint, cf(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), cf(-0.000503063202, -0.140175581, -0.0884125084, 1.3033452e-05, 8.22474613e-06, -1, -0.500074685, 0.865982294, 6.04784873e-07, 0.865982294, 0.500074685, 1.53997262e-05))
  98. local leftWingMain = leftWingMercy.main:Clone()
  99. leftWingMain.Parent = lwm
  100. local leftWingMainJoint = leftWingMain.Handle
  101. local leftWingMainJoint_weld = weld2("Handle_weld", m, leftWingArmJoint.Joint, leftWingMainJoint, cf(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), cf(-0.000503897667, 0.00364351273, 0.00402440876, 8.03966395e-06, -7.25154496e-06, -1, -5.60145963e-05, 1.00000012, -7.25199425e-06, 0.99999994, 5.59825712e-05, 8.0392565e-06))
  102. local leftWing0 = leftWingMercy["0"]:Clone()
  103. leftWing0.Parent = lwm
  104. local leftWing0Joint = leftWing0.Handle
  105. local leftWing0Joint_weld = weld2("Handle_weld", m, leftWingArmJoint.Joint, leftWing0Joint, cf(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), cf(-0.000489711761, -0.476918697, -0.0121631399, 8.03966395e-06, -7.25154496e-06, -1, -5.60145963e-05, 1.00000012, -7.25199425e-06, 0.99999994, 5.59825712e-05, 8.0392565e-06))
  106. local leftWing1 = leftWingMercy["1"]:Clone()
  107. leftWing1.Parent = lwm
  108. local leftWing1Joint = leftWing1.Handle
  109. local leftWing1Joint_weld = weld2("Handle_weld", m, leftWingMainJoint.Joint, leftWing1Joint, cf(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), cf(-0.000497460365, -0.328253269, -0.0820777118, 8.03966395e-06, -7.25154496e-06, -1, -5.60145963e-05, 1.00000012, -7.25199425e-06, 0.99999994, 5.59825712e-05, 8.0392565e-06))
  110. local leftWing2 = leftWingMercy["2"]:Clone()
  111. leftWing2.Parent = lwm
  112. local leftWing2Joint = leftWing2.Handle
  113. local leftWing2Joint_weld = weld2("Handle_weld", m, leftWingMainJoint.Joint, leftWing2Joint, cf(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), cf(-0.000497460365, -0.328253269, -0.0820777118, 8.03966395e-06, -7.25154496e-06, -1, -5.60145963e-05, 1.00000012, -7.25199425e-06, 0.99999994, 5.59825712e-05, 8.0392565e-06))
  114. local leftWing3 = leftWingMercy["3"]:Clone()
  115. leftWing3.Parent = lwm
  116. local leftWing3Joint = leftWing3.Handle
  117. local leftWing3Joint_weld = weld2("Handle_weld", m, leftWingMainJoint.Joint, leftWing3Joint, cf(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), cf(-0.000506639481, -0.0738253593, -0.0984792411, 8.03966395e-06, -7.25154496e-06, -1, -5.60145963e-05, 1.00000012, -7.25199425e-06, 0.99999994, 5.59825712e-05, 8.0392565e-06))
  118. local leftWing4 = leftWingMercy["4"]:Clone()
  119. leftWing4.Parent = lwm
  120. local leftWing4Joint = leftWing4.Handle
  121. local leftWing4Joint_weld = weld2("Handle_weld", m, leftWingMainJoint.Joint, leftWing4Joint, cf(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), cf(-0.000515580177, 0.274090767, -0.036401391, 8.03966395e-06, -7.25154496e-06, -1, -5.60145963e-05, 1.00000012, -7.25199425e-06, 0.99999994, 5.59825712e-05, 8.0392565e-06))
  122. local leftWing5 = leftWingMercy["5"]:Clone()
  123. leftWing5.Parent = lwm
  124. local leftWing5Joint = leftWing5.Handle
  125. local leftWing5Joint_weld = weld2("Handle_weld", m, leftWingMainJoint.Joint, leftWing5Joint, cf(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1), cf(-0.000515580177, 0.274090767, -0.036401391, 8.03966395e-06, -7.25154496e-06, -1, -5.60145963e-05, 1.00000012, -7.25199425e-06, 0.99999994, 5.59825712e-05, 8.0392565e-06))
  126. local color = bc("Institutional white")
  127. local color2 = bc("Gold")
  128. local torsoColor = torso.BrickColor
  129. local tab = {}
  130. for i,v in pairs(rightWingHandleJoint:GetChildren()) do
  131. if (v.ClassName == "Part" or v.ClassName == "WedgePart") and v.BrickColor == color then
  132. v.BrickColor = torsoColor
  133. end
  134. end
  135. for i,v in pairs(rightWingArmJoint:GetChildren()) do
  136. if (v.ClassName == "Part" or v.ClassName == "WedgePart") and v.BrickColor == color then
  137. v.BrickColor = torsoColor
  138. end
  139. end
  140. for i,v in pairs(rightWingMainJoint:GetChildren()) do
  141. if (v.ClassName == "Part" or v.ClassName == "WedgePart") and v.BrickColor == color then
  142. v.BrickColor = torsoColor
  143. end
  144. end
  145. for i,v in pairs(rightWing0Joint:GetChildren()) do
  146. if (v.ClassName == "Part" or v.ClassName == "WedgePart") and v.BrickColor == color then
  147. v.BrickColor = torsoColor
  148. end
  149. end
  150. for i,v in pairs(rightWing1Joint:GetChildren()) do
  151. if v.ClassName == "Part" or v.ClassName == "WedgePart" then
  152. if v.BrickColor == color then
  153. v.BrickColor = torsoColor
  154. else
  155. if v.BrickColor == color2 then
  156. table.insert(tab, v)
  157. end
  158. end
  159. end
  160. end
  161. for i,v in pairs(rightWing2Joint:GetChildren()) do
  162. if v.ClassName == "Part" or v.ClassName == "WedgePart" then
  163. if v.BrickColor == color then
  164. v.BrickColor = torsoColor
  165. else
  166. if v.BrickColor == color2 then
  167. table.insert(tab, v)
  168. end
  169. end
  170. end
  171. end
  172. for i,v in pairs(rightWing3Joint:GetChildren()) do
  173. if v.ClassName == "Part" or v.ClassName == "WedgePart" then
  174. if v.BrickColor == color then
  175. v.BrickColor = torsoColor
  176. else
  177. if v.BrickColor == color2 then
  178. table.insert(tab, v)
  179. end
  180. end
  181. end
  182. end
  183. for i,v in pairs(rightWing4Joint:GetChildren()) do
  184. if v.ClassName == "Part" or v.ClassName == "WedgePart" then
  185. if v.BrickColor == color then
  186. v.BrickColor = torsoColor
  187. else
  188. if v.BrickColor == color2 then
  189. table.insert(tab, v)
  190. end
  191. end
  192. end
  193. end
  194. for i,v in pairs(rightWing5Joint:GetChildren()) do
  195. if v.ClassName == "Part" or v.ClassName == "WedgePart" then
  196. if v.BrickColor == color then
  197. v.BrickColor = torsoColor
  198. else
  199. if v.BrickColor == color2 then
  200. table.insert(tab, v)
  201. end
  202. end
  203. end
  204. end
  205. for i,v in pairs(leftWingHandleJoint:GetChildren()) do
  206. if (v.ClassName == "Part" or v.ClassName == "WedgePart") and v.BrickColor == color then
  207. v.BrickColor = torsoColor
  208. end
  209. end
  210. for i,v in pairs(leftWingArmJoint:GetChildren()) do
  211. if (v.ClassName == "Part" or v.ClassName == "WedgePart") and v.BrickColor == color then
  212. v.BrickColor = torsoColor
  213. end
  214. end
  215. for i,v in pairs(leftWingMainJoint:GetChildren()) do
  216. if (v.ClassName == "Part" or v.ClassName == "WedgePart") and v.BrickColor == color then
  217. v.BrickColor = torsoColor
  218. end
  219. end
  220. for i,v in pairs(leftWing0Joint:GetChildren()) do
  221. if (v.ClassName == "Part" or v.ClassName == "WedgePart") and v.BrickColor == color then
  222. v.BrickColor = torsoColor
  223. end
  224. end
  225. for i,v in pairs(leftWing1Joint:GetChildren()) do
  226. if v.ClassName == "Part" or v.ClassName == "WedgePart" then
  227. if v.BrickColor == color then
  228. v.BrickColor = torsoColor
  229. else
  230. if v.BrickColor == color2 then
  231. table.insert(tab, v)
  232. end
  233. end
  234. end
  235. end
  236. for i,v in pairs(leftWing2Joint:GetChildren()) do
  237. if v.ClassName == "Part" or v.ClassName == "WedgePart" then
  238. if v.BrickColor == color then
  239. v.BrickColor = torsoColor
  240. else
  241. if v.BrickColor == color2 then
  242. table.insert(tab, v)
  243. end
  244. end
  245. end
  246. end
  247. for i,v in pairs(leftWing3Joint:GetChildren()) do
  248. if v.ClassName == "Part" or v.ClassName == "WedgePart" then
  249. if v.BrickColor == color then
  250. v.BrickColor = torsoColor
  251. else
  252. if v.BrickColor == color2 then
  253. table.insert(tab, v)
  254. end
  255. end
  256. end
  257. end
  258. for i,v in pairs(leftWing4Joint:GetChildren()) do
  259. if v.ClassName == "Part" or v.ClassName == "WedgePart" then
  260. if v.BrickColor == color then
  261. v.BrickColor = torsoColor
  262. else
  263. if v.BrickColor == color2 then
  264. table.insert(tab, v)
  265. end
  266. end
  267. end
  268. end
  269. for i,v in pairs(leftWing5Joint:GetChildren()) do
  270. if v.ClassName == "Part" or v.ClassName == "WedgePart" then
  271. if v.BrickColor == color then
  272. v.BrickColor = torsoColor
  273. else
  274. if v.BrickColor == color2 then
  275. table.insert(tab, v)
  276. end
  277. end
  278. end
  279. end
  280. local clerp = CFrame.new().lerp
  281. local dly = time()
  282. game:GetService("RunService").Stepped:connect(function()
  283. local Torsovelocity = RootPart.Velocity * Vector3.new(1, 0, 1).magnitude
  284. local velocity = RootPart.Velocity.y
  285. sine = sine + change
  286. local hit, pos = rayCast(RootPart.Position, CFrame.new(RootPart.Position, RootPart.Position - Vector3.new(0, 1, 0)).lookVector, 4, Character)
  287. if RootPart.Velocity.y > 1 and hit == nil then
  288. Anim = "Jump"
  289. for i,v in pairs(tab) do
  290. v.Transparency = 0.2
  291. end
  292. dly = time()
  293. rightWingHandleJoint_weld.C0 = clerp(rightWingHandleJoint_weld.C0, cf(0.8, -0.03, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(-50 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  294. rightWingArmJoint_weld.C0 = clerp(rightWingArmJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  295. rightWingMainJoint_weld.C0 = clerp(rightWingMainJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  296. rightWing0Joint_weld.C0 = clerp(rightWing0Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  297. rightWing1Joint_weld.C0 = clerp(rightWing1Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  298. rightWing2Joint_weld.C0 = clerp(rightWing2Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  299. rightWing3Joint_weld.C0 = clerp(rightWing3Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  300. rightWing4Joint_weld.C0 = clerp(rightWing4Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  301. rightWing5Joint_weld.C0 = clerp(rightWing5Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  302. leftWingHandleJoint_weld.C0 = clerp(leftWingHandleJoint_weld.C0, cf(-0.8, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(50 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  303. leftWingArmJoint_weld.C0 = clerp(leftWingArmJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  304. leftWingMainJoint_weld.C0 = clerp(leftWingMainJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  305. leftWing0Joint_weld.C0 = clerp(leftWing0Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  306. leftWing1Joint_weld.C0 = clerp(leftWing1Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  307. leftWing2Joint_weld.C0 = clerp(leftWing2Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  308. leftWing3Joint_weld.C0 = clerp(leftWing3Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  309. leftWing4Joint_weld.C0 = clerp(leftWing4Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  310. leftWing5Joint_weld.C0 = clerp(leftWing5Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  311. else
  312. if RootPart.Velocity.y < 1 and hit == nil then
  313. Anim = "Fall"
  314. for i,v in pairs(tab) do
  315. v.Transparency = 0.2
  316. end
  317. dly = time()
  318. rightWingHandleJoint_weld.C0 = clerp(rightWingHandleJoint_weld.C0, cf(0.8, -0.03, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(-50 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  319. rightWingArmJoint_weld.C0 = clerp(rightWingArmJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  320. rightWingMainJoint_weld.C0 = clerp(rightWingMainJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  321. rightWing0Joint_weld.C0 = clerp(rightWing0Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  322. rightWing1Joint_weld.C0 = clerp(rightWing1Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  323. rightWing2Joint_weld.C0 = clerp(rightWing2Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  324. rightWing3Joint_weld.C0 = clerp(rightWing3Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  325. rightWing4Joint_weld.C0 = clerp(rightWing4Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  326. rightWing5Joint_weld.C0 = clerp(rightWing5Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  327. leftWingHandleJoint_weld.C0 = clerp(leftWingHandleJoint_weld.C0, cf(-0.8, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(50 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  328. leftWingArmJoint_weld.C0 = clerp(leftWingArmJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  329. leftWingMainJoint_weld.C0 = clerp(leftWingMainJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  330. leftWing0Joint_weld.C0 = clerp(leftWing0Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  331. leftWing1Joint_weld.C0 = clerp(leftWing1Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  332. leftWing2Joint_weld.C0 = clerp(leftWing2Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  333. leftWing3Joint_weld.C0 = clerp(leftWing3Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  334. leftWing4Joint_weld.C0 = clerp(leftWing4Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  335. leftWing5Joint_weld.C0 = clerp(leftWing5Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.3)
  336. else
  337. if Torsovelocity < 2 and hit ~= nil then
  338. Anim = "Idle"
  339. if dly + 3 < time() then
  340. for i,v in pairs(tab) do
  341. v.Transparency = 1
  342. end
  343. rightWingHandleJoint_weld.C0 = clerp(rightWingHandleJoint_weld.C0, cf(1, -0.03, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(-80 + 0 * math.cos(sine / 25)), math.rad(10 + 0 * math.cos(sine / 25))), 0.1)
  344. rightWingArmJoint_weld.C0 = clerp(rightWingArmJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(10 + 0 * math.cos(sine / 25))), 0.1)
  345. rightWingMainJoint_weld.C0 = clerp(rightWingMainJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(-20 + 0 * math.cos(sine / 25))), 0.1)
  346. rightWing0Joint_weld.C0 = clerp(rightWing0Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(-109 + 0 * math.cos(sine / 25))), 0.1)
  347. rightWing1Joint_weld.C0 = clerp(rightWing1Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(-89 + 0 * math.cos(sine / 25))), 0.1)
  348. rightWing2Joint_weld.C0 = clerp(rightWing2Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(-85 + 0 * math.cos(sine / 25))), 0.1)
  349. rightWing3Joint_weld.C0 = clerp(rightWing3Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(-70 + 0 * math.cos(sine / 25))), 0.1)
  350. rightWing4Joint_weld.C0 = clerp(rightWing4Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(-40 + 0 * math.cos(sine / 25))), 0.1)
  351. rightWing5Joint_weld.C0 = clerp(rightWing5Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(-19 + 0 * math.cos(sine / 25))), 0.1)
  352. leftWingHandleJoint_weld.C0 = clerp(leftWingHandleJoint_weld.C0, cf(-1, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(80 + 0 * math.cos(sine / 25)), math.rad(-10 + 0 * math.cos(sine / 25))), 0.1)
  353. leftWingArmJoint_weld.C0 = clerp(leftWingArmJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(10 + 0 * math.cos(sine / 25))), 0.1)
  354. leftWingMainJoint_weld.C0 = clerp(leftWingMainJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(-20 + 0 * math.cos(sine / 25))), 0.1)
  355. leftWing0Joint_weld.C0 = clerp(leftWing0Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(-109 + 0 * math.cos(sine / 25))), 0.1)
  356. leftWing1Joint_weld.C0 = clerp(leftWing1Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(-89 + 0 * math.cos(sine / 25))), 0.1)
  357. leftWing2Joint_weld.C0 = clerp(leftWing2Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(-85 + 0 * math.cos(sine / 25))), 0.1)
  358. leftWing3Joint_weld.C0 = clerp(leftWing3Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(-70 + 0 * math.cos(sine / 25))), 0.1)
  359. leftWing4Joint_weld.C0 = clerp(leftWing4Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(-40 + 0 * math.cos(sine / 25))), 0.1)
  360. leftWing5Joint_weld.C0 = clerp(leftWing5Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(-19 + 0 * math.cos(sine / 25))), 0.1)
  361. else
  362. rightWingHandleJoint_weld.C0 = clerp(rightWingHandleJoint_weld.C0, cf(0.5, -0.03, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(-35 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  363. rightWingArmJoint_weld.C0 = clerp(rightWingArmJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  364. rightWingMainJoint_weld.C0 = clerp(rightWingMainJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  365. rightWing0Joint_weld.C0 = clerp(rightWing0Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  366. rightWing1Joint_weld.C0 = clerp(rightWing1Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  367. rightWing2Joint_weld.C0 = clerp(rightWing2Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  368. rightWing3Joint_weld.C0 = clerp(rightWing3Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  369. rightWing4Joint_weld.C0 = clerp(rightWing4Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  370. rightWing5Joint_weld.C0 = clerp(rightWing5Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  371. leftWingHandleJoint_weld.C0 = clerp(leftWingHandleJoint_weld.C0, cf(-0.5, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(35 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  372. leftWingArmJoint_weld.C0 = clerp(leftWingArmJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  373. leftWingMainJoint_weld.C0 = clerp(leftWingMainJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  374. leftWing0Joint_weld.C0 = clerp(leftWing0Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  375. leftWing1Joint_weld.C0 = clerp(leftWing1Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  376. leftWing2Joint_weld.C0 = clerp(leftWing2Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  377. leftWing3Joint_weld.C0 = clerp(leftWing3Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  378. leftWing4Joint_weld.C0 = clerp(leftWing4Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  379. leftWing5Joint_weld.C0 = clerp(leftWing5Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  380. end
  381. else
  382. if Torsovelocity > 2 and hit ~= nil then
  383. Anim = "Walk"
  384. if dly + 3 < time() then
  385. for i,v in pairs(tab) do
  386. v.Transparency = 1
  387. end
  388. end
  389. do
  390. rightWingHandleJoint_weld.C0 = clerp(rightWingHandleJoint_weld.C0, cf(0.9, -0.03, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(-65 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  391. rightWingArmJoint_weld.C0 = clerp(rightWingArmJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  392. rightWingMainJoint_weld.C0 = clerp(rightWingMainJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  393. rightWing0Joint_weld.C0 = clerp(rightWing0Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  394. rightWing1Joint_weld.C0 = clerp(rightWing1Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  395. rightWing2Joint_weld.C0 = clerp(rightWing2Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  396. rightWing3Joint_weld.C0 = clerp(rightWing3Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  397. rightWing4Joint_weld.C0 = clerp(rightWing4Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  398. rightWing5Joint_weld.C0 = clerp(rightWing5Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  399. leftWingHandleJoint_weld.C0 = clerp(leftWingHandleJoint_weld.C0, cf(-0.9, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(65 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  400. leftWingArmJoint_weld.C0 = clerp(leftWingArmJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  401. leftWingMainJoint_weld.C0 = clerp(leftWingMainJoint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  402. leftWing0Joint_weld.C0 = clerp(leftWing0Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  403. leftWing1Joint_weld.C0 = clerp(leftWing1Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  404. leftWing2Joint_weld.C0 = clerp(leftWing2Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  405. leftWing3Joint_weld.C0 = clerp(leftWing3Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  406. leftWing4Joint_weld.C0 = clerp(leftWing4Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  407. leftWing5Joint_weld.C0 = clerp(leftWing5Joint_weld.C0, cf(0, 0, 0) * ca(math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25)), math.rad(0 + 0 * math.cos(sine / 25))), 0.1)
  408. end
  409. end
  410. end
  411. end
  412. end
  413. end)
Add Comment
Please, Sign In to add comment