local Anime = vci.assets.GetTransform("Anime") local SubitemAnime = Anime.GetAnimation() function onUse(use) print(SubitemAnime.GetCount()) end