[FREE] StoreUI, an animated modern gamepass store UI

You could add an “X” button, to make it more dynamic but, the rest is amazing!

Thanks! Personally the worst thing I could do is have two close buttons as tweens and scripts would be all over the place if something was pressed too fast or at the same time.

That’s not true! Just make sure hitting X always closes the menu and resets some sort of state variable like:

isOpen = false -- bool value

Just make sure to use conditionals to check that bool variable then you’ll be in good shape.

Also, I make my animation time somewhere between 1/5 to 2/5 of a second unless it’s something important to see.

I could do that, I’ll see about also adding more options for amount of gamepasses and auto updating.
Once I’ve added auto updating I’ll add the close button and more passes.

Can you also make an UI to buy stuff with in-game cash please? Thanks in advance!

I actually might need a scripter to help me on that, as I am the worst with datastores and in game saving.

This is a nice creation, well done! I’ll probably end up using this in a future project of mine.

1 Like

Sounds cool, I hope you like it.

For someone who has only been making UI for a month this is quite impressive!

2 Likes

I agree this is very impressive for someone who has been making UIS for a month.

1 Like

@lexishh If you’re ever putting an admin panel in your game, don’t make a password to access it, exploiters can just use it to mess around and it will be messed up.

1 Like

Correct, I am not the best with security, I’ll remember for the future.

Alright, best of luck, great work!

1 Like

Thanks, I hope you like it! 30chars

Hi I loved this model.
Thanks a bunch!!

No problem! I’m thinking about making an auto updating version.

Sweet!!
Side note- I think you should make it so it always says s than t than o than r than e then waits five seconds. Its a simple edit so I already did it but I would recommend adding it to the original.

1 Like

I’ll probably make it an option.

Cool 30 chaaaaaaaaaaaaaaaaaaaa

Hello! This UI helped me so much, thank you.