You can definitely improve it, make different items than just the tacos, have them actually come out of the clouds, and in the ScreenGui properties enable IgnoreGuiInset
Maybe a background could help?
I think you could add in a feature that allows the player to hold the key Z and C to move the character left or right respectively.
yup all the icons there came from google and i didn’t put designs becuz i was just expermenting how to do it and how to make it work, then ill do it on the real arcade machine on my game but thanks for the feedback : )
Yes i was thinking about that one but i used context action service so its applicable for mobile devices i wonder how i can make that feature does context action service have mousebutton1 down and up event?
so when players pressses it will set a bool value to true then it will constantly fire the function until the player releases the key and it will se the bool to false.
I always used userinput service when it comes to keybindings but i want to use c a s so everyone can play it thats why i dk how to implement hold system