The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

4,601 évaluations
Animated Items
26
10
28
11
5
9
4
6
3
11
11
7
6
3
4
3
2
   
Récompenser
Ajouter aux favoris
Favoris
Retirer des favoris
Taille du fichier
Publié le
Mis à jour le
6.410 MB
9 aout 2021 à 19h29
6 nov. 2023 à 17h02
13 notes de changement ( voir )

S'abonner pour télécharger
Animated Items

Description
All items can now be toggled on/off individually in mod config menu and curse of the blind bug is fixed too!

KingBobson is the reason this got made. He is also really good at making isaac mods.

Beezy64 made the toggle system!

KingBobson does it again. He fixed pretty much every bug and jankyness with the mod. No more stuttering over your head on pickup. No more disapearing item when picking up an animated active. more more jittering in shops/deals and other things!

Check the discussion thread for everyone that helped make sprites!

More animations added!

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

90+ 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://gtm.you1.cn/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
Discussions populaires Tout voir (2)
20
24 avr. à 2h06
Suggestions
Stewartisme
0
18 aout 2021 à 19h13
ÉPINGLÉ : Other People's Contributions
Stewartisme
279 commentaires
06bIBaTe/\b 1 sept. à 22h52 
Tip: if you have a large build of mods, then disable this mod, as it causes a lot of crashes:steamsad:
Vulper 17 aout à 18h39 
not compatible with 3D items (i think idk i read it from 3D items description) but tbh this looks a lot better than 3D items, epik
insertar nombre aqui 5 aout à 17h39 
ITS compatible whit 3D ítems?
Gen Jockey 13 juil. à 6h46 
The mod doesn't work? Or just doesn't work on antibirth?
azixs 9 juil. à 1h20 
не рекомендую баганая
一天戚顿 12 juin à 16h13 
你好,你的mod可能会卡的good trip不能用,请修改谢谢。:isaac::isaac:
Jabbrbox 12 juin à 2h48 
UNBENT MY SPOON D:
Molo 3 juin à 10h41 
fuqin goat mod its just straight gold
KAYOS 22 mai à 15h09 
How enable mod config menu?
Monwil 17 mars à 4h49 
This mod stops working correctly and potentially breaks other mods alongside it when MCM isn't enabled, because the mod tries to use the ModConfigMenu global without checking if it exists first.