#whats the lightest object in roblox studio

3 messages · Page 1 of 1 (latest)

earnest spoke
#

when a player joins a folder gets created, that folder is the player's inventory, inside the inventory it loops trough the datastore and instances an int value for every item in that datastore, since i only need the name of those int values(not the values or anything else) i would like to know if theres a lighter instance than int value for doing that type of stuff

cerulean flame
#

attributes?

paper lantern
#

it would be better to use metatables instead of a folder