The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Random Foxy Jumpscare
Showing 1-7 of 7 entries
Update: 11 Feb @ 9:33pm

Hopefully fixed any potential Repentogon issues. Minor bug fixes and code optimizations

Update: 11 Feb @ 4:58pm

-Fixed a bug where setting jumpscare chance to 0 would give an error in the console
-Changed default jumpscare chance to 1/10000 (up from 1/3000)
-Switched random generation from math.random() to RNG()
-Added Golden Freddy easter egg (1 in 100,000,000 chance)

Update: 9 Feb @ 7:36pm

Adjusted jumpscare framerate to align with FNAF 2. You can now make the jumpscare as rare as 1/50000 (up from 1/10000)

Update: 22 Jan @ 4:08am

Mod Config Menu support added

Update: 20 Jan @ 8:02pm

Made it more accurate to FNAF 2, changed the jumpscare chance to 1/3000 to make it less likely

Update: 18 Jan @ 11:08pm

Made jumpscare sprite fit to screen width instead of maintaining 4:3 aspect ratio

Update: 18 Jan @ 9:03pm