Hi, I have a boardroom level, with a tablet device on a table. When 1st person Character BP approaches table they trigger a Widget which states at bottom of screen ‘Press C to use Tablet’. that’s as far as I have got. When user presses C on keyboard I want the tablet to move from table to in front of user. User will then be able to use mouse to click on icons on tablet. Anyone know how to do this using widgets and BPs? I need to create various Widgets to display on tablet screen when in use, but how do I make BP for when C is pressed to bring tablet forward and then have widget on screen of tablet. Screen doesnt need to have any animations, simply icons which I can press to load new widget screens. Any idea how I can put this all together. Must I make a BP that states when keyboard C is pressed the BP tablet moves in front of user? But how to only call the C button when user in vicinity of tablet? Any help would be appreciated, thanks
Thanks for the feedback. I have created a Trigger Box that surrounds the tablet, when the user crosses the trigger box, a widget pops up, saying Press C to use Tablet. I need the tablet to be attached to the first person view of user when they press C, so the tablet can be used in first person view. I made a BP_Tablet , please see below, Im trying to attach the tablet mesh component to the first person view, I tried using an attach component to component node when tablet was the target, anyone know how I can reference the first person view.