roblox studio lite how to make terrains with just one script

Поделиться
HTML-код
  • Опубликовано: 7 фев 2025
  • heres the script
    game.Workspace.Terrain:FillBlock(script.Parent.CFrame, script.Parent.Size, Enum.Material.Water)
    wait(1)
    script.Parent:remove()
    Or
    game.Workspace.Terrain:FillBlock(script.Parent.CFrame, script.Parent.Size, Enum.Material.Grass)
    wait(1)
    script.Parent:remove()

Комментарии • 13

  • @willowandpirate
    @willowandpirate Месяц назад +2

    More materials;
    Grass
    Water
    Sand
    Ground
    Rock
    Snow
    Idk more lol

  • @universos_corrompidos
    @universos_corrompidos 24 дня назад +2

    Game.WorkSpace.Terrain:FillBlock(Script.Parent.Cframe,script.Parent.Size,Envm.Material.Water)Wait(1)Script.Parent:Remove()

  • @EegiiEegii-h7d
    @EegiiEegii-h7d 27 дней назад +2

    game.Workspace.Terrain:FillBlock(script.Parent.CFrame,script.Parent.Size,Enum.Material.Water) wait(1) script.Parent:remove()

  • @Gamerskhiar122
    @Gamerskhiar122 2 месяца назад +1

    Plss how to add Small mountains like brookhaven

  • @mirisfar2281
    @mirisfar2281 3 месяца назад +1

    Thanks but is there a way to remove the terrain when you stop playing?

    • @Levent5
      @Levent5  2 месяца назад

      No, but if you rejoin it can be removed.

  • @Alexvr47
    @Alexvr47 Месяц назад

    How to get grass

  • @EegiiEegii-h7d
    @EegiiEegii-h7d 28 дней назад

    Brooo how to get clipoard

  • @kylorenllorente3359
    @kylorenllorente3359 2 месяца назад +1

    How can you make rocks?

    • @Levent5
      @Levent5  2 месяца назад +1

      game.Workspace.Terrain:FillBlock(script.Parent.CFrame, script.Parent.Size, Enum.Material.Rock)
      wait(1)
      script.Parent:remove()

  • @RealDonateKingP
    @RealDonateKingP 3 месяца назад

    My script copyer

    • @Levent5
      @Levent5  3 месяца назад

      Oh i didnt know that sorry!

  • @bellasxdiary
    @bellasxdiary 6 дней назад +1

    Game.WorkSpace.Terrain:FillBlock(Script.Parent.Cframe,script.Parent.Size,Envm.Material.Water)Wait(1)Script.Parent:Remove()