Viewing Mod
More Coins
Gimme that money!
Created 9 years ago
READ ME, PLEASE!!!!
THIS VERSION IS INCOMPATIBLE WITH AFTERBIRTH+, YOU CAN GET THE AB+ VERSION (ALTHOUGH NOT FULLY FUNTIONAL) HERE: http://steamcommunity.com/sharedfiles/filedetails/?id=854096511. ONCE I FIGURE OUT HOW TO MAKE IT FUNCTIONAL AGAIN, I'LL UPLOAD IT ON moddingofisaac AS WELL.

READ ME, PLEASE!!!!
IF YOU HAVE AN EDITED ENTITIES2.XML FILE, DO NOT OVERWRITE IT WITH THIS ONE, FOLLOW THE INSTRUCTIONS IN THE ARCHIVE INSTEAD! FOLLOW THEM ALSO IF THE MOD CAUSES ANY PROBLEMS!

This mod changes the graphics of:
- Lucky Penny (A very subtle difference, it makes it slightly more orange than a regular penny)
- Sticky Nickel (Looks the same when idle, but bounces less into the air during the appear animation)
and mainly...
- A Quarter (Removes the pedestal and makes it look like an another coin. I know it's not what a real-life quarter actually looks like, but a real one looks too much like a nickel.)
(Since A Quarter is still a collectible, it is replaced by a Question Mark during Curse of the Blind, this may be a bit buggy.)

To be done if possible:
- Make the glitter on the quarter coin the same as other coins
- Create an appear animation for the quarter as other coins have

Here is a video showcasing the mod:
https://www.youtube.com/watch?v=8-L0rECGlMA
Sorry, I'm afraid the video is delayed to the sound, the sound is not the point anyway though.

360

downloads
x 38
This is incompatible with Afterbirth+, but I did make a version for it: https://moddingofisaac.com/mod/1097/more-coins
However, I can't code so far and making the Lucky Penny have a separate sprite is much more complicated in AB+, so that part doesn't work so far.
Sorry, here: http://steamcommunity.com/sharedfiles/filedetails/?id=854096511
A.m.a.z.i.n.g. m.o.d. k.e.ep. u.p. t.h.e. g.o.o.d. w.o.r.k!
a really neat mod that adds new content
money money money money money money money
*plays tem music in background*
Spongebob! You are wasting all of me money!
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$/\$$$$$$$$/\$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$/$$\$$$$$$/$$\$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$/$$$$\$$$$/$$$$\$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$/$$$$$$\$$/$$$$$$\$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$/$$$$$$$$\/$$$$$$$$\$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$/###\$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$|$$$$|$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$|$$$$|$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$|$$$$|$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$\____/$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$/|$$$$/$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$//|$$$/$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$//$|$$/$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$//$$|$/$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$/$$$$|/$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
||#####$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
||$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
||======$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
||$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
||+++++$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$\$$$$$$$$$/$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$\$$$$$$$/$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$\$$$$$/$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$\$$$/$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$\../$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$|$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$|$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$|$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$|$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$|$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$


I'm all about that moneymoneymoneymoneymoney
You should change the texture of the Sticky Nickel: texture some glue on it!
Great idea!
But it should stay very subtle, so I'm not sure how it will turn out.
Cool! not my thing, but I think these should be in vanilla though!
Very nice idea, downloading to see how you actually pulled it off.
I took a look in what you edited and didn't quite get what you've exactly done however when I actually got it in the game... Wow.

Excellent job. Can you give me a small tutorial on how you did this ?

Amazing effort , thank you.
I'm really really glad you like my work.
It is a bit more advanced, yes. ;D
The main part is the .anm2 file which I made as a copy of the "005.100_collectible.anm2" file. In it I changed the path to different sprites - a blank image instead of the pedestal sprite and the coin sprites instead of the star that appears behind items when you pick them up. Then I made the quarter item sprite animated (although that didn't work as well as I wanted), again in the .anm2 file and I moved it down 14 pixels to make it appear at the pedestal's place. Then I made a new entity in entities2.xml, again it was a copy of the "Collectible" entity, but I set the subtype to "74", which is the ID of A Quarter and I linked it to the .anm2 file I had created. And that's about it. ;D
Sorry if it's still unclear, I can write a more detailed tutorial elsewhere. ;)
Oh and in entities2.xml the shadow size was reduced to the same as coins have and another very important part - the collisionMass value had to be changed to "0", otherwise it would block your way even after picked up.
I get the main idea now however I don't think I would be able to replicate or make something similar to this. Detailed tutorial would be fantastic if you have the time of course.
A interesting way to change the quarter. Tough when Lua modding comes out, you'll be able to actually make it a collectible.
True, I can't wait for that like a little kid.
The Quarter is a new coin or a Item with appearence of a coin?
An item with a coin's appearance. Without exe modding that's the most I can do. ;)
What exactly are you confused about?
about 'a quarter' 's part, why do you change it, it don't get the idea
Well, all it does is it gives you 25 cents, so it's just like the Penny, the Nickel and the Dime. Therefore I made it look like those. ;)
April 10, 2022 - 2 years ago
Hey! We have a new Discord server. You can find more information in the announcements channel there. See you there!