Round GUI | Roblox Studio Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 เม.ย. 2023
  • Comment what you want me to make a tutorial on, it helps alot.

ความคิดเห็น • 52

  • @GustavoFurtado_DevPhantom
    @GustavoFurtado_DevPhantom 11 หลายเดือนก่อน +15

    The first parameter is not to make circles exactly, you can do it in the second if you put 100 it is for the frame to adjust to the screen size of the device used

    • @robcode1848
      @robcode1848  11 หลายเดือนก่อน +2

      Yes, I actually learned that recentley, I'm not the best with GUIs, thanks for helping!

  • @ConeStudios_Official
    @ConeStudios_Official 10 หลายเดือนก่อน +11

    BRO YOU SAVED MY LIFE YOU DESERVE A SUB

  • @LeapInno
    @LeapInno 6 หลายเดือนก่อน +5

    Roundness makes it look way more modern.

  • @sohelahmed9315
    @sohelahmed9315 9 หลายเดือนก่อน +3

    TYSM, It helped me SO MUCH 🎉

  • @Spir4I
    @Spir4I 20 ชั่วโมงที่ผ่านมา

    life saver

  • @RealBred
    @RealBred 11 หลายเดือนก่อน +2

    Thanks you now my game Gui looks cleaner

  • @fnafmemeguy6984
    @fnafmemeguy6984 5 หลายเดือนก่อน

    TYSM THIS HELPED ME SO MUCH

  • @melosworld6452
    @melosworld6452 5 หลายเดือนก่อน +1

    YOU SAVED ME TYSM

  • @RWE2024
    @RWE2024 18 วันที่ผ่านมา

    bro thank u😊

  • @jugmilic2096
    @jugmilic2096 2 หลายเดือนก่อน

    tysm

  • @Mbendy.
    @Mbendy. 9 หลายเดือนก่อน

    ty man it helped alot

  • @rainsounddeluxe
    @rainsounddeluxe 3 หลายเดือนก่อน

    thx man

  • @renzpaulgenesiscastillo3009
    @renzpaulgenesiscastillo3009 10 หลายเดือนก่อน

    Helped me thanks.

  • @DARKDARKER-qc7qh
    @DARKDARKER-qc7qh 4 หลายเดือนก่อน +1

    tyyyyyyyyy man idk what i make whithout u tysm ♥♥♥♥♥♥♥♥♥♥♥♥💕🤍♥🤍

  • @-CENSORED0-
    @-CENSORED0- 2 หลายเดือนก่อน

    Is making a ban ui hard? it’s useful in like every game but i never see a video on it, unless it’s just “Go to this model in the description and put these things in their folders!”

  • @LensLuxify
    @LensLuxify ปีที่แล้ว

    nice thanks :)

  • @gedmisanda
    @gedmisanda 5 หลายเดือนก่อน

    thanks the tutorial

  • @TheUltimateSolo1
    @TheUltimateSolo1 9 หลายเดือนก่อน

    Thanks here a sub

  • @ChorizoPapas
    @ChorizoPapas 9 หลายเดือนก่อน

    THANK YOU BRO

  • @SvendKristiansen
    @SvendKristiansen 5 หลายเดือนก่อน

    Tysm

  • @oyundovennak
    @oyundovennak 9 หลายเดือนก่อน

    thanks man

  • @tandyabimap-hv6fw
    @tandyabimap-hv6fw 11 หลายเดือนก่อน +1

    How Do You Move The UI with an XYZ Axis in Roblox Studio? You Know. In Case if I'm Creating a Custom DOORS 2D Entity?

    • @robcode1848
      @robcode1848  11 หลายเดือนก่อน +1

      I'm pretty sure they add a Surface gui on a part, they make the part Transparency 1.
      And in the surface gui you add an image label
      (I don't know if I explained it well enough)

  • @PirateSimulator
    @PirateSimulator 10 หลายเดือนก่อน

    Ty 😊😊

  • @HorrorParadises
    @HorrorParadises 4 หลายเดือนก่อน

    local Button = game.Workspace.YourPartName --
    Change YourPartName to your part which players have to click.
    local Click = Button.ClickDetector
    local Gui = script.Parent.Frame -- Change this to
    the name of your GUl.
    Click.MouseClick:Connect(function(player)
    Gui.Visible = not Gui.Visible
    end)

  • @725_dood
    @725_dood 7 หลายเดือนก่อน

    THX

  • @butast6520
    @butast6520 9 หลายเดือนก่อน

    ty

  • @GLITCHX_YT
    @GLITCHX_YT 10 หลายเดือนก่อน

    Thnx

  • @Rorik99
    @Rorik99 2 หลายเดือนก่อน

    How I can make a triangle?😅😅

  • @Charwuesi
    @Charwuesi 4 หลายเดือนก่อน

    How do i add a image in the ui without the “add image button” because I’m desperate right now and the add image button isn’t showing up. The ui is just a white box

    • @jinxed-truly
      @jinxed-truly หลายเดือนก่อน

      Can you elaborate?
      Can you not insert an ImageButton or you can but the Image property is unchangeable?

  • @crownedbw
    @crownedbw 3 หลายเดือนก่อน

    how do i add text?

  • @elysaeaaedits
    @elysaeaaedits 11 หลายเดือนก่อน +2

    why does the roundness go away when you click on the frame a few times? is that just happening to me?

  • @urfuneral
    @urfuneral 9 หลายเดือนก่อน

    How did i never find thus out bruhhh

  • @NoobXGT
    @NoobXGT 7 หลายเดือนก่อน

    i thound it was like a round gui like mm2 arasnul

  • @radiation2860
    @radiation2860 9 หลายเดือนก่อน +1

    how make it like a donut, so I can make a stamina bar like zelda?

  • @azlinazman82
    @azlinazman82 5 หลายเดือนก่อน

    Can you make a vid where you can rotate a gui (like just 45 degrees?)

    • @a_ish2213
      @a_ish2213 4 หลายเดือนก่อน

      its below the position > rotation

  • @Dev_CBG
    @Dev_CBG 10 หลายเดือนก่อน +1

    i do that and i don't see the gui

    • @robcode1848
      @robcode1848  10 หลายเดือนก่อน

      What do you mean? If you have the GUI in a screengui in starter gui it will be visible, make sure you haven't turned off GUIs

  • @yazanissa3050
    @yazanissa3050 8 หลายเดือนก่อน +2

    dude mine dosent even show up why

    • @alpha_studios1324
      @alpha_studios1324 8 หลายเดือนก่อน

      i think you didnt put frame
      or you didnt add a text button

    • @OmniSync
      @OmniSync 5 หลายเดือนก่อน

      you probably didnt put it as the child of your ui, or you forgot to add the ScreenGui instance

  • @coltingaming5312
    @coltingaming5312 15 วันที่ผ่านมา

    HOW CAN YOU MAKE IT HAVE A BLACK OUTLINE

  • @TheDevdominiczyk
    @TheDevdominiczyk 11 หลายเดือนก่อน +1

    thanks for not helping

    • @robcode1848
      @robcode1848  11 หลายเดือนก่อน

      What dosen't work? Please explain your problem instead of saying it dosen't work, because I might be able to help.

    • @TheDevdominiczyk
      @TheDevdominiczyk 11 หลายเดือนก่อน

      @@robcode1848 I tried on image label aint working it looks like an eye.

    • @theearth8785
      @theearth8785 11 หลายเดือนก่อน +2

      ​@@TheDevdominiczyk if you want to make an image cropped to a circle then you can just
      1.make a frame
      2.add ui corner and set the corner radius to 1,0
      *3.turn on clip descendent*
      4.add an image inside that frame
      5.make sure that the image is centered
      and that's it!
      (sorry if there's any grammar mistake)

    • @heli9499
      @heli9499 10 หลายเดือนก่อน

      @@TheDevdominiczykdumbass