Workshop.codes
Login
Create
daPVEboi

ENTITY BREACH (Demo) - Unplayable

This code is over 6 months old. The code may have expired and might no longer function.

25 Comments

Log in or Sign up to leave a comment.
HPJ#21547 1 day ago

Hey i know this is 10 months old but is there anyway that this mode can get updated and fixed with the new map rework?

daPVEboi creator 1 day ago

That means redoing everything... I'm not gonna do that.

Mimidrew 6 months ago

JohnJones here, I accidentally found your profile haha. I'll give this another play soon

daPVEboi creator 6 months ago

Lmao. This project is discontinued but I hope you have fun with what I managed to make :D

HPJ#21547 7 months ago

As a playtester here, when is the full release

daPVEboi creator 7 months ago *

I can't give a date since there's still a lot that need to be done. I've been taking a break from this project as well due to how daunting the optimization process is, particularly the cutscenes and dialogue in chapter 1.

I also have a life to focus on too such as my studies at school so can't be dedicated too much on super large projects like this.

쭈니 10 months ago

hello. I'm korean developer. Even though I'm not very good at English, I played this game and my palms were sweaty and I was really scared. It was so much fun. Would it be okay if I quote a little bit of what's in the mod in my mod?

daPVEboi creator 10 months ago

Yea sure go ahead!

쭈니 10 months ago

thks! This mode is really scared.. --;;

YellowBucket683 12 months ago

Just a question, how do you get in-world text to fade in and out?

daPVEboi creator 12 months ago *

I gave the in-world text a "custom color" and set all the RGB element to 255 to make it white. The reason I set it to "custom color" is so I get access to the alpha which sets the transparency (0 = invisible | 255 = completely visible) of the text. Then I control the alpha with a global variable (lets call it Text_Alpha) then I do the following steps:

  1. Initialize Text_Alpha - Set it to 0
  2. Chase Text_Alpha Overtime to 255 - the duration will act as how fast you want the fade in to be.
  3. Stop Chasing Text_Alpha once it reaches 255 and add a wait time. - the wait time is for however long you want to show the text for.
  4. Chase Text_Alpha Overtime to 0 - the duration will act as how fast you want the fade out to be.

Any other questions you would like to mention?

YellowBucket683 12 months ago

I tried this and it didn't work :(
Is there any way you could make a custom game with the code so I could copy and paste it? (I'll give credit)

daPVEboi creator 12 months ago

I'm quite busy atm. You may want to ask the discord server how to code it.

daPVEboi creator 12 months ago

I'll make one soon...

Ramos#31338 about 1 year ago

[BUG] When i was hosting a lobby hazard somehow killed junkrat twice and after he got spat out by the zarya projectile thing he didnt respawn and was just stuck dead, this only happened like once so i think its pretty rare?

daPVEboi creator 12 months ago

I think I fixed it but let me know if it happens again.

daPVEboi creator about 1 year ago *

Oooo that's new... I'll see what I can do to fix that!

ThatOneMeme#1415 about 1 year ago

I remember when i playtested this. Glad to see i can now play dead in the blood :D also the spot i used in the survival phase during my playtesting is still there. Honestly im pretty excited for the next chapter. In the meantime, i gotta work on TBS, finally got an idea for a boss fight but if I make one it'll be one of the last things i do

But yeah good horror mode 💯

YellowBucket683 about 1 year ago

I'm not sure if this is a bug or an intended feature but in the last cutscene, Reaper blinded me midway through it but the cutscene continued. Just wanted to let you know

daPVEboi creator about 1 year ago *

Oh yea that’s a failsafe to keep the cutscene functioning but I’ll do a patch to make it less noticeable

_yubz about 1 year ago

p(hr)eak

Clewster22 about 1 year ago

she Phreak till i breach in her entity

daPVEboi creator about 1 year ago

💀💀💀

HPJ#21547 about 1 year ago

This game is fire and hard asfff

  • HP4
daPVEboi creator about 1 year ago *

Bro got a bit phreaky...

Workshop.codes