#Is it possible to have multiple parts share one variable

4 messages · Page 1 of 1 (latest)

fast lynx
#

Is it possible for different parts to share one variable such as a boolean so i'm able to do something to all of them instead of just putting game.workspace.part1, game.workspace.part2, etc.

visual pumice
#

Maybe use tables , for i,v in Pairs (table)

shadow oreBOT
#

studio** You are now Level 8! **studio

fast lynx
#

alright ill try that ty