Roblox position queue system

Im making a soccer game I want when a player joins they have to talk to a npc. The npc creates a screengui with guibutton where you can click that can pop up. Once the player clicks the buttonclickk GUI they are in that position. Is there anyway how to do this and can someone guide me with a starter pack or something.

-- This is an example Lua code block

This for interacting with a npc

Making Gui and regualr UI tips

Creating a working gui button
https://create.roblox.com/docs/reference/engine/classes/GuiButton

Creation of a queue

Try not to ask for full scripts or others to make scripts for you. Remember to follow the guidelines.

1 Like