#CHARACTER SELECTION GUI + PLAY CREDITS ETC

1 messages · Page 1 of 1 (latest)

half scarab
#

does anyone know where i can find a tutorial on how to script a character selection gui? So that when you click play it takes you to this thing to select male or female and then once you click one, the character selection pops up

gloomy ravenBOT
#

studio** You are now Level 2! **studio

half scarab
#

smth like this basically

frank oasis
#

make 2 buttons and load character templates based on what one they made

#

then change the template's image based on the character they represent

sand pier
# half scarab

In this video I will show you how to make a character selection GUI for your roblox game. Make a game to earn robux. How to make a custom starter character in Roblox Studio. ROBLOX. RobloxianLife

THE SCRIPTS USED IN VIDEO:

MAIN SCRIPT:

local Player = script.Parent.Parent.Parent
local Content = script.Parent.MainFrame.ScrollingFrame.Content
lo...

▶ Play video
half scarab