How to make a GUI Shop in Retrostudio! (Video might be outdated)

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

КОМЕНТАРІ •

  • @lilpencil2957
    @lilpencil2957 2 роки тому

    this is amazing thank you I needed this for my rpg game

    • @lilpencil2957
      @lilpencil2957 2 роки тому

      actually it didn't work :(

    • @Owned_by_Scout_tf2
      @Owned_by_Scout_tf2 Рік тому

      @@lilpencil2957shoot that’s annoying

    • @ruslan_sahmurzaev-smile
      @ruslan_sahmurzaev-smile 4 місяці тому

      @@lilpencil2957 probably try use local script

    • @ruslan_sahmurzaev-smile
      @ruslan_sahmurzaev-smile 4 місяці тому

      @@lilpencil2957 and i seen he make some mistakes, make output on clone object1 to coil (its can be anything just remember the name)
      instead of Move model use Set property, object: coil.Handle Property: Position Value: position, while watching the video im gonna seek for more mistakes, if there will be more

  • @Djkdjdndjskshsks
    @Djkdjdndjskshsks 7 місяців тому

    Yo how did you put that interact thing in that part?

  • @typeshilolz
    @typeshilolz Рік тому

    Can you make a tutorial for a disaster game?

  • @Willbin23
    @Willbin23 Рік тому

    I am making an Admin panel for my game and this helped me lol

  • @mariejoseph6096
    @mariejoseph6096 Рік тому

    It worked thank you so much!

  • @RedCubeAnyway
    @RedCubeAnyway Рік тому

    Get Object Property2: attempt to start object path from 'Username' (not an instance)

  • @Jordanplayz23
    @Jordanplayz23 2 роки тому

    Can u make a tutorial of how to make a elevator game I making a elevator game but idk how to

  • @mrlifters228
    @mrlifters228 7 місяців тому

    The tool is giving to me, but leaderstat is not -

  • @smith9970
    @smith9970 2 роки тому

    Your a genius I was looking for one for so long!

  • @konnorplays985
    @konnorplays985 2 роки тому

    I can’t make a GUI because it doesn’t give me the option to change the size

  • @jesushodar9622
    @jesushodar9622 5 місяців тому

    GUYS, THIS VIDEO IS OUTDATED, HERE IS THE REAL CODE:
    Do you want to make a shop with a frame? Here you go:
    Player Added (plr)
    GUI Left Click (script.Parent)
    Get Object Property (Visible) (name of the shop frame) (isvisible)
    If isvisible (false) if isvisible (true)
    Set Object Property (Visible) (name of the shop frame) (True) Set Object Property (Visible) (name of the shop frame) (false)
    Do you want to make so when you click you buy something?
    Player Added (plr)
    Gui Left Click (script.Parent)
    Get Leaderstat (leaderstatname) (plr) (stat)
    If stat >= cost here!
    -- For if you want to it to reset -- For if you want it to remove
    Set Leaderstat (leaderstatname) (plr) (0) Add to Leaderstat (leaderstatname) (plr) (-cost)
    -- Now there are various options.
    -- To get item
    Clone Object (game.Lighting.itemname) (plr.Backpack)
    -- To create path
    Clone Object (game.Lighting.pathname)
    -- To change part position
    Set Object Property (Position) (Vector3) (X, Y, Z)
    -- To change part size
    Set Object Property (Size) (Vector3) (X, Y, Z)
    -- To make a GUI visible
    Set Object Property (Visible) (guiname) (True)
    -- and more!

    • @Real_hittingram
      @Real_hittingram 4 місяці тому

      What code so we can import

    • @jesushodar9622
      @jesushodar9622 4 місяці тому

      @@Real_hittingram I didn't do a code for it. Can you plz not be lazy and just do allat

  • @hola-r5l3d
    @hola-r5l3d 7 місяців тому

    He censors me when I put a player character

  • @nykcrian6201
    @nykcrian6201 2 роки тому

    Can you actually like tell us what to do not just do it with that small screen cant see a thing

  • @pylarin
    @pylarin Рік тому

    EVEN ON HD I BARELY CAN SEE THE WORDS

  • @perrolocoyt
    @perrolocoyt Рік тому

    Didn't work :(

  • @Noobie867
    @Noobie867 Рік тому +1

    Didn’t work

  • @Голубььььььь
    @Голубььььььь Рік тому

    this is not work >:(

  • @sutartaust38
    @sutartaust38 Рік тому

    uhhhhhhhhhhhhh i dont understand those idk?

  • @mrcupcakes6515
    @mrcupcakes6515 6 місяців тому

    Not working 🤬🤬🤬🤬🤬🤬🤬🤬🤬🤬🤬🤬🤬🤬🤬🤬🤬🤬

    • @paintballking5855
      @paintballking5855  6 місяців тому

      If it helps, I'll probably make another video soon about how to fix it if it's not working

  • @19cen157
    @19cen157 Рік тому

    didnt work at all when i try clicking it doent work,