Feedback on my Win Gui

Recently i made a short animation with tweening when someone won a game. I dont know how common it is to do this, and even though its kind of a simple and basic thing, it is something I decided to try for the first time and i think it turned out pretty good.

(THE VIDEO IS SO LOW QUALITY, PLUS IT LAGGED HALFWAY THROUGH IDK WHY)

4 Likes

Hi ANoobyPanda,

It looks awesome, especially for the first time! I am no animator- but I think one thing that would make this really stand out would be to have the winner’s character on the trophy. Now, you don’t NEED need that, but it would be a cool addition.

With what you have, it looks great. Keep it up!

3 Likes

ohhhh thats a really good idea! i would have to look into that though because i dont really have experience in that.

thanks!

This win GUI looks good, nice job on it!

Maybe change the coloring, the green doesn’t stick out that much (obvs if it fits with your colour scheme go for it) And I would suggest changing the player’s name’s font too

But most importantly maybe make it tween in a bit faster, I feel like it takes a bit too long. But great work! I love the idea.

1 Like

One way of doing it would be physically placing the character’s model on a podium somewhere hidden, and using a ViewportFrame to cast that model to a player’s GUI. It would be overcomplicated, but you could do cool things such as make the character spin with this choice.

Or, you could just use the GetUserThumbnailAsync and plaster their avatar’s decal over the trophy podium.

2 Likes