Fnaf World Loading Screen Font

Creator

Jul 5th, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local PlayerGui = game.Players.LocalPlayer:WaitForChild('PlayerGui')
  2. screen.Parent = PlayerGui
  3. local textLabel = Instance.new('TextLabel')
  4. textLabel.Text = 'Loading Screen..'
  5. textLabel.FontSize = Enum.FontSize.Size18
  6. script.Parent:RemoveDefaultLoadingScreen()
  7. local count = 0
  8. while tick() - start < 6 do
  9. textLabel.Text = 'Loading' . string.rep('.', count)
  10. wait(.3)
RAW Paste Data
Jul 5th, 2018

Fortnite is a sandbox survival video game developed by Epic Games and People Can Fly. The game was released for paid early access on July 25, 2017. Fnaf world game files. The font used for the video game logo is Burbank Big Condensed Black designed by Tal Leming.

Never

Fnaf World Loading Screen Font Windows 10

Loading
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local PlayerGui = game.Players.LocalPlayer:WaitForChild('PlayerGui')
  2. screen.Parent = PlayerGui
  3. local textLabel = Instance.new('TextLabel')
  4. textLabel.Text = 'Loading Screen..'
  5. textLabel.FontSize = Enum.FontSize.Size18
  6. script.Parent:RemoveDefaultLoadingScreen()
  7. local count = 0
  8. while tick() - start < 6 do
  9. textLabel.Text = 'Loading' . string.rep('.', count)
  10. wait(.3)
RAW Paste Data

Fnaf World Loading Screen Font Free