Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Nuclear Throne Together

An online multiplayer mod for Nuclear Throne. · By YellowAfterlife

QUESTIONS

A topic by Cosmi created Jun 24, 2016 Views: 12,420 Replies: 73
Viewing posts 21 to 34 of 34 · Previous page · First page

I've been trying to figure out if this is a glitch or not... In Nuclear Throne, the wrench oneshots crows with scarier face but doesn't in NTT. Is this an intended change or a bug?

Developer

That's unusual. Could be a +-1 frame difference due to execution order changes. I'll take a look.

Developer

Upon further evaluation, it seems like you can 1-hit or not 1-hit crows both in vanilla and NTT - this depends largely on whether you are swinging the wrench in open space and on the distance to the target. In open space, the crow is pushed alongside on a swing (like a board on a wave), dealing more damage. If the swing touches a wall, on other hand, it advances slower than the crow is pushed away from it, and thus does less damage. Only narrowly reaching the target with a swing results in a similar effect.

(2 edits)

Hmmm really? I never noticed crows on steam live (98) needing two shots with the wrench and scarier face.

EDIT: Totally forgot to say which version I was playing prior to NTT. But yeah, 98 never gave me that problem.

EDIT2: Just tried to replicate the 2_hits_needed on live and couldn't do it. Every crow would die in one hit from scarier face...

Developer

Upon further examination, the issue was identified to be because the act of ravens having their health and max health reset during flight, with "flying" object also being exempt from Scarier Face' rules (meaning that they'd go from 8/8hp to 10/10hp).

Narrowly hitting with a wrench (only dealing damage once) does 4hp damage, full hit does 8hp damage, so that explains it.

Do mods work while playing with another person? me and a friend have tried to get it to work but it always breaks. Is this our fault or is the mod incapable of loading the mods for both people?

Developer

Some mods don't. That will be fixed in the next public release.

How do you mod the game? I'd like to make a character for it -do i require gamemaker for this? 

Developer

Check "scripting" - "getting started" page on wiki (linked on itch page). You don't need GameMaker, only a code editor and a web browser to check general GM (docs.yoyogames.com) and NTT-specific ("scripting" section on wiki) documentation.

Hello ^^

Is there any way to have the Nuclear Throne in 16/9 resolution?

Developer(+1)

See the announcement post. It even has the exact command to use.

How can I install this configuration? Xd
I'm a bit confused, would it be a mod?

would it be possible to port NTT to mac?

Developer

would it be possible to read the FAQ? (Setting up - On Mac/Linux support)

Whenever I start up the game I get the black fullscreen issue and the game only runs normally in windowed mode, I have tried the solutions given in the FAQs and the only way I've gotten fullscreen to work is when the game is running in double speed and deleting the options.ini file just creates the black fullscreen issue again and again. Is there any way to fix this?

Developer

On the affiliated Discord you can find the current preview build in #co-op_buddies channel' description. v9915+ have a "borderless fullscreen" option (as an option in "fullscreen" in Video Settings), which should help with that.

In the charector selection screen, why don't modded charectors appear around the campfire?

I checked the code and the sit and sit2 sprites are defined correctly.

I haven't been able to solve this or find a mod that has. Please help!

Developer

It will not by default, although mods can add this functionality by themselves (sample).

sit1 and sit2 are for the animation when sitting onto the throne.

Built-in characters have 4 different animations each for campfire scene (campfire idle, campfire active, transition to active, transition back to idle), which is a fair amount of extra work as for just having the character "be there".

Thanks for your help!

It says I couldnt replace the assets, the asset length must be the same.

Ok here's a stupid question, but me and a friend of mine are trying to make a character and we've been stuck on this problem since the first line of code: whenever we use the draw event and we have outlines enabled, the sprites seem to be drawn only in a specific part of the screen, kind of a rectangle around the player. Outlines are also applied to all the sprites in that area, and some transparent objects are recolored too,  but the sprites that don't fit in that rectangle are cut in half.

 We have made a clone-looking hologram that walks around exactly like the player did 3 seconds before, and we thought using a CustomObject would be a good idea, so we just set the sprite_index to be our custom animation for the idle/walk of the "past player". But then when we both tried to play the character at the same time, the CustomObjects worked as intended, following the player, but for some reason only one of the "holograms" had a sprite, the other one was just empty.

That's why we thought about using the draw event to make things easier, but then we got this result that the "clones" appear only when we are close to them because of this problem we've got.


This is with the outlines enabled (drawn with the draw event)

This is with the outlines disabled (and the "hologram" isn't erased if it goes outside the "rectangle")

It would be awesome if you, or anyone, helped us understand what's going on

Thanks in advance...

...and, damn, you're a genius man, this mod is our life now

Developer

Character draw event is for drawing the character itself - with outlines on things get drawn to a little surface and then that surface is drawn 5 times (4 for outline, 1 for actual character). CustomObject is the usual way to go here. I'd suggest to check how you assign and manipulate your helper instance or having a script_bind_draw that would then run drawing code for matching players.

So this is happening. I can't believe you actually answered. Oh boy this is awesome.

Thanks! So basically we just have to create a custom script to handle the drawing when there's more than one player. Got it

My friend's game keeps closing itself about 30 seconds after he boots it up. We've tried everything from reinstalling the game+mod and retsarting Steam. So far no solution has worked. What's happening here?

Developer

Honestly I'm not aware of anything that could cause the game to spontaneously close - could try playing with settings or fullscreen mode (Alt+Enter/Alt+Shift+Enter).

I have a small question that has got me thinking.

Is there a way for players to pick individual mutations in coop? I've been seeing all sorts of commands but can't find any that does that.

Or is it not an option? :o

Developer

Not at this time - adding such an option entails redesigning how mutations and related user interface (mutation picker screen and mutation lists) are handled on basic level. There might be mods that do this to some extent already - I'd suggest to ask around.

Deleted 106 days ago
Developer

If you have a file called data.win in game directory and nuclearthrone.exe is larger than it, you can try removing data.win and running NTT-Assemble again.

Deleted 106 days ago
Developer

Current mode, although "beta" branch should still work. You can also try renaming the game directory to let Steam redownload it and then reinstalling NTT.

Deleted 106 days ago

how to unlock the chicken b skin?
Developer
In NTT you'll want to do `/hardmode` in chat to enable hardmode, and the rest is as usual.

is there any way to play nuclear throne  together with a controller i tried it dosen work

Developer

Should work. You can force a controller via /gamepad command (try IDs 0, 1, 4, 5)

i don't wana be rube but i don't get it so can you like send me a video of you doing that

Developer

Since I remain to be a little overloaded with work, I would suggest that you ask on Discord for pointers.

Viewing posts 21 to 34 of 34 · Previous page · First page