The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

4,601 ψήφοι
Animated Items
26
10
28
11
5
9
4
6
3
11
11
7
6
3
4
3
2
   
Βραβείο
Αγαπημένο
Αγαπημένο
Μη αγαπημένο
Μέγεθος αρχείου
Αναρτήθηκε
Ενημερώθηκε
6.410 MB
9 Αυγ 2021, 19:29
6 Νοε 2023, 17:02
13 σημειώσεις αλλαγών ( προβολή )

Συνδρομή για λήψη
Animated Items

ΠΕΡΙΓΡΑΦΗ
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:06
Suggestions
Stewartisme
0
18 Αυγ 2021, 19:13
ΕΠΙΣΗΜΑΣΜΕΝΟ: Other People's Contributions
Stewartisme
279 σχόλια
06bIBaTe/\b 1 Σεπ, 22:52 
Tip: if you have a large build of mods, then disable this mod, as it causes a lot of crashes:steamsad:
Vulper 17 Αυγ, 18:39 
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 Αυγ, 17:39 
ITS compatible whit 3D ítems?
Gen Jockey 13 Ιουλ, 6:46 
The mod doesn't work? Or just doesn't work on antibirth?
azixs 9 Ιουλ, 1:20 
не рекомендую баганая
一天戚顿 12 Ιουν, 16:13 
你好,你的mod可能会卡的good trip不能用,请修改谢谢。:isaac::isaac:
Jabbrbox 12 Ιουν, 2:48 
UNBENT MY SPOON D:
Molo 3 Ιουν, 10:41 
fuqin goat mod its just straight gold
KAYOS 22 Μαϊ, 15:09 
How enable mod config menu?
Monwil 17 Μαρ, 4:49 
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.