The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

109 rating
Transformations + API [AB+ Only]
   
Penghargaan
Favorit
Difavoritkan
Batalkan favorit
Tags: Lua, Tweaks
Ukuran File
Diposting
Diperbarui
60.265 KB
8 Mar 2020 @ 1:25pm
20 Jan 2021 @ 1:17pm
9 Catatan Perubahan ( lihat )
Kamu perlu DLC untuk menggunakan item ini.

Berlangganan untuk mengunduh
Transformations + API [AB+ Only]

Dalam koleksi 2 dari pedroff_1
Team IPECAC
Item 4
Team IPECAC independent creations
Item 16
Deskripsi
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
Diskusi Populer Lihat Semua (1)
0
9 Mar 2020 @ 10:19am
DISEMATKAN: Implementation support
pedroff_1
13 Komentar
pedroff_1  [pembuat] 28 Agu 2022 @ 12:34pm 
@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 Jun 2022 @ 2:08am 
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 Jul 2021 @ 6:20am 
Does this work for Repentance?
Neulus 26 Agu 2020 @ 1:47pm 
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 Jul 2020 @ 4:29pm 
I get yes mother every time I start a run, can you fix
Lino Ventura 17 Jun 2020 @ 3:38am 
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  [pembuat] 8 Jun 2020 @ 4:44am 
@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 Jun 2020 @ 3:15pm 
can i add costumes to transformations with this API? also do i need to download the other transformations API?
pedroff_1  [pembuat] 7 Jun 2020 @ 8:29am 
@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 Jun 2020 @ 6:04pm 
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?