How do I make a GRP booth/stand

Hello,

I’m trying to make a game of where it’s like the talent hub but inside Roblox, so I tried finding some models of where there is a booth where you can customize like text, icons, ETC, is anybody able to help me?

Thank you!
-TheDevDoge

I’m asking how to make a GRP booth.

here how I would go with the process

claiming the stand

  1. detect when player triggers claiming prompt
  2. log somewhere that the player who clicked now claimed the sign

decorating the stand

  1. removing the claiming prompt and add a decoration prompt only visible to the client
  2. when decoration prompt is triggered send a signal to the server to change whatever you want it to

when the player leaves

  1. remove the log where the player claimed the stand
  2. add the claiming prompt again
2 Likes