The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

4,601 rating
Animated Items
26
10
28
11
5
9
4
6
3
11
11
7
6
3
4
3
2
   
Penghargaan
Favorit
Difavoritkan
Batalkan favorit
Ukuran File
Diposting
Diperbarui
6.410 MB
9 Agu 2021 @ 7:29pm
6 Nov 2023 @ 5:02pm
13 Catatan Perubahan ( lihat )

Berlangganan untuk mengunduh
Animated Items

Deskripsi
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
Diskusi Populer Lihat Semua (2)
20
24 Apr @ 2:06am
Suggestions
Stewartisme
0
18 Agu 2021 @ 7:13pm
DISEMATKAN: Other People's Contributions
Stewartisme
279 Komentar
06bIBaTe/\b 1 Sep @ 10:52pm 
Tip: if you have a large build of mods, then disable this mod, as it causes a lot of crashes:steamsad:
Vulper 17 Agu @ 6:39pm 
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 Agu @ 5:39pm 
ITS compatible whit 3D ítems?
Gen Jockey 13 Jul @ 6:46am 
The mod doesn't work? Or just doesn't work on antibirth?
azixs 9 Jul @ 1:20am 
не рекомендую баганая
一天戚顿 12 Jun @ 4:13pm 
你好,你的mod可能会卡的good trip不能用,请修改谢谢。:isaac::isaac:
Jabbrbox 12 Jun @ 2:48am 
UNBENT MY SPOON D:
Molo 3 Jun @ 10:41am 
fuqin goat mod its just straight gold
KAYOS 22 Mei @ 3:09pm 
How enable mod config menu?
Monwil 17 Mar @ 4:49am 
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.