ID:158929
 
Alright! So I have this incredibly awesome idea for a character select screen or better yet window. Basically I want a new interface window with a grid in it that will display a looping animation of the player's character for each of the three characters s/he has; the pictures will be lined up horizontally.

Next to each animation will be the
name of that character, and below all of names and animations will be two buttons "LOAD" and "DELETE". "LOAD" will obviously load the character if there is a character to load and if the player presses "LOAD" then the character to load.
"DELETE" will work just like this except it'll delete the character selected... So how could I do this if some kind genius could just explain real quick a way to code this grid load select screen?
Well so far I've been able to make the window popup with the LOAD and DELETE buttons on it. But I'm having trouble with the pictures and text.