I’m thinking of ideas for a new crate-opening simulator game, is there any extensions/tips that could help me a lot? I’m planning of adding 300 to 500 items for the game’s first release, so an extension that could help with making items and their sprites and rarities would be much appreciated. Open to suggestions too!
3 Likes
You can use block objects to store the data easily
try reading through this if you don’t know how to use them [Tutorial] What are block objects, and how to use them
the extension (and many more) can be found in this very helpful website
2 Likes
Welcome!
I don’t think any extensions could help much other than storing the associated information in a big array.
uuuhhh, you could just use this blocks:
ik this would make the code really long but idk any extensions.
I have made the chest opening animations and controls. Now, I need to add the items display. Is it possible to use any extension/blocks to display items like how Brawl Stars does it?
Oh yeah the name I came up with for the game is: Untitled Loot Game
1 Like