#How do i store equip-able accessories

1 messages · Page 1 of 1 (latest)

kindred garnet
#

Hey, was wondering about datastores, i know how to store stats like leaderstat currencies, etc. but i was wondering if i had a slot system where i could put equip-able items like helmets, clothes, and so on, how would i save it?

sleek stratus
#

You can save ids per category, or just have 1 id system for everything, then add finer detail (e.g. is this a hat or a cape?)when loading them