Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

oinkratpig

54
Posts
2
Topics
54
Followers
12
Following
A member registered Nov 06, 2017 · View creator page →

Creator of

Recent community posts

Added a lot to the original sheet, so if you're interested in me making a secret-hunting Discord or something for communication purposes lmk.

better lock-on than lords of the fallen 2023

Sure! Send me a link though, if possible, would love to help.

I've had a blast figuring things out as I go, here's what I've got so far. A Discord server would be awesome since this seems like it's gonna be one of those lots-of-secrets kinda games.

Played after the NO-SKIN demo - games are incredible, keep it up!

My mods are super old and buggy and I get a lot of comments asking for fixes. If multiple people want the download(s) back I can put it/them back up I just feel bad having a public download for an old, buggy, low-quality mod.

cool game and charming character design

really cute art

Unfortunately updating my Nuclear Throne mods is no longer a priority, so if you'd like to you can feel free to re-upload it as your own with/without credit.

This is pretty devastating. The world of this game and the storytelling and personality are excruciatingly unique and interesting and it would be a shame for it to just disappear.

If you do ever revisit the project, I feel that a different engine would do it a massive service. It felt like the game wanted to crawl outside of the screen, but the engine was preventing anything truly unexpected.

Whatever you do, you're gonna make some amazing things.

Probably not, this was made a long time ago.

this is a mod for Nuclear Throne. you'll need the game and Nuclear Throne Together to use it. Nuclear Throne was also made in GameMaker, so this mod will probably not be very useful for Unity development.

if you're interested in learning how to add damage numbers to your Unity game, there are many tutorials online. there are also assets available in the Unity asset store.

What the fuck

I can't express how much that means to me. Seeing comments like this when I'm feeling down makes my day so much better. Thank you. Tell your friend they're awesome.

I truly wish these mods were better made. Hopefully one day I'll be in a situation I can remake them.

Sorry, my mods were definitely not the greatest lol.

If he's not attacking, that's probably a bug. His playstyle is supposed to center around changing weapons for different methods of attacking.

Hold down space to swap weapons, and select them by releasing the spacebar while hovering over the desired weapon. Right click activates the weapon's special effect.

Please let me know more details if you continue to have problems with it. These mods are old and have a lot of issues.

See reply to PlayingGod.

Sadly, I'm pretty much done with Nuclear Throne mods and my code at the time of making these was beyond horrible. Updating these mods would be a nightmare.

If I ever return to modding Nuclear Throne, I will probably remake mods like this from scratch.

Right now, I'm currently working on modding Brutal Orchestra. Totally recommend checking it out.

The mod is really old and buggy, sorry.

I love it!

(2 edits)

Scav was intended to be a girl. There's no real reason for there being a canon gender, though. So if in your head Scav feels like they should have a different gender, then they do.

(3 edits)

you can make fish not roll by adding

#define step
canspec = false;

to the "Fish in wheelchair.skin.gml" file
Like this

Edit: I'm dumb and it would instead go underneath #define create, underneath "scr_sprites();" Both methods work but #define create is better.

thanks lol I'm glad you like it :)

thank u gamer

thanks dad

Coins have a random chance to drop from enemies and props, with nothing having a higher droprate. Coin worth can be increased with the level-up upgrade.

I agree with pretty much everything said in this comment. This was one of my first mods and is frankly not that well-made.

(3 edits)

Make sure you did the following:
- Ensure NTT is installed correctly. If you launch Nuclear Throne there should be a message at the top of screen something like "Nuclear Throne Together version..."
- Take the folder out of the .zip file you downloaded and put it in the mods folder. Do not put the .zip in there, it will not work.
- Make sure there's a main.txt inside of the mod's folder. For example, in the "knight" mod folder, there should be a text file called main.txt, or just called "main." The "knight" folder is inside of the "mods" folder. Inside of the "knight" folder is "main.txt". (There's no reason it should be missing, but if it is that likely means it's the wrong folder).

Not very good explaining things, so if you have any questions let me know or double check the NTT FAQ. :P

Edit: Spell check

Thanks! I think I'm as disabled as these characters were.

Thank you! Found them

(1 edit)

I just earned all of the certificates but there's still one thing missing that I can't find out how to complete. Where do I find the glasses to complete it?

I considered that, but the difficulty to implement was just enough for me to keep it as it is now. This was just a test for the concept but if I were to develop this further I would definitely change it to that.

The mod uses a little "blueprint" for the map that you can customize in the code.

If added in a mod, yes.

no, it's fine! it's not very obvious when first starting out.

Hi! Sorry, I'm not really updating the mod anymore, really. I can try to update it today if I have time, though.

And to answer the question in your edit, no, not really.

Let me know if you have any other questions or feedback!

(1 edit)

the download provided on the page is a .zip file, make sure you're putting the folder inside of the .zip into the mods folder.

let me know if you're still having trouble! :)

(1 edit)

please make more mods like this, it's very impressive.
i'd donate if i could. this mod is why NTT exists.

(1 edit)

I think there's a glitch where you may need to unlock all vanilla characters before these. I don't know how to fix it yet, but I will update when I can.

Edit: Nope.

I love this so much

(2 edits)

Sorry for the late response!

You can read how to install mods here.
TL;DR
After downloading it, you'll need to head to your Nuclear Throne folder.
Then drag and drop the folder inside the file you downloaded into your mods folder.
You need to have Nuclear Throne Together installed for this to work.

When the mod is installed, all you need to do is type '/load knight' in-game.

Have fun! :)