Roblox Script Tables
Roblox Script Tables. Intro to Dictionaries Dictionaries are tables that use a key to identify values instead of numbered indexes Values store data related to that key Use dictionaries when you need to label values not just list them in order as an array does Coding a Dictionary. How To Insert A Table Inside A…