Narrative Interaction Quick Start Guide - Unreal Engine 5

Sdílet
Vložit
  • čas přidán 5. 09. 2024

Komentáře • 15

  • @rranft
    @rranft Před 3 měsíci +2

    @12:40 Datatables are read-only at runtime. This makes it difficult to update this if you want to allow the player to rebind keys in a settings menu, for example.

  • @Schmidty_D
    @Schmidty_D Před 5 měsíci

    Amazing…your making AAA games finally doable for us indie devs

  • @winterpixl
    @winterpixl Před 5 měsíci +2

    When i add "interact_begindialogue" to my NPC character, no interact UI appears. i have requested discord access via the UE marketplace page.

  • @loreseekergames
    @loreseekergames Před měsícem

    Is there an easy way to override or modify the collision trace method? I need to do a sphere trace so the player can interact with nearby objects, regardless of camera direction. Do I have access to the necessary functions to script this in Blueprints, or would I need to edit the plugin C++?

    • @reubs
      @reubs Před měsícem +1

      If you subclass UInteractionComponent I believe you’ll find a get trace transform method you can override. Theres also an interaction trace width option if you need sphere tracing!

  • @KvltWitch
    @KvltWitch Před 6 měsíci +1

    great video and awesome product! i am having a slight issue with the interactable Pickup though where I'm not able to interact with them for some reason. just nothing comes up at all. I'm very likely just missing something simple haha

    • @narrativetools
      @narrativetools  Před 6 měsíci

      Please give us a message in the support discord - we are very active and will be able to sort this out for you! -Reuben

  • @ravenheartmedia
    @ravenheartmedia Před 6 měsíci +1

    my metahuman npc will not display the interactable ui at all. I used the interact begin dialouge but nothing

    • @narrativetools
      @narrativetools  Před 6 měsíci

      Please give us a message in the support discord - we are very active and will be able to sort this out for you! -Reuben

  • @Matagirl001
    @Matagirl001 Před 5 měsíci

    Pls add i interaction methods that require multiple quick button presses (such as breaking free from a zombie bite)

  • @coreartzz
    @coreartzz Před 6 měsíci +1

    Why code a game tho when you just download every tool in existence to make it work

    • @ryanjdevlin87
      @ryanjdevlin87 Před 6 měsíci

      try doing that and making them work without knowing how to code those features first. o wait thats what "the day before" is ...

  • @itnbisolucoes924
    @itnbisolucoes924 Před 6 měsíci

    this simple dont work for me the cube dont glow no matter what i do