01 | -- DisruptedWings @2016 |
02 | -- Kyuubi 1 - Tails Script Build |
03 | local user = game.Players.LocalPlayer |
04 | local p 1 = Instance.new( "Part" ) |
05 | local p 2 = Instance.new( "Part" ) |
06 | local p 3 = Instance.new( "Part" ) |
07 | local p 4 = Instance.new( "Part" ) |
08 | local p 5 = Instance.new( "Part" ) |
09 | local p 6 = Instance.new( "Part" ) |
10 | -------------------------------- |
11 | -- Customization / PVariation -- |
12 | -------------------------------- |
13 | p 1. Parent = workspace |
14 | p 1. Material = Enum.Material.SmoothPlastic |
15 | p 1. Size = Vector 3. new( 2.26 , 2.04 , 1.19 ) |