In this tutorial, I will guide you through creating a simple Roblox script that enables players to change their skin color each time they jump. This could add a fun […]
Articles Tagged: roblox
Tables: arrays and dictionaries
Overview In this tutorial we will learn about tables in luau programming language, and how they are being used to create arrays and dictionaries. Tables can store large number of […]