The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

125 ratings
!!!Screen Animations API
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
2.765 MB
27 Jul, 2022 @ 1:09pm
2 Jan, 2024 @ 11:23am
8 Change Notes ( view )
You need DLC to use this item.

Subscribe to download
!!!Screen Animations API

Description
Hello everyone and welcome to my Api! This api was originally made as a module for my upcoming mod. However, after some deliberation, I decided to release it as a standalone api, for all to use! So, what does this api allow? It allows you to easily play, Giantbook animations, Achievements, and Nightmares! Here are answers to some questions you may have:
Q / A
Why did you make this when another Giantbook API already exists?
I made this for a few reasons:
1. The other Giantbook API uses a very hacky method for freezing the game, which hurts its compatibility and has many restrictions. This mod doesn't have these problems.
2. This mod also has built-in support for already existing in-game Giantbooks and Achievements, unlike the other one.
3. This mod also has support for Nightmares and Custom Animations. While the other api has support for custom animations, do to the issue mentioned in point one, they must be exactly 33 frames long. This mod has no such restrictions.
Does this mod make the other Giantbook API obsolete?
No. Both api have their issues and strengths. The other api has much better game pausing, but this api has better compatibility and less restrictions.
Why are you calling this an Api when it's really a library?[wofsauge.github.io]
Because api sounds way cooler.
How do I use this api?
You can find a wiki here[github.com].
19 Comments
SHEEEEPYY 18 Jun @ 5:07pm 
someone can explain me how this mods works? im confused
Busybody64 29 Aug, 2024 @ 12:21pm 
Is this obsoleted by rgon?
JSG 2 Jan, 2024 @ 3:26pm 
Noice, thanks a ton!
JamesB456  [author] 2 Jan, 2024 @ 11:19am 
@JSG Sure, I don't see why not. Give me a little bit and I'll do an update.
JSG 1 Jan, 2024 @ 6:33pm 
Hey, I noticed that you are implementing a fixed version of GetAchievementById, REPENTOGON introduces a version that actually gets it for modded achievements and all, would you consider skipping the rawset when the global REPENTOGON is defined so both mods are compatible?
JamesB456  [author] 5 Oct, 2022 @ 2:02pm 
@JudeInutil Unfortunately, you can't. I tried to add that a while back, but it was really hacky and just seemed like a bad idea.
JudeInutil 5 Oct, 2022 @ 12:00pm 
Oh what you actually added the cool custom nightmare api! how do i use it to override the current nightmare of the player on level transition? is that even possible?
JamesB456  [author] 8 Aug, 2022 @ 2:07pm 
@BrakeDude Well, I guess I could add that, I just don't see it as a needed addition. If you want that feature, just use Giantbook API.
BrakeDude 8 Aug, 2022 @ 1:40pm 
GiantbookAPI does allow changing of colors
JamesB456  [author] 8 Aug, 2022 @ 1:04pm 
@BrakeDude I would, but I don't think it's possible to change the color of only one layer without changing the whole sprite's color.