The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

109 oy
Transformations + API [AB+ Only]
   
Ödül
Favorilere Ekle
Favorilere Eklendi
Favorilerden Çıkar
Tags: Lua, Tweaks
Dosya Boyutu
Gönderilme
Güncellenme
60.265 KB
8 Mar 2020 @ 13:25
20 Oca 2021 @ 13:17
9 Değişiklik Notu ( görüntüle )
Bu öğeyi kullanmak için DLC'ye ihtiyacınız var.

İndirmek için abone ol
Transformations + API [AB+ Only]

pedroff_1 tarafından 2 koleksiyonda
Team IPECAC
4 öğe
Team IPECAC independent creations
16 öğe
Açıklama
No, your eyes aren't fooling you! Yet another API to make adding modded transformations easy.
While certainly inspired in the original Transformation API, this one, while not as simple, is built with flexibility in mind. With it, you can add custom transformations, make transformations that require more or less than 3 items to activate, and, if you really want something else, you can make transformations that accept trinkets, or even create your custom function to handle your special transformations.
A demonstrative example is avaliable here:
https://pastebin.com/bxnBgEj9
and a functional one is included in the mod's files (and also here:)
https://pastebin.com/YaL5RJUP
Currently Compatible Mods (may not be up to date):
IPECAC Community Mod [AB+ ONLY]

This mod was made ussing assets coded by myself for the IPECAC Community Mod. I highly recommend you check that mod out as well:
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1925867065
Popüler Tartışmalar Tümünü Görüntüle (1)
0
9 Mar 2020 @ 10:19
SABİT: Implementation support
pedroff_1
13 Yorum
pedroff_1  [yaratıcı] 28 Ağu 2022 @ 12:34 
@Falx try giving him 3 items for the fun guy transformation, then remove them. If in Rep, you need to use the right version of RemoveCollectible. You still need to learn the basics of Lua for that (or pay someone for a commission, like AgentCucco, or maybe even myself), but it isn't particularly hard
Falx 10 Haz 2022 @ 2:08 
Guiiiiiz I don't know LUA and I need help if possible to do something with a custum character...

Is possible to make the new character start with alredy a transformation? That's pretty easy if I make him start the run with 3 object that give the choosen transformation but I want make him start as fun guy without giving him any mushroom items... Also I want change the original sprite of the transformation with a modded one (just for the modded character) if possible...
JudeInutil 4 Tem 2021 @ 6:20 
Does this work for Repentance?
Neulus 26 Ağu 2020 @ 13:47 
I always get "Oh Crap" and "Gluttony" transformation at the start of a game, how can I fix it? I tried deleting and re-installing the mod. I tried disabling every ohter mod except those to make IPECAC mod to work and nothing changed
WIFE 2 Tem 2020 @ 16:29 
I get yes mother every time I start a run, can you fix
Lino Ventura 17 Haz 2020 @ 3:38 
I have the same problem than mentionned before, i keep previous transformations when starting a new game. I can fix it by unsubscribe the mod, start a new game, quit the game and then re subscribe to the mod.
pedroff_1  [yaratıcı] 8 Haz 2020 @ 4:44 
@fedew you can set functions to be run when you get a transformation, between which you can include one to apply a costume (as I even do when using this on the IPECAC Mod). The other API, as far as I know, is restricted to vanilla transformations, and is not required for this one to work, although, if you want to deal with vanilla transformations, you probably have to set up arrays with all vanilla items and with a function to give you the actual tranformation after getting the items. I've got all of this done on the IPECAC Mod's code, but can paste it here (in "Implementation Support") if you want
fedew 7 Haz 2020 @ 15:15 
can i add costumes to transformations with this API? also do i need to download the other transformations API?
pedroff_1  [yaratıcı] 7 Haz 2020 @ 8:29 
@ChaosCreed No, it isn't supposed to happen. I'll investigate to see if I find the cause for this. In any case, you could try pastying the following on the debug console: lua _transformationsAPI.SaveData={}
(surely, this isn't ideal, and so, we should work on fixing this in the near future, hopefully)
AlphaKilbert 6 Haz 2020 @ 18:04 
am i supposed to be able to keep transformations? i just ended a run as book worm, the next run i STARTED as book worm,, how do i stop this?