#hn3-discussion

1 messages · Page 66 of 1

restive oxide
#

Idk why we would
Unless he moved to old town
Old town is a separate part of raven brooks

narrow gust
#

Duly noted for future reference ( kinda already knew that but was to lazy to invent new words for a barely explored made up language )

restive oxide
#

It was mentioned in the books iirc

earnest cape
earnest cape
#

Wayron Croobian was interesting, but tbh it definitely hurt the gameplay, most people wouldn’t bother trying to figure it out and adds a strain in the understanding of things in the games.

restive oxide
#

Hn3 does

earnest cape
#

Though I do hope Nikita will address the removal in the Devlog 3, so people are aware of the switch more.

restive oxide
#

He prolly will

earnest cape
#

Really dumb move.

restive oxide
#

Yeah

earnest cape
#

Except for the tapes.

urban steppe
#

The tapes where basically you can only understand one of them and it's almost undecipherable.

#

I genuinely still don't understand what Peterson says in that one tape

restive oxide
#

Anyways back to hn3

quartz canopy
urban steppe
#

The mayor one was solved yeah

#

the Peterson one wasn't

civic totem
quartz canopy
#

the peterson one being the one where hes digging something with the shovel right

#

iirc that one had some lines solved but not all

urban steppe
#

yes

narrow gust
#

HN3 soundtrack feels slightly off but in such a gorgeous way

urban steppe
#

We haven't even really heard any of it except for about 5 seconds of a track and a few seconds of ambience.

#

And I guess signed's rock music, but that doesn't really count.

urban steppe
#

Yeah no I do agree that it does sound really good but we haven't heard pretty much anything yet.

#

Siarhei will deliver, as always.

narrow gust
#

And don't get me started on the Devlog music

civic totem
#

4 days until we get more HN3 news..

restive oxide
#

I swear it was mentioned in the books

frosty gyro
whole obsidian
civic totem
#

Yeah

civic totem
#

OH OK

#

Now my messages won't send

whole obsidian
#

i thought you said that the p1 map old town had a separate raven brooks section

#

enzo and maritza lives in old town in books

#

no

#

it was

#

old street

restive oxide
#

No
I was just saying that
For us to find nicky's diary
He would have had to moved from friendly court to old town

civic totem
whole obsidian
#

i mean no

#

hn3 will not only cover old town

#

even if it will

#

we dont know yet

civic totem
#

Well uh

restive oxide
#

Oo
I assume it will have friendly court

#

Too

whole obsidian
#

yeah exactly

restive oxide
#

Cuz neible house

whole obsidian
#

thats main place of

#

franchise

restive oxide
#

Ye

whole obsidian
#

and from what we understand from the test locations, there will be downtown and houses in more mountainous/forest areas

restive oxide
#

Can't wait man
I'm so hyped for proto 2

whole obsidian
#

i think we will get new keyart and Steam screenshots after the connect

civic totem
#

Likely

mystic topaz
#

you know what I wonder if we'll get an HN3 website just like we did for the other games I'm pretty sure RBO had one

#

maybe we'll get one later

frosty gyro
#

They have the copyright for hn3 website iirc

urban steppe
#

I don't think they do?

narrow gust
#

Mr. peterson cassette tape is the scene in waking nightmare book when they are watching him dig in the park and Trinity takes a photo with a flash on

mystic topaz
#

seems like they wanted to incorporate some book stuff in the games maybe or maybe it was for something else

whole obsidian
#

games and books fit together almost perfectly

lunar trail
#

wrong

urban steppe
#

Far from perfect I would say

#

Though still much closer than the tie between AS and anything else because that just decided to do it's own thing

narrow gust
lunar trail
#

I was replying to what Karvilax said

narrow gust
mystic topaz
#

ngl this is one of my favorite songs from one of the RBO videos I hope it makes their way in HN3 in some way

#

especially this part 🔥

#

Nikita really cooked with the music

earnest cape
# restive oxide Old town is a part of raven brooks

From what we know of RB (And it’s inconsistent areas) the 3 most consistent areas are, The Forest, Old Town and Friendly Court, HN1 takes place in Friendly Court specifically the street where Nicky lives, HN2 taking place in Friendly Court and The Forest.

civic totem
#

I don't think it will come back since Siarhei is making the music for HN3

mystic topaz
#

oof

frosty gyro
mystic topaz
#

oh nice

#

they're both great composers

#

seeing them work together would be an epic duo

civic totem
#

That's cool

earnest cape
whole obsidian
whole obsidian
frozen mauve
#

hi

restive oxide
#

Hi

civic totem
#

I wonder if HN3P2's main menu will have music or if it will just have ambience sounds like in P1

lunar trail
#

I hope for a dynamic main menu like the HN2 Alpha's. I know it's a prototype but it would be really cool to see

night vigil
lunar trail
#

iirc yea

mystic topaz
#

I think it had the guest in the background standing on a tent or something

atomic forge
#

Make an emoji out of that

#

Please

high brook
#

i know prototype 2 is VERY close bc nikita is talking a LOT more

whole obsidian
#

May 27th

civic totem
jade night
tender stump
cunning yacht
#

Yup

#

Hello neighbours!

#

What's in the town?

limpid pewter
tender stump
#

it is

#

the tinybuild connect says in the description that demos will release alongside it

#

it will definitely release on may 27th

jade night
#

Yup!

cunning yacht
#

Yupp

narrow gust
#

Yup

limpid pewter
#

Yup

bronze steppe
#

yup

compact slate
#

yup

earnest cape
#

Yup

civic totem
#

puY

narrow gust
#

Puy

stone elk
#

Yup

high brook
#

yup

grim lark
#

Yup

mystic topaz
#

yup

jade night
#

YUP

rotund anvil
#

@icy canyon Dose tinybuild still energy have the IOS HG Xcode project if they do I can fix it and send it over

#

The reason it’s crashing is bc there is some update to audio when iOS 16 came out

icy canyon
quartz canopy
#

just not worth the time for them

rotund anvil
rotund anvil
icy canyon
rotund anvil
#

Yes, it's very possible that the missing or misconfigured audio session is the reason Hello Guest crashes without your bypass on iOS 16+. Here's why:

Why the Crash Might Happen:
Strict AVAudioSession Requirements in iOS 16+:
Apple tightened how and when you must configure AVAudioSession. If the app tries to play audio without first setting up or activating an appropriate session, it can trigger a runtime crash, especially when low-level APIs (e.g., OpenAL, FMOD) are involved.
Deprecated or Unsupported Audio APIs:
If the game uses legacy or private audio APIs (which worked in iOS 14–15), iOS 16 might throw an error or exception that causes the app to crash—especially if exception handling isn’t in place.
App Tries to Access Hardware Features Early:
Some older apps attempt to access audio output hardware (like AirPlay routing or speakers) before an audio session is active, which now triggers a fatal error.
Why It "Works" After Your Bypass:
Your bypass might skip or delay the problematic initialization (like skipping intro audio, cutscenes, or loading sequences), so the app no longer hits the broken code path. But it still lacks sound because the audio session is never properly started or the crash-inducing path is avoided—but not fixed.

TL;DR:
Yes, a misconfigured or missing AVAudioSession setup can cause an audio-related crash on iOS 16+, and bypassing it might prevent the crash but at the cost of breaking sound.

If you're modding the app, try injecting or patching it to set AVAudioSession category to .playback early in the launch sequence, and it might fix both the crash and audio. Want Swift code to inject or patch that in?

whole obsidian
#

oh thats ai

quartz canopy
#

oh great heavens
please dont be chatgpt

rotund anvil
#

Yea

quartz canopy
#

yep
ok,.

rotund anvil
whole obsidian
#

no one cares about hg anymore

proven bough
#

Anyone notice that the old glove for the neighbor in the timelapse looks like the tallmans glove?

jade night
#

Jacob has a similar glove.

restive oxide
#

Same glove tho

#

Same arm

#

And Jacob's looks different

jade night
restive oxide
#

Yea it is
Lemme find the pic of guest's

restive oxide
#

Very similar at least

jade night
#

The neighbors glove is much more thick and shorter, plus the string itself or tape (whatever) is much more loose on the guests.

restive oxide
#

Same thought process
Covers almost half of the arm
Tied at the end

jade night
#

Jacob's is also tied

restive oxide
#

He just has a rubber band or smth in the middle of it

#

Whatever ig

high brook
#

and his shoes dont have shoelaces soo

restive oxide
#

laces

high brook
restive oxide
#

lemme check

restive oxide
#

gave him a glove and changed his textures slightly

mystic topaz
#

nice

restive oxide
#

ty

restive oxide
#

ty x2

high brook
restive oxide
#

i made it

high brook
#

what if u modded it onto the hn2 guest?

restive oxide
#

i plan to

high brook
restive oxide
#

idk

tender mulch
#

Let's hope the guest from hello guest appears in hello neighbor 3 more often instead of being left out like in hello neighbor 2's full game

restive oxide
#

yeah
and not just locked to a certain area permanently

high brook
restive oxide
#

ik

#

but

#

during gameplay

cunning yacht
restive oxide
#

maybe

agile kelp
restive oxide
high brook
#

just wondering

#

also his beak is suppost to be a tiny bit longer

restive oxide
restive oxide
high brook
#

a few

restive oxide
mystic topaz
#

I've been watching a couple of YouTube videos and I got an ad for the tinybuild connect ad a couple of times throughout them good advertising

restive oxide
vagrant notch
#

Honestly not feeling the new HN3 logo.

native pendant
#

nobody noticed it

#

Maybe at some point in the gameplay he will come out heroically.

#

and he will say: you need an alpha male?

#

Im a Pre alpha man,im still training for removing the PRE and becoming a ALPHA man,just hello neighboring the neighborhood,but i will help you

spare trail
#

where the 3 in hello neighbor 3

glad narwhal
spare trail
glad narwhal
# spare trail why is it so good vro

Personally while I love how detailed it is compared to the old logo, I would like the rabbit and butterfly to be more apparent like how they were obviously there in the older logo. And I dont care for them to be inside of the ouroburous snake, but imo I think if they are going to be outside of it they shouldnt be all black and blend completly into the forest look I think personally it should have color. And maybe like have the rabbit jumping or just sitting like how it was in the old logo on the top left and the butterfly to be flying on the top right of the logo. Or bottom who cares but I think top looks better. But I still think the logo looks really nice and is way more detailed than the old one, and arguably better.

spare trail
#

i like it cuz it actually has a 3

earnest cape
#

Still prefer the new logo.

storm cave
#

3 days

frosty gyro
#

I dont really feel any errie vibe from the new logo idk why

earnest cape
manic harbor
bronze steppe
low gate
manic harbor
low gate
#

Hello Neighbor 3

#

Not alphas

#

Or HN Reborn

manic harbor
#

There's no hnr

#

Tho

low gate
#

GO TO OFF TOPIC OR SOMETHING

manic harbor
#

Calm down

low gate
#

Then please use your head to begin with next time then? thanks

#

There is a HNR server that exists aswell

#

Anyhow

#

It seems theres no storm in Prototype 2

#

Bus this time says its cancelled due to low demand rather than storm

#

Unless it was that last time and im misremembering

urban steppe
#

There's still a storm, and you can see it in the footage from the connect teaser

#

Prototype 2 will have limited time as well, about as twice as prototype 1 iirc

rotund anvil
#

Can we not say hn3 only bc the is no Hellp guest chat or HN bata or a alpha chat

frosty gyro
rotund anvil
#

Ok

restive oxide
severe merlin
low gate
urban steppe
#

I do wonder how long the full game will end up being, I assume that you will still be on a time limit with the storm, but it would take several irl hours to fully develop?

low gate
#

I don't really care

#

Nothing interesting going anyway

opaque summit
restive oxide
brave thunder
#

this house might be isaac's(the guy who's missing in prototype 2) since in game files it's called "Locations_IsaacHouse"

chrome solstice
#

Hn3 kinda seems to me like majoras mask + hello Neighbor. Although its probably just because its timed. And instead of the Moon, its a Storm.

versed ravine
#

I believe the timed aspect is just there because it's a demo

#

Most demos nowadays are timed experiences

zinc delta
whole obsidian
#

this is the only design we know right now

zinc delta
#

WHAT DID NIKITA DO TO YOU

stone elk
urban steppe
# versed ravine Most demos nowadays are timed experiences

It's a prototype, not a demo, there is a difference, especially because these are internal builds made playable for the fans later.
Nikita said something along the lines that the game events will unfold over the period of a few in-game days, it will be time restricted, but the prototypes have a much shortened timeframe because there isn't as much content in them.

oblique parcel
versed ravine
#

Oh

#

That's

#

Idk how to feel about that

#

I enjoy taking my time with games

oblique parcel
#

Basically you may be able to reach an ending without going anything as in prototype 1 theres a bad ending where the storm basically kill Everybody

#

If you don’t Do anything

whole obsidian
oblique parcel
open plaza
#

Love this about HN3⏫

narrow gust
narrow gust
narrow gust
#

Other than having a dirty missing poster so that we can't see what he looks like

cunning yacht
narrow gust
#

grandeturisto appears to be typing...

cunning yacht
#

i have a theory that the signed vandal made isaac go missing

gentle pebble
cunning yacht
#

oh ok

low gate
#

Did he?

narrow gust
low gate
#

Dont assume

gentle pebble
#

Like he got Jacob if we don’t save him

low gate
cunning yacht
#

maybe the forest dweller

gentle pebble
whole obsidian
#

forest dweller is the guest

low gate
#

What

#

No

gentle pebble
#

The Forest dweller = Guest

low gate
#

He is his own character nikita said

narrow gust
#

Signed just attacks random strangers, he doesn't get rid of them ( so far )

gentle pebble
civic totem
#

Forest Dweller being the Guest is literally the most obvious thing ever

low gate
#

Oh i dont know then

cunning yacht
#

it was just a placeholder yet

whole obsidian
#

tall guy - design of the guest
forest dweller - ai of the guest

narrow gust
#

No point in having another character that roams dark areas and lives in the woods

severe merlin
# versed ravine I believe the timed aspect is just there because it's a demo

It's a prototype. Not a demo.
Demo is a cut out small section of a full game. DEMO-nstration of the game. Like a test drive of a new car.
Prototype (in our case specifically) is a barebones full game. Like if you were given something with 4 wheels, simple engine and a steering wheel. And you can drive it how long you like but it's not the fully functioning car.

I understand that it's a bit confusing why there is a finite time frame in HN3.
I'll try to do my best to explain.

There are two reasons:

  • Narrative (I won't explain it here. If you get deep enough you'll get the reason why it's like that and can't be other way)
  • Gameplay (this one I'll gladly explain lower)

Gameplay:
HN3 is a simulation of a snapshot of time.
The simulation aspect very condensed. It means events that occur are meaningful.
It's not like city builders where it's just fluctuation of parameters, basically.
It's not about seeing raven brooks as an endless simulation where funny things happen.

It about participating in a time frame where every character and every action means something.
Thing is, game not ends for you as a player when storm comes it's just a part of a cycle.
You don't have to focus on the storm. You have to focus on the process.
We are approaching boundary where narrative intertwines with the gameplay, so I can't say more for now.

What I described is our overarching goal. We will call HN3 a "prototype" until we satisfied with the all mechanics and they create full experience they it ment to work.

urban steppe
#

Thanks for the explanation. Small question if you can answer, is there any 'desired' timeframe you have for the full game? Like how long it will take? i.e 5-6 hours or so.

low gate
#

No one said that

narrow gust
low gate
#

Oh alright

#

Hmm

severe merlin
low gate
#

People have a tendency to make stuff up and take it as fact very often somehow so i'm making sure

urban steppe
#

Ah okay, understandable!

narrow gust
#

It might be though

storm cave
urban steppe
#

But I understand that's not exactly how the game is supposed to work

narrow gust
severe merlin
narrow gust
whole obsidian
urban steppe
whole obsidian
#

not just Jacob body

narrow gust
#

Considering their prototypes and player isn't priority it's probably unlikely

storm cave
# storm cave ???

Well, now even more people will know about hn3 and will be able to play in the prototype

narrow gust
#

3 days till HN3 has new content again

storm cave
#

nikita, i have a question:
what is the funniest thing that happened during the development of hn3 prototypes/rbo?
can you share it?

cunning yacht
versed ravine
unborn edge
jade night
#

He said he was going to share more footage and clips iirc, but he's probably too busy.

unborn edge
#

ah ok, tnx

jade night
#

soo.

unborn edge
#

well yeah, but i hope one day that this build will be public to just get a clear view of the evolution of RBO to HN3

#

it would be cool to just see what they've planned for this build even though there's probably not much to it

civic gyro
#

Im going to make a HN3 roblox game

#

Most likely wont ever finish it at all but im js doing it for fun

#

Ive been working on a game of my own for 2 years

#

Heres a teaser

iron dome
#

Hello Nikita! Will HN3 have story-related details from the alpha versions of HN2? For example: Golden Apple Park?

civic gyro
#

That would be amazing tbh

native pendant
jade night
earnest cape
earnest cape
mystic topaz
#

so from what nikita had said there's more than one ending like there's many ways the player can find to how the story can end (possibly canonically) I think that's pretty cool but then again HN3 having multiple ends to tie up together to piece things up is really cool and interesting

mystic topaz
#

Kinda like a minecraft story mode thing

earnest cape
#

I like that concept the game is going for with the cycle and going to an old save file, though still hope that the game has an actual campaign to it for progression through it.

mystic topaz
#

yeah

mystic topaz
#

That's what I like about it

earnest cape
earnest cape
earnest cape
mystic topaz
#

true

#

I think it's cool that Nikita is putting stuff he wanted to put in HN2 like iirc in the old website description there was a mention of the game's story ending in positively or negatively depending on the course of actions the player does

earnest cape
earnest cape
earnest cape
restive oxide
#

Nikita said there wouldn't be cutscenes

mystic topaz
earnest cape
restive oxide
#

@earnest cape

native pendant
jade night
native pendant
#

In a yt video

jade night
earnest cape
#

I’m fine with that if it’s done well.

storm cave
earnest cape
#

If there’s characters I’d want to see most I’d definitely want to see some actual cultist in HN3, they could be a background thing or barely be noticed but I’d love to see them integrated in some sort of way in HN3.

earnest cape
civic totem
#

This is one of my favorite HN3 screenshots

opaque summit
#

this is probably my favorite

native pendant
#

Me waiting for pre alpha man comeback

native pendant
#

I will always play in night mode

opaque summit
opaque summit
native pendant
opaque summit
#

that would be pretty funny if it was true

native pendant
#

They call me crazy

#

but when the final game comes out

opaque summit
#

youre not (probably)

native pendant
#

everyone will call me god

opaque summit
#

THE ALLMIGHTY CatAI

severe merlin
restive oxide
high brook
#

does anyone know how long the tinybuild connect will last?

#

like minutes/hours

#

cuz i DONT wanna miss this

whole obsidian
#

we know that its under 30 minutes

severe merlin
# restive oxide Does that mean other characters can **choose** to interfere with things?

Yes. But it’s NOT that they “choose” randomly. They just part of these events. They ARE the events. So depending on character presence, items or other circumstances, events will unfold differently.
Our plan is to have many stories and events of different importance happening throughout the world. Being self-contained stories, while being part of the “bigger picture”. At least that’s the idea. Hopefully we will be able to achieve this in a way we want.

restive oxide
#

Ooo

urban steppe
#

You can tell a lot of effort is going into this

high brook
white epoch
errant pewter
civic totem
#

I think MitH's fate was so funny

#

He appeared in SN, HGA1, HN2A1 and 1.5

#

And then he... disappeared

#

And then he came back in HN2... in a grave

#

Which will be never elaborated on since HN2 updates got canned

#

So he's just... dead lol... like, literally

restive oxide
civic totem
#

Since HN2 is canned

#

So we'll just

#

Never know

restive oxide
#

It's an Easter egg.
You can't see it during normal gameplay, only with mods
Making it an Easter egg

#

Idk tho
Maybe they had meaning for it

#

Anyway, hn3

civic totem
#

Can't wait for Proto 2!

restive oxide
#

Same

civic totem
#

Can't wait to get Prototype 2 news in the Connect

agile kelp
#

He’s in AS s2 ep4

modest canopy
earnest cape
restive oxide
#

Anwayssss hn3 proto 2 will be sick

storm cave
#

2 days..

native pendant
#

THAT'S TRUE

civic totem
civic totem
#

Ok bro @agile kelp

spare trail
#

the clone theory

earnest cape
high brook
mystic topaz
#

yes

dawn sail
earnest cape
mystic topaz
#

into the nickyverse

native pendant
#

I have a theory

native pendant
#

Hello Neighbor 3 will not be just a new game from this franchise..It will be a return,In my country some people always said: The Third is the definitive one,I don't know if they say it in other countries,In the logo, you can see a kind of silhouette..You already know who he is..Nicky Roth..but this has a meaning..So..Nicky and this third game...We already know that Nicky's story is over, but this is the third game, but they want to give us a meaning..Nicky won't be back, but he'll be a big part of the meaning of this third game

#

We see a young Nicky Roth,and when we we met this game..we were young,It was 2017 and several years had passed..we grew up..We can continue playing Hello Neighbor 1..But the first time playing.. is just a memory..In the logo we see a snake..eating itself..This means that our memories fade away by themselves..And we see Nicky Roth in this logo,but everything is black..That means our memories from the old days are going to the dark..A new era of Hello Neighbor begins..and the old hello neighbor is going away

high brook
native pendant
#

because our version of the past...is going into darkness

#

and be forgotten later

spare trail
# native pendant

you know i am genuinely shocked you found a somewhat detail of nicky roth that is VERY small

#

i believe you

unreal bronze
#

And i now don’t know if I should be sad or excited lol

broken galleon
#

is this server 90% robots now?

restive oxide
#

What?

errant pewter
#

It's so cosmically dumb to bring two arguably beloved characters just to kill them off instantly so I'm just out there hoping that wasn't actually their intention

#

Because why would they bother asking for who'd we like to see in HN2 in that case anyway

#

They certainly didn't step away from using the character himself so there's still hope

Heck maybe even HN3

mystic topaz
#

true

#

I think we'll see more of Quentin and Beatrix

#

hopefully

restive oxide
#

Prolly not

magic wadi
#

hello everyone, please tell
me, are the minimum system requirements for the second prototype already known? Thank you in advance for your reply:)

earnest cape
mystic topaz
#

true you're right as much as I don't want to accept he's dead it seems to be the case

earnest cape
royal solar
#

this is such a beautiful prototype i cant wait for the full release of this game

frosty gyro
#

The night time looks wonderful

oblique parcel
royal solar
#

i cant wait for that honestly

#

im so excited for anything HN3

oblique parcel
#

I hope those 2 are better in hn3

royal solar
#

it feels really special to me for some reason

#

and its my fav gameplay wise because there is no wacky parkour

oblique parcel
#

I kinda Didnt fully love it as it wasn’t what it was meant to be and the guest had so little screentime

#

It was very hard for me to love it idk it was fine though ig

oblique parcel
#

Or are you busy

royal solar
oblique parcel
#

Yeah i Will go to Main

oblique parcel
#

@lunar trail @royal solar so

royal solar
#

im heree

#

also one thing i like about HN 3 is the art style

#

its so much more up my alley

oblique parcel
#

Yeah same

lunar trail
#

i wish it was a bit more cartoony

#

the environments at least

#

The characters are good

royal solar
#

💔 sadly cant relate i really like the abstract, dark and somewhat realistic but uncanny look of this one

oblique parcel
#

Same

royal solar
#

day and night difference

#

and i really preffer the look of HN 3

oblique parcel
#

Same i love hn2 look but hn3 just feel so much idk mysterious or unsetteling

royal solar
#

yess exactly

#

really abstract. darker and realistic but also uncanny in a way that screams hello neighbor

oblique parcel
#

Hn2 fg just sorta lacked the Feeling of mystery in its artstyle to me except the forest section

royal solar
#

hello neighbor 2 was a lot more ultra colour

#

it was lowkey burning my eyes at some point

#

so this is a welcome change

oblique parcel
royal solar
#

yeahh exactly

#

there was everything everywhere and it was insanely colourful

#

while HN 3 to me seems a lot better in everything style wise

royal solar
#

lovely

#

and the darker colour palette is just wonderful

lunar trail
#

it doesnt feel like HN, at least the way i see

royal solar
# lunar trail How

because everything looks mysterious. the forest looks mysterious, the town everything looks mysterious, uncertain

royal solar
#

(sorry eerie guest)

lunar trail
#

Only HN1 alpha's were realistic and stuff like that

#

HN after Hn1 alphas were never like that until HN3

royal solar
#

yeah and that doesnt mean good. the only instance of the art style i liked was in HN 2 and even then it was too much

#

this is just so much better

lunar trail
#

im not saying its not good
im just saying it doesnt feel like HN

versed ravine
#

I never found hn2's artstyle to be "too much"

royal solar
#

good 😭 thank god

versed ravine
#

I actually liked it a lot

#

But I do prefer more mysterious based styles

royal solar
#

i mean i like it but i very much preffer the darker tone rather then the eye beating colours

royal solar
lunar trail
#

HN2's style is perfect at night

#

Or the Forest

versed ravine
#

Lighting was changed a good bit

#

But I see what you mean

oblique parcel
#

Look I like both but for hn3 im happy they’re not going for the same super colerful and cartoony style in enviornment

royal solar
sonic birch
#

HN2 is a good artstyle minus the architecture of the main map

versed ravine
#

Yeah

lunar trail
versed ravine
#

Hn2 has a good style but the way it was utilised is what makes it underwhelming

versed ravine
#

No one is hating

sonic birch
#

No one is hating

royal solar
#

(because im joking)

oblique parcel
#

I wouldn’t change hn2 artstyle at all but i wouldn’t change hn3 direction Either

royal solar
#

can a girl joke on these streets god damn

#

😭

versed ravine
#

What was

#

The joke

oblique parcel
#

They’re different games problem solved

royal solar
lunar trail
sonic birch
#

Here we go again

lunar trail
#

So of course people gonna want a bit of what we liked in HN2 to be in HN3

royal solar
lunar trail
#

thats not a surprise

#

🧍

daring gyro
royal solar
#

sorry i like HN 2 and all but im glad it was canned just because of the nature it was made in. overworked devs that didnt wanna work on it anymore and all sorts of other stuff. im very much happier with the fact they found happiness in a project that actually works for them

#

if i was forced to work on a sequel i wouldnt wanna work on it either i dont blame them

versed ravine
#

I'd be happier if hn2 was let flourish and they treated the developers well

sonic birch
#

So I’m the only one who wants a hide and seek remake

versed ravine
#

Oh definitely yeah

#

That game lives in my nightmares

royal solar
sonic birch
#

Imagine a remake with better gameplay

royal solar
#

especially since they were pumping out games after games

versed ravine
#

And sometimes crawls out to drag me to its hellish dimension

daring gyro
sonic birch
#

Doubt that

versed ravine
#

Hide and seek was so unfun

#

And the chase music

lunar trail
versed ravine
#

It made my ears close over instinctively like a reptile

oblique parcel
sonic birch
#

Dude I wish they made the chase music more sinister later on

royal solar
#

we can discuss it in dms

daring gyro
lunar trail
sonic birch
#

Imagine they made the chase music more threatening in stage 4

lunar trail
#

Why are we on HNHS now whats going on

civic totem
# versed ravine And the chase music

🔥 or 🗑️? Hello Neighbor Hide and Seek Chase Theme - Trap Remix

Gaming Channel ➡ https://www.youtube.com/c/ArmaniArtillery

[Hashtags]
#HelloNeighbor #Trap #FLStudio #TinyBuild #Horror #HelloNeighborHideAndSeek #HelloNeighbor2 #HelloNeighborGame #Scary #Stealth #YouTube #YouTuber #Gaming #Gamer #Music #Remix #Beats #Producer #MusicProd...

▶ Play video
sonic birch
#

What’s the best H&S stage guys

royal solar
daring gyro
royal solar
#

i really like towns if you cant tell

sonic birch
#

Stage 2?

royal solar
#

i think thats what its called

sonic birch
#

That was the cops and robbers one

lunar trail
#

Jay its ok, we're not talking about HN2, can we go back to HN3 rather than forcing a HNHS conversation

royal solar
#

girl i played that game once years ago

#

i dont remember

#

😭

sonic birch
royal solar
#

yeah....

sonic birch
#

Goobye

royal solar
#

anyways

#

this is peak

lunar trail
versed ravine
#

I can't see anything

sonic birch
royal solar
versed ravine
#

Nvm my phone brightness was at the lowest it's chill

lunar trail
royal solar
#

btw

#

do we know how many characters HN 3 has ?

#

or will have

#

should i say

oblique parcel
# royal solar this is peak

The cool thing is that Almost if not everything in prototype 1 is placeholder and stock assets

Imagine how it Will look once they get proper assets ready

sonic birch
#

What like over 10 or something

royal solar
#

i heard somewhere that somebody said it was a minimum of 13 right ?

sonic birch
oblique parcel
#

Nikita Said he really wants at least 15 but he actually would like 20

royal solar
#

i dont think there is one stock asset

royal solar
#

thats the stock asset ?

sonic birch
#

Yea

royal solar
#

but... i like the trees

sonic birch
#

People found the asset packs before the game even came out

royal solar
#

💔 i hope they keep the trees or at least make ones similiar to them

#

they are the coolest part of the game

frosty gyro
oblique parcel
royal solar
versed ravine
#

I do find the hyper realistic trees to be a bit off putting

sonic birch
#

Yeah true

royal solar
#

💔

sonic birch
#

I do kinda like the look of the dead trees though

versed ravine
#

It doesn't have the same beauty to it as stylistic ones imo

royal solar
daring gyro
#

As long as the artstyle Is consistent everything Is good

royal solar
#

just keep them similiar but a bit more stylistic

versed ravine
#

This will get me shot dead for saying it I imagine but I honestly just wanted hn2 "alpha 2" completed art

#

My absolute favourite style, regardless of the placeholders used and the map and blah blah blah

#

I thought the dark and wonky blue aesthetic was so cool

sonic birch
#

Yeah agreed

royal solar
#

ill be honest i kinda of agree with it... i liked the colours a lot more but i dont want that for HN 3

#

i liked the orange trees and the green hue

#

very cool

versed ravine
#

And the wind and storms..

#

Oh yeah storms

#

Were they ever even planned for hn2?

#

I remember them being a thing

#

I know they're in hn3

royal solar
#

weather was a thing yeah

#

for HN 2

frosty gyro
oblique parcel
#

It was cut last minute a storm at least

royal solar
#

wasnt it literally left in the files as well

versed ravine
#

Wonder why they never added it

daring gyro
#

Night 4 and boss fight storm🐗

versed ravine
#

I love a good storm in a game

oblique parcel
royal solar
#

speaking of storms..

#

cant wait to see a proper storm in HN 3

#

with those visuals its gonna be so good

versed ravine
#

Will the timed aspect always be a storm?

#

I was hoping for random weather

royal solar
versed ravine
#

Would have been sick

versed ravine
lunar trail
#

Blue storms please

royal solar
#

the storm isnt like the end of the game

versed ravine
#

No make the clouds and the rain orange too

#

Make everything orange

royal solar
#

it will just happen and u will have to go through it

versed ravine
#

Put an orange filter over it

royal solar
#

orange ??

lunar trail
royal solar
#

why orange

daring gyro
versed ravine
versed ravine
royal solar
#

i would want a blue storm or even purple.

versed ravine
#

Give hn3 the yellow filter please

versed ravine
lunar trail
daring gyro
versed ravine
#

I loved the purple storm look

daring gyro
mystic topaz
#

that'd be cool

versed ravine
#

The hell is hello peak

daring gyro
versed ravine
#

Still no further forward

daring gyro
#

Hello Guest)

versed ravine
#

Oh

royal solar
#

or keep the storms as they are now. just make it more windy and rain and make the clouds volumetric and u have peak

versed ravine
#

Not a fan of HG at all

sonic birch
royal solar
#

they really need to make it darker as well when it storms

mystic topaz
#

Idk for some reason I could imagine them adding air sirens for when the storm is coming but I dunno

oblique parcel
#

Would blueish night lighting work in hn3 in your opinion? Like fit with the artstyle

I saw some People miss the more blueish night

versed ravine
civic totem
#

Can't wait to see John in HN3

versed ravine
#

Ans the fog

royal solar
versed ravine
#

So yummy

royal solar
#

since the art style is a lot different

#

then HN 2

lunar trail
#

Art style doesnt change anythin

oblique parcel
mystic topaz
lunar trail
#

Blue with the cold enviorenment could be a good contrast to the cozy and warm day

daring gyro
royal solar
#

anyways i love the foliage sm in prototype 2

#

it just looks so real

#

but still stylized

oblique parcel
#

Even alpha 2 had more blueish night lighting

mystic topaz
#

yeah

versed ravine
royal solar
#

and i like that

oblique parcel
#

True

royal solar
#

i wonder what they will do

daring gyro
#

I think Storm Hn2 night colors fit hn3

#

Full game

lunar trail
#

Please dont make everything orange or dark
Different events like storm needs a different vibe than the normal cozy orange

#

or just plain dark

royal solar
#

what would grey to counterfit the orange

#

so it isnt just a dramatic shift to blue

lunar trail
#

The dramatic shift to blue would be PERFECT for the storm

royal solar
#

the blue is more of a HN 2 thing with the artstyle i cant really see it for HN 3

#

unless its a very dark blue

#

that would be

#

PEAKKKK

#

a dark blue would be very nice with the orange colours of HN 3

oblique parcel
#

Okay so dark night lighting for normal night and dark blueish for storm nights

#

Heh

daring gyro
oblique parcel
#

YES this

mystic topaz
#

I'm really glad we're getting storms in HN3 and I can't wait to see how they will evolve through development HN2 was supposed to have them in-game so it's really good that Nikita is incorporating his ideas he wanted into HN3 to make it the best game it can be

storm cave
#

new prototype coming very soon

can't wait

oblique parcel
#

Well Maybe we don’t know 100 percent

versed ravine
#

I see beta trees

oblique parcel
#

Teaser They showed before hn2 launched

storm cave
versed ravine
#

What exactly were they teasing

#

Storms weren't even in the game

oblique parcel
#

Storm ig

mystic topaz
#

I think they also had another one with it being windy and stormy too but at a different angle

daring gyro
oblique parcel
#

??

#

It did wth

daring gyro
#

I am the cut content

civic totem
#

My name is cut content. I was cut from the game.

versed ravine
daring gyro
vital dirge
#

i played ps4 version

daring gyro
#

I didnt explain It well It was the version that was on disc like without updates

urban steppe
#

the unpatched version

versed ravine
#

Honestly thought that version wouldve just been patch 0

#

Was it like the switch version?

urban steppe
#

it's basically the same as the switch release version

daring gyro
#

Didn't haf storm

urban steppe
#

it's almost the same build though

daring gyro
#

Almost

vital dirge
#

maybe ur right

#

i played version with updates

#

i’m still skeptical tho

daring gyro
#

I would show but i have thrown a rock at my Hello Neighbor 2 disc from the third floor

molten trout
#

reasonable

daring gyro
#

It wasn't for any reason in particular

royal solar
#

so we can see how it looks

vital dirge
#

i’m pretty interested how could i miss it

daring gyro
#

Maybe one

urban steppe
#

You won't find any unless someone disconnected their ps4 from the internet right before deciding to play and record HN2

versed ravine
#

Dont listen to him, he's a tinybuild insider trying to sell more units of hn2 ps4

urban steppe
#

anyway this is the HN3 chat

molten trout
vital dirge
#

it’s pretty strange that no one ever talked about it (even at fandom) and that nobody have evidence that it’s true

daring gyro
#

One second

molten trout
urban steppe
#

People did talk about it, it's just an extremely niche thing because who the hell randomly disconnects their PS4 from the internet right before installing HN2 from the disc on it

#

It's the same way that the HN1 pre-release Xbox version was found like years after the game released

#

Because no one does that

royal solar
versed ravine
#

Oh my god

#

Don't convert me to a hn3 fan

#

I won't forgive you

royal solar
#

made it a bit less blue

molten trout
royal solar
#

i think @lunar trail would like to dissect this frame by frame...

#

sorry couldnt help myself

frosty gyro
vital dirge
#

yet cool

royal solar
#

different shade of blue

molten trout
#

ehhhhh

royal solar
#

i can try any shade

molten trout
#

what would just really bright red look like

royal solar
#

i can try a red

#

hold on

#

why am i in silent hill

molten trout
#

the apocalypse

#

has come across old town

royal solar
#

ITS RAIINING BLOOD

versed ravine
#

Hn3.exe

#

I played hn3 and it was DARK and TWISTED...

#

Mr peterson was crying GLUE...

royal solar
#

i really like the blues tbh

#

the purple i tried and it looked like butt

versed ravine
#

My PC corrupted...

royal solar
#

but the blue is very nice

molten trout
versed ravine
#

Yeah I'm sorry

#

At least any aspiring horror writers have an idea now

molten trout
#

true

royal solar
#

and heres green and slight purple... and imma stop before i get jumped for too many screenshots

#

😔

versed ravine
#

Wow, hn3 for the ps3

molten trout
daring gyro
royal solar
#

i did try purple and it wasnt really good lookign

daring gyro
#

🐿️

frosty gyro
#

Resident evil

royal solar
#

blue but not eye hitting

#

and still kinda cozy

#

i can imagine sitting in a house i stole from someone in the game and seeing this outside in the window

versed ravine
#

The best one

#

No argument

frosty gyro
frosty gyro
versed ravine
#

Excellent

#

Anyway back to hn before the end times catches up to us

#

I hope there's CROWS

#

In hn3

molten trout
royal solar
#

man i lowkey wish we could like claim a house in HN 3 and just live there

#

i mean we probably can

#

maybe some abandoned ones

#

like a little base

versed ravine
#

Wow

#

Squatting in hn

royal solar
#

well we arent from there not much of a choice

#

💔

frosty gyro
molten trout
royal solar
#

MY HOUSE NOW

versed ravine
#

The hn1 crows are so ugly

royal solar
civic totem
royal solar
#

yeah so yeah isaacs house is now mine

#

too bad isaac

#

but imma be living there

#

😔

#

oh i just cant wait for all the amount of stuff we will be able to do

civic totem
#

What if Isaac is actually Ilyich?

molten trout
#

guys what if

#

isaac

royal solar
#

idk idc hes dead and his house is mine now

molten trout
#

is isaac

royal solar
#

😔

daring gyro
royal solar
molten trout
#

i wanna see jacob ragdoll down stairs and die

#

theres no way i typed that as stares

royal solar
#

oh nope nvm

#

😭

civic totem
#

On Isaac's soul we are ALL blasting this at EVERY party we go to 🔥

royal solar
royal solar
#

btw

#

curious

#

did they say anywhere if HN 3 will have animals ?

royal solar
#

i feel like it would fit into the new foresty look

civic totem
molten trout
#

i need some sort of imbir reference in hn3

royal solar
#

please

#

pleak 🥺

#

i said crows twice

#

ACTUALLY MAYBE WE COULD HAVE PIGEONS TOO

#

#justiceforpigeons

civic totem
#

Are we going to see a butterfly and a rabbit in HN3?

royal solar
#

i can imagine seeing a pigeon or a crow in the plaza just going about their day

molten trout
#

i mean

#

hn3 has gotta have crows

royal solar
#

well yeahh but like.. pigeons and other animals

#

and more house pets for the neighbors tooo

#

soo many things

molten trout
#

imbir 99.9% dead in hn3 💔

low gate
#

Worst character

#

Too much merch

civic totem
#

Are we going to see Imbir's grave in HN3? Along with some music for it?

molten trout
#

11!!!1!1!!1

low gate
#

I just want some Neighbor merch man i'm tired of John Cat in a stupid red hat

royal solar
molten trout
molten trout
#

i mean tbf

#

imbir isnt uh

#

really important to hn

#

at all

#

i need hn2 devlog 1 talking imbir in hn3

civic totem
#

No you don't

molten trout
#

yes i do

civic totem
#

Uhhh no

molten trout
#

yes

civic totem
#

You're glitchy Mario
You don't need talking Imbir in HN3

molten trout
#

i am talking imbir

civic totem
#

Ah

#

I see

#

Then

#

You don't need to be in HN3

molten trout
#

yes i do

molten trout
daring gyro
civic totem
#

Yep

royal solar
#

shes just a mascot for HN 2

#

since shes adorableee

versed ravine
#

Yeah and then imbir was used only in the baker's part as a puzzle

#

No wandering imbir 😔

#

Or costumed imbir 😔

royal solar
versed ravine
#

That was added post launch and is once again just a puzzle mechanic

molten trout
versed ravine
#

Nice eyes

molten trout
versed ravine
#

Wha

royal solar
#

KINO IS CINEMA

versed ravine
#

What does that MEAN

#

Why have I been told cinema

civic totem
civic totem
royal solar
#

HN 3 will be kino

versed ravine
#

WHAT golden_watcher_smack

royal solar
#

trust-

#

IT MEANS GOOD/ PEAK

#

IT WILL BE KINO

versed ravine
#

I refuse to be excited for hn3 since it will come out when I'm in my twenties

#

And that's just actually disturbing

sonic birch
#

Yikes

royal solar
#

isnt it coming out like

#

next year

versed ravine
#

It is??

sonic birch
#

Probably not

#

I doubt it

versed ravine
#

I thought it would take like 3 years I'll be real

#

I'd be 21!!

#

Gross!!!

royal solar
#

hopefully next year or the year after

sonic birch
#

I’ll be 20 😭

versed ravine
#

Dreadful

royal solar
#

😭 me too so its okay

#

old...

versed ravine
#

I'm studying game design at university so nikita will hire me and I will perfect hn3 trust

civic totem
#

I'll be in my 50s when HN3 comes out...

royal solar
#

woawie

sonic birch
#

I’m sure that would go well

versed ravine
#

I'll take over singlehandedly

civic totem
#

2 days until we get more HN3 news...

versed ravine
#

I'm also offended at the hint of sarcasm I see there

#

I would make a great game designer

sonic birch
#

Really

#

Do you know how to make a neural network

molten trout
#

is that the official standard for being a great game designer

sonic birch
#

Yea

versed ravine
#

You NEED to be able to singlehandedly make a technology that would be near impossible for effective implementation in a video game