Hit single full playthrough no commentary

Поділитися
Вставка
  • Опубліковано 24 гру 2024

КОМЕНТАРІ • 11

  • @Buchito10
    @Buchito10 3 дні тому

    You play FNF and Roblox?

  • @IdkRandomChanneI
    @IdkRandomChanneI 6 днів тому

    Can you make require house script? please

    • @GamerPlayed
      @GamerPlayed  6 днів тому

      Sure!, just wait for another video k? It'll be another fnf video or the require script showcase, i won't bore you with the making video and schtuff

    • @IdkRandomChanneI
      @IdkRandomChanneI 6 днів тому

      @GamerPlayed Okay! no problem I'm waiting

    • @GamerPlayed
      @GamerPlayed  6 днів тому

      @@IdkRandomChanneI I've got an problem
      the orientation (rotation in basics if you don't know scripting)
      doesn't change
      here's the script, i hope you could fix it yourself, then you could send me the fixed version and i'll turn it as an module
      --script;
      local housepart = Instance.new("Part")
      housepart.Size = Vector3.new(1.3, 19.7, 24.1)
      housepart.Position = Vector3.new(-19.45, 9.85, -14.15)
      housepart.Parent = workspace
      housepart.Name = "House"
      housepart.Anchored = true
      housepart.BrickColor = BrickColor.new("Bronze")
      housepart.Material = Enum.Material.Wood
      local housepart2 = Instance.new("Part")
      housepart2.Position = Vector3.new(-50.45, 9.85, -14.15)
      housepart2.Parent = workspace.House
      housepart2.Size = Vector3.new(1.3, 19.7, 24.1)
      housepart2.Anchored = true
      housepart2.BrickColor = BrickColor.new("Bronze")
      housepart2.Material = Enum.Material.Wood
      local housepart3 = Instance.new("Part")
      housepart3.Position = Vector3.new(-34.651, 9.85, -26.636)
      housepart3.Size = Vector3.new(1.3, 19.7, 30.7)
      housepart3.Parent = workspace.House
      housepart3.Anchored = true
      housepart3.BrickColor = BrickColor.new("Bronze")
      housepart3.Material = Enum.Material.Wood
      local housepart4 = Instance.new("Part")
      housepart4.Anchored = true
      housepart4.Orientation = Vector3.new(-1.499, 89.94, 92.301)
      housepart4.Position = Vector3.new(-34.639, 20.263, -14.403)
      housepart4.BrickColor = BrickColor.new("Camo")
      housepart4.Material = Enum.Material.Neon
      local lighting = Instance.new("PointLight")
      lighting.Parent = workspace.House
      local door = Instance.new("Part")
      door.Parent = workspace.House
      door.Position = Vector3.new(-43.25, 9.3, -3)
      door.Anchored = true
      door.Size = Vector3.new(13.1, 20, 2)
      local seconddoor = Instance.new("Part")
      seconddoor.Parent = workspace.House
      seconddoor.Size = Vector3.new(9.6, 20.4, 1.9)
      seconddoor.Position = Vector3.new(-23.5, 9.5, -3.05)
      I'm sorry for the problems.

    • @IdkRandomChanneI
      @IdkRandomChanneI 6 днів тому

      @@GamerPlayed Oh bro, I'm didn't have pc/computer:(

    • @GamerPlayed
      @GamerPlayed  6 днів тому

      @@IdkRandomChanneI It could take me very long time to fix it, but i'll try, stay notificated