Tutorial: 3D widget interaction - Unreal Engine 4 + Unreal Engine 5

Tutorial: 3D widget interaction - Unreal Engine 4 + Unreal Engine 5

LeafBranchGames

3 года назад

19,988 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@trardac
@trardac - 05.07.2021 18:08

you explain simple yet important concepts very well

Ответить
@KiwiHawk-downunder-nz
@KiwiHawk-downunder-nz - 25.01.2022 21:38

Thank you for these, you are in deed a GEM Sir. Can this be used to say. open a door and play somit like a reach out animation and a door sound? The idea is that on click the character reachs out, the door opens and we hear the sound of the door movement

Ответить
@02AJO
@02AJO - 11.02.2022 11:53

can show how to toggle this 3d widget using buttons , or keybindings

Ответить
@DailyPaily
@DailyPaily - 19.04.2022 06:00

Can i change the interaction distance dinamycally ?

Ответить
@MustafaDagdelen
@MustafaDagdelen - 27.04.2022 23:04

all our settings are the same but click doesn't work for me.

Ответить
@Rocklee-vv
@Rocklee-vv - 23.05.2022 18:02

I TRIED THIS IN AR(in android mobile phone) BUT THE widget CLICKED EVENT DOESNOT WORK in 3d
it only works when i add it to viewport
any idea how to solve?

Ответить
@claytondavidson2192
@claytondavidson2192 - 12.08.2022 07:04

Why does everyone keep calling 2D widgets in world space 3D widgets? The button is clearly 2D ヽ(ಠ_ಠ)ノ

Ответить
@chankulovski
@chankulovski - 13.10.2022 01:04

Can you make a Tutorial for example, when you click on the Widget, something to happen in the World ? Let's say you click one button, and an Actor spawns, you click another Button and that actor gets Destroyed etc ?

Thanks for your Tutorials, very easy to follow and useful :)

Ответить
@guillermo3dcode
@guillermo3dcode - 28.11.2022 17:17

Hi ! Im trying to do this in Thirdperson, anyone know why the red line dosent show up if i add the widget interactive component?

Ответить
@gamerdweebentertainment1616
@gamerdweebentertainment1616 - 30.11.2022 12:37

Jesus Christ, widgets are end of me...
I can "toggle" in 3d world, but not in UI world/mode. Confusion...

Ответить
@pratyushraut9120
@pratyushraut9120 - 16.03.2023 20:35

hi i have followed theese steps and its working to an extent..
I have a top down game in which I have used a 3d widget , when the mouse is hovering over the button of the 3d widget its does reponds , but when clicked the player is moving to the clicked location ( below the button ) and the button is not getting clicked , How can I fix this?

Ответить
@lga9046
@lga9046 - 12.07.2024 18:54

I have no idea why I've got everything set up the way you do and I can't get the widget button to respond in world, I can hover over the button and see the hover state in the editor but my debug line doesn't return the print string from button push. It doesn't even pick up my hovering over it.. Where should I look?

Ответить
@neoblazealex
@neoblazealex - 12.08.2024 21:38

Hi everyone!

If you're having trouble getting the Widget to display in the 3D world when you hit play, try the following steps:

Create a new Blueprint of the same type, "Actor."
Add a Widget Component to the new Blueprint.

In the Widget Component settings (inside the Blueprint):

Go to the "User Interface" tab and set "Draw at Desired Size" to true.
Assign your UI in the "Widget Class" option.

Finally, save and compile the Blueprint. Then, drag the Blueprint into your level and hit play. You should now see your UI working in the 3D world!

If you still don't see your UI, it might be because you're looking at the "back" of the Blueprint. Simply rotate the Blueprint to face your camera.

Ответить
@spikid1
@spikid1 - 23.11.2024 23:16

I love you ♥

Ответить
@Markie0808
@Markie0808 - 27.11.2024 13:10

I've spent the past week pulling my hair our trying to find a tutorial that takes you through this step by step and nothing's worked. Thank you so much! Not only was it easy to follow, it was explained very well so that a beginner like myself could understand it perfectly. I look forward to checking out your other videos

Ответить