Can models be stored in tables?

I am ready to expand my knowledge on tables and create a random map picker by using tables. One question I have before I start, can you store models in tables?

1 Like

You can store anything in tables. Userdatas are first-class values.

5 Likes

Thank you for the help! I made my own random map chooser. I also got in a little gui practice along with it. I am going to add more stuff to the random map choosers, right now I am planning to add something like a round based thingy after a random map has been chosen.

1 Like