Viewing Mod
Animated Items
Animated Items
Created 3 years ago

View more gifs on the workshop page!


https://steamcommunity.com/sharedfiles/filedetails/?id=2570913695
https://youtu.be/gaBT2hdt7rU


https://mega.nz/file/hYpwBKyZ#BhvARED3bhsSx8Hn-mO0kCaVvbRUtZP8gXJaIv_JRbo

Check the discussion thread for everyone that helped make sprites!

More animations added!

Updated so now ?s dont get shown when they arent supposed to! As well as 8 new animations!

The items in isaac but they are animated (while on the fround/on a pedestal)

80+ items are animated now and there is even mod support.

Big thank you to KingBobson for doing basically all of the code. I was trying to do it myself and couldnt figure it out and he ended up doing it from sratch in like 20 min. Also another thank you to ValentinL for making it easy to add your own animations for other mod items (Instructions below and in the main.lua near the bottom) Also thank you to EID fo a way to detect ?s on the alt floors (very dumb) and Kingbobson again for helping me fix that too.

I will add more overtime but wanted to get it out there.

To add an animation for your own item add this to your main.lua

if AnimatedItemsAPI then
AnimatedItemsAPI:SetAnimationForCollectibe(YourItem, "YourItemAnimated.anm2")
end

Dancing Isaac is from here https://steamcommunity.com/sharedfiles/filedetails/?id=2575911103&searchtext=

Make sure you have Isaac.GetItemIdByName setup above it and you should be good to go. Just make an animation for your item (example animation file in the root of this mod) and place the anm2 in your gfx folder and it should work.

Have fun!

If any problems arise (many such cases) let me know

2614

downloads
x 48
April 10, 2022 - 2 years ago
Hey! We have a new Discord server. You can find more information in the announcements channel there. See you there!