local SubitemEffekseer = vci.assets.GetEffekseerEmitter("Subitem") function onUse(use) SubitemEffekseer.PlayOneShot() end