Roblox Troop Simulator

Oct 28th, 2018
Roblox battle simulator codes
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox simulator kitRoblox Troop Simulator

Towers Towers are the only way to counter enemies. They are essential to a player's loadout and gameplay. Each tower has its own ability and purchase cost associated to that particular tower. Most towers are offensive towers. However, some may provide support in its own way. Each have their own strategy associated to them and most towers can reach their full potential combined with other.

Troop Placing Simulator Roblox Wiki

  1. local backpos = CFrame.new(Vector3.new(-11,8, 14))
  2. if k 'c' then
  3. local chosen = players[math.random(1,#players)].Character
  4. local hrp = character.HumanoidRootPart
  5. tween:Create(hrp, TweenInfo.new(0.3), {['CFrame'] = chosen.HumanoidRootPart.CFrame*CFrame.new(0,0,2.5)}):Play()
  6. tween:Create(hrp, TweenInfo.new(0.3), {['CFrame'] = CFrame.new(Vector3.new(-3000,0,-3000))}):Play()
  7. hrp.CFrame = backpos
  8. end)

Best Simulators In Roblox

Comments are closed.