function onUse(target) if target == "gun" then vci.assets._ALL_PlayAudioFromName("gun") vci.assets._ALL_PlayAnimationFromName("gun",false) --true/false ループの可否 end end