The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

4,481 คะแนน
Animated Items
25
10
28
10
5
9
4
3
11
10
5
7
6
3
4
3
2
   
รางวัล
ชื่นชอบ
ชื่นชอบแล้ว
เลิกชื่นชอบ
ขนาดไฟล์
โพสต์
อัปเดต
6.410 MB
9 ส.ค. 2021 @ 7: 29pm
6 พ.ย. 2023 @ 5: 02pm
13 หมายเหตุการเปลี่ยนแปลง ( ดู )
คำอธิบาย
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
กระดานสนทนายอดนิยม ดูทั้งหมด (2)
20
24 เม.ย. @ 2: 06am
Suggestions
Stewartisme
0
18 ส.ค. 2021 @ 7: 13pm
ถูกปักหมุด: Other People's Contributions
Stewartisme
279 ความเห็น
06bIBaTe/\b 1 ก.ย. @ 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 ส.ค. @ 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 ส.ค. @ 5: 39pm 
ITS compatible whit 3D ítems?
Gen Jockey 13 ก.ค. @ 6: 46am 
The mod doesn't work? Or just doesn't work on antibirth?
1 loose to suicide 9 ก.ค. @ 1: 20am 
не рекомендую баганая
一天戚顿 12 มิ.ย. @ 4: 13pm 
你好,你的mod可能会卡的good trip不能用,请修改谢谢。:isaac::isaac:
Jabbrbox 12 มิ.ย. @ 2: 48am 
UNBENT MY SPOON D:
Molo 3 มิ.ย. @ 10: 41am 
fuqin goat mod its just straight gold
KAYOS 22 พ.ค. @ 3: 09pm 
How enable mod config menu?
Monwil 17 มี.ค. @ 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.