Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR LUA

how to program lua roblox variables

--These are variables
variable = "Hi"
print(variable)
--now you will see in the output Hi when you have press the button play
 
PREVIOUS NEXT
Tagged: #program #lua #roblox #variables
ADD COMMENT
Topic
Name
1+6 =