Thing is I have a local script inside a tool and it loads about 5 animations the moment it gets equiped. On top of that the tool is duplicated and the player continues taking those tools. Meaning animations would always be loaded with the same name. im curious to know if this would cause lag to the player. Should I only load one specific animation once? or is it alright if I load it more than once depending on which tool player is using.