Nuclear Throne: Hands Mod
A downloadable mod
General
Functionality
This mod for YellowAfterLife's Nuclear Throne Together adds hands for every single character with every single weapon along with all gun-toting enemies, much like Enter the Gungeon. The hands have custom coordinates created by me for every weapon and they use the color of the current race and skin as well.
Credit
Big thanks to the Nuclear Throne Discord modding community for help, as always <3
Also huge thanks to YellowAfterlife for making this possible with Nuclear Throne Together. Vlambeer is the creator of Nuclear Throne. Hux52 coded this mod.
Mod Compatibility
Guns
How does the game know where to put the hands for the player's current weapon(s)? Hands Mod matches the player's current weapon name(s) to the name in guns.txt and pulls the correlating coordinates for both hands from that same file. On each line of the text file, there is the first hand's x and y, the second hand's x and y, and the gun's name- in that order.
On a new line in the guns.txt file, add your weapon in the following format:
(Please note that the Hands Mod uses the WEAPON NAME, not the weapon mod FILE NAME)
x1,y1,x2,y2,name
Say you made a weapon mod "coolgun" where you named the weapon "cool gun" and you wanted to make it work with Hands Mod. If you wanted the first hand 3 pixels to the right and 4 pixels down and the second hand 8 pixels to the right and 2 pixels up, you'd want to format it as such:
3,4,8,-2,cool gun
If you are making a one-handed weapon, use -999 for x2 and y2 like so:
3,4,-999,-999,cool gun
Races
This is very similar to adding your own gun but perhaps a bit more complicated. How does the game know what color to use and how many hands to draw? Hands Mod matches the player's race to the name in races.txt and pulls the correlating data which is red, blue, and green values, skin name, whether the race dual wields or not, and the race's name- in that order.
On a new line in the races.txt file, add your race in the following format:
(Please note that the Hands Mod uses the RACE NAME, not the race mod FILE NAME)
(Please also note that "dual" is a boolean value- 0 is not dual wielding, 1 is dual wielding)
r,g,b,skin,dual,name
Say you wanted to add one of blaac's fantastic skins from his skinpack to be used with Hands Mod- specifically his Eyes "Inspector" skin. You might format it as such:
201,209,222,inspector,0,eyes
Or perhaps you'd like to add his Steroids "Mimic" skin. You could format it like so:
0,0,0,mimic,1,steroids
Conclusion
Feel free to ask questions, make suggestions, or report bugs in the comments on this page. If you need additional help loading mods, perhaps seek this page.
Status | Released |
Category | Game mod |
Rating | Rated 4.6 out of 5 stars (5 total ratings) |
Author | Splattie |
Tags | Nuclear Throne Together, Nuclear Throne |
Download
Click download now to get access to the following files:
Development log
- Hands Mod v1.2 HotfixAug 20, 2018
- Hands Mod v1.2 ChangelogAug 19, 2018
- Hands Mod v1.1 ChangelogJul 28, 2018
Comments
Log in with itch.io to leave a comment.
hey,enyone can help me with the colors?
OMG!!!
One fish with hands!!
Defpack 4 is out i tried adding the guns to the txt but i failed miserably is there any chance anyone is willing to make a compatibility txt?
I am not, but I can ask some folks.
I've added support for both the Defpack Gold and Gunlocker weapon packs ^^
Woah- that's a lot of guns!!!
Would you be interested in having it?
Hey sure! If it's up to snuff, would you mind me including it in the download by default with credit?
Not at all, that'd be great! I'll send it soon!
https://www.dropbox.com/s/z5aitufiy6q2f5t/guns.txt?dl=0