You are gonna love this ![]()
It’s OOP, Metatables & Metamethods which are really cool for Data structuring.
It’s really just preference they do the same thing, iirc “table.insert” is slightly faster (Just a little bit)
but I like to do
Table = {
Something = 0,
Anotherthing = 0,
}
because it’s easy to read.