Getting User Input as Text into Unreal Engine (see update link in the description)

Sdílet
Vložit
  • čas přidán 7. 09. 2024
  • This tutorial was updated in June 2024. Please see link here:
    • Getting User Input and...
    And here is a video on how to store the data permanently:
    • Storing User Input as ...
    This video is a precursor for one we will be doing on getting user text data into an array. Shows first steps on getting user input and text into the game engine.

Komentáře • 11

  • @davids2551
    @davids2551 Před 5 měsíci +1

    Note: Text Box allows for background. Editable Text does not. On Committed event will also trigger if text field loses focus, not just when pressing enter.

  • @ninjrosaninjrosa23
    @ninjrosaninjrosa23 Před 9 měsíci

    Thank you very much, I'm new to this and I couldn't find how to do it. All the best.😄

  • @CirclesCreates
    @CirclesCreates Před rokem

    Thanks man exactly what I needed, good tutorial

  • @christopherchatman1833

    Just what I was looking for....

  • @StreetArtist360
    @StreetArtist360 Před 11 měsíci

    Great video. Thanks.

  • @aimayoutuber
    @aimayoutuber Před 4 měsíci

    thank you mister :)

  • @glatze_-.-
    @glatze_-.- Před rokem +1

    Hello, is this also possible with 3d-TEXT? So if i Type a text in the box it shows the text in 3D-Style with editable Font-Family, Font-Style and Color??

  • @salianopatinama4677
    @salianopatinama4677 Před 8 měsíci

    how do i get this to work in a non firstperson BP.. just an emty project. And also wanne know if this can work with th 3D text plugin.

  • @chengxuyuanderprogrammiere4639

    does not work in eu4 unless you change some things inside the blueprint of the player, fonts required

  • @billiejean9909
    @billiejean9909 Před 9 měsíci

    Hi how do I connect it with multiplayer

  • @zest2heed
    @zest2heed Před rokem

    As you said there are no tutorials about this