Original Discord Post by bananabeans | 2024-10-20 21:53:11
When I play the game in desktop mode I can see the chat box widget but I can’t see it when I play in VR mode. How do I add this?
Original Discord Post by bananabeans | 2024-10-20 21:53:11
When I play the game in desktop mode I can see the chat box widget but I can’t see it when I play in VR mode. How do I add this?
Reply by bananabeans | 2024-10-20 21:58:44
That link isn’t super helpful. Do you have something specific to your tools?
Reply by k3kalinix | 2024-10-20 22:01:19
Nothing special for our plugin.
Just you need to use 3D widget instead of 2D.
Reply by k3kalinix | 2024-10-20 22:03:09
Embedded Content:
Build User Interfaces In VIRTUAL REALITY For Unreal Engine 5
Ready to take your Virtual Reality experiences to the next level in Unreal Engine 5? This video will show you how you can build 3D user interfaces that you can interact with using your controllers.
00:00 - Video Intro
00:30 - Widget design and blueprint setup
04:00 - Widget interaction component
09:03 - Pressing buttons
12:43 - Final result
13:…
Link: https://www.youtube.com/watch?v=kM27HYbpvc0
Reply by k3kalinix | 2024-10-20 22:07:33
Embedded Content:
Unreal Engine 4 Tutorial - 3D Widget
Here I will show you how to add a 3D widget into a 3D environment or level
+++++++++++++++++++
Donate - Paypal - PayPal.Me
https://www.instagram.com/markom3d/
Link: https://www.youtube.com/watch?v=VZSUgYw4Cm4
Reply by bananabeans | 2024-10-20 22:12:07
Thanks! That helps a little bit. What is the name of the widget that is created in non VR space? I see you have Chat_WB and ChatItem_WB and when I plug those in like the video it doesn’t work so simply.
Reply by k3kalinix | 2024-10-20 22:12:38
What is the issue?
Reply by bananabeans | 2024-10-20 22:13:11
Even after creatin a 3D widget the chat box doesn’t show up
Reply by k3kalinix | 2024-10-20 22:21:01
Try to talk with the NPC.
Reply by bananabeans | 2024-10-20 22:22:43
I have. This image shows a blank text box even though the NPC has said something
Images:
Reply by k3kalinix | 2024-10-20 22:23:57
Can you try to rotate it 180 degrees?
Reply by bananabeans | 2024-10-20 22:25:31
Yes, it goes invisible. This is the correct side. These images show both sides of the widget.
Images:
Reply by k3kalinix | 2024-10-20 22:26:41
Yes, it is normal
Reply by bananabeans | 2024-10-20 22:28:24
ok but Why doesn’t text show up when the player or npc talks?
Reply by k3kalinix | 2024-10-20 22:29:18
Can you add a print string?
Reply by k3kalinix | 2024-10-20 22:29:26
Lets debug it
Reply by bananabeans | 2024-10-20 22:29:54
ok, what blueprint do I add the print string to? What node should it be after?
Reply by k3kalinix | 2024-10-20 22:30:13
Chat_WB
Reply by bananabeans | 2024-10-20 22:32:40
in Chat_WB were do I add the print string?
Reply by k3kalinix | 2024-10-20 22:33:00
After getting the messages