function onUse(target) if target == "gun" then vci.assets._ALL_PlayAudioFromName("gun") vci.assets._ALL_PlayAnimationFromName("gun",false) --true/false > whether or not to loop end end