I have created my own animation system that uses numerous motors, I have seperate scripts to control different animations but to make each motor a variable takes over 80+ lines to create. I wish to create a local table that exists only locally and can be called upon in the same fashion that _G. can call global tables/functions.