How to make a Realistic Door System in Unreal Engine 5 (Part 2)

Поділитися
Вставка
  • Опубліковано 30 вер 2024

КОМЕНТАРІ • 47

  • @elganzandere
    @elganzandere 3 місяці тому +13

    constructive criticism - show "end state/goal" at the beginning of video.
    easier to hook folks.

    • @codethings
      @codethings  3 місяці тому +2

      Good idea! Thanks for the suggestion :)

  • @asmrmazey
    @asmrmazey 2 місяці тому +3

    you are one of the best up and coming youtubers out there for game development, and we would really appreciate it if you could make a part 3 for this on using your hand to open doors, like the open door animation in the game “The Complex: Expedition”, good stuff man ❤

    • @codethings
      @codethings  2 місяці тому +1

      @@asmrmazey thank you so much! I’m definitely planning on making a part 3 in the future :) be on the lookout, I’ll try to add a bunch of new features that’ll take this system to the next level

  • @blad3sashab
    @blad3sashab 3 місяці тому +1

    Are you free for hiring to do some custom "simple" job for me? Paid ofc.

    • @codethings
      @codethings  3 місяці тому

      For sure! If possible can we dm on discord? Here is the link to my discord server, I’ll contact you directly from there :)
      discord.gg/QRJNEhGU9Y

  • @peronel
    @peronel 12 днів тому

    How to make a Realistic Door System in Unreal Engine 5
    How to adjust the door speed

  • @hrzfu746
    @hrzfu746 Місяць тому +1

    for me is very bugy

  • @antyskem
    @antyskem 21 день тому

    I'm not sure if anyone else had this problem, but for me, I have 2 doors in my test level. One on the x-axis and one on the y-axis. I noticed the door that opened along the y-axis auto closed, but the door on the x-axis did not auto close UNLESS i was moved diagonally, partially into the y-axis. If anyone else is having this issue, I found that in the "On Component End Overlap (Box)" custom event, on the get actor forward vector node, it only accounts for your Y axis. Simply do an addition node, and add your return value x and return value y, and the plug that back into your = -0.7 nodes, and then any door, regardless of orientation in your level will auto close, so long as you have the auto close function ticked in the world details. If this helped anyone leave a like so I know if i was the only one with this issue!

  • @Expo_Var
    @Expo_Var 9 днів тому

    hello, i have a problem with auto close door exactly with smooth auto close( my door close fast) how to get more smooth door close (on auto close)?

  • @SpecificUserName47
    @SpecificUserName47 Місяць тому

    Hello everybody, I've been following your tutorials and I found out that my door closes automatically too fast. It literally teleports to the closing point. Has anybody faced the same issue and how did you solved it? Personally I have no idea what is causing this. Thank you in advance ;)

  • @Uchidan
    @Uchidan 18 днів тому

    Physics door on top of this would be nice with hand animation like in Resident Evil 2-3 would be great!

  • @sorrowzz
    @sorrowzz 2 місяці тому +2

    Hey are you able to make a tutorial showcasing how you can make an animation similiar to resident evil where after you open the door a bit, the 2nd time you key to open the door the hand shows up on the door and you push the door open? Anyways love the tutorials its amazing!!

    • @codethings
      @codethings  2 місяці тому +1

      Yea, this is a tutorial that was requested a couple of times on my discord server and I plan on doing it down the line because with any hand animation it is really important to make sure it looks good and feels good while playing. In saying that, I want to make sure I perfect it before creating a tutorial on it, thank you!

  • @ulrickthegreat
    @ulrickthegreat Місяць тому

    This might be my mistake, but I still need to use NOR and a delay of 1.5 seconds in the Automatic Door Closing section to make it work. But I am still running into the issue with the door closing sound when I walk around it. Would this have anything to do with using NOR over the OR?

    • @jonnyk402
      @jonnyk402 25 днів тому

      Same issue did u fix this?

  • @whitewaffle21
    @whitewaffle21 3 місяці тому +2

    Genuinely one of the best tutorials for a door in ue ive seen, you deserve wayy more success!!

    • @codethings
      @codethings  3 місяці тому

      Thank you so much!! It means a lot :)

  • @thedeafvampire
    @thedeafvampire 3 місяці тому +1

    Procedural feet animation for player pls

  • @rlb1968able
    @rlb1968able 3 місяці тому +1

    Are you going to make a feature where the hand of the player is on the door pushing it or is it just goanna be a door that magically swings. If so I'm going to start making Harry Potter jokes and Call you a wizard

    • @codethings
      @codethings  3 місяці тому

      😂😂I was planning on it eventually as a part 3 of the series!

  • @noonlol
    @noonlol 3 місяці тому +2

    ty bro!

  • @streetworkoutsy
    @streetworkoutsy Місяць тому

    bro this not working

  • @ДмитриевМаксим-з1щ
    @ДмитриевМаксим-з1щ 2 місяці тому

    english melon polygon

  • @MrUnreal3854
    @MrUnreal3854 Місяць тому +1

    this dude deserves more he has really pushed the boundary on step by step tutorials i hope you get really popular dude keep up the good work 👍

    • @codethings
      @codethings  Місяць тому

      Thank you so much, that means a lot :)

  • @ariyarivandi4859
    @ariyarivandi4859 2 місяці тому

    Could you please explain how in the Resident Evil games, when the character collides with a door, if they were running, the door opens, but if they were walking, the door doesn’t open and you need to use the interact key to open it?

  • @bycaptayn5099
    @bycaptayn5099 2 місяці тому

    How should I do so that it doesn't close suddenly when it closes automatically? That is, it closes at the same speed at which you open it. It's like he's teleporting

  • @Taii3D
    @Taii3D Місяць тому

    you are the goat man!! Will you make a tutorial where you can see how to push the door with your hands like in resident evil?

  • @net4youchannel35
    @net4youchannel35 3 місяці тому +1

    now open the door in both directions.. :P example can be - press W or S to open the door in a specific direction.
    nice video btw !

    • @codethings
      @codethings  3 місяці тому

      I’ve never seen that mechanic before lol but that shouldn’t be too difficult and thank you!

    • @net4youchannel35
      @net4youchannel35 3 місяці тому

      @@codethings In some PvP shooters, it makes sense to be able to choose. Otherwise other players could see how you open the door :P

  • @jamielu3909
    @jamielu3909 2 місяці тому +1

    Where did you get the sounds?

    • @codethings
      @codethings  2 місяці тому +1

      Freesounds.org I think

  • @agentshadow6618
    @agentshadow6618 3 місяці тому +1

    when gun and dagger or mele and change to it ,, please

    • @codethings
      @codethings  3 місяці тому

      I will be doing weapon tutorials in the future :) to be updated sooner, you can join our discord community!

    • @agentshadow6618
      @agentshadow6618 3 місяці тому

      Thank you

  • @Vittorio717
    @Vittorio717 3 місяці тому +1

    Can you make a Series on a realistic gun system?

    • @codethings
      @codethings  3 місяці тому

      I plan on doing one eventually, yea :)

    • @Vittorio717
      @Vittorio717 3 місяці тому

      @@codethings Nice btw thank you for all the tutorials

  • @ennisdelamor
    @ennisdelamor 3 місяці тому +1

    thanks uu you're so underrated bro !!

    • @codethings
      @codethings  3 місяці тому

      Thank you man 🙏‼️

  • @bycaptayn5099
    @bycaptayn5099 3 місяці тому

    Hello, thanks for the tutorial. I would like to know why the door closes without the closing animation. I mean the door closes very quickly and not slowly like before.

    • @bmx9421
      @bmx9421 2 місяці тому

      Same. Its like teleporting to the closed state. Despite everything being the same as in the video, the FInterp To node doesnt seem to work for some reason.

  • @TIXSOCAR
    @TIXSOCAR 3 місяці тому +1

    Broo you best 🔥🔥

  • @bazio5592
    @bazio5592 3 місяці тому

    Only third person is good, first person is meh