Forum rules - please read before posting.

InputQuestion (KeyBoard or Controller) (Direct)

InputQuestion (KeyBoard or Controller) (Direct)

  1. When a character touches HotSpots, I want the check button that I set to appear and the IntaractionMenu to appear.

・ What I did
Changed HotSpots setting to PlayerVicinity.

Change ApperType of IntaractionProperty

For now, there is no response when a character touches HotSpots.
I want to like this.

HotSpots icon appears when the character approaches.

IntaractionButton is displayed when SubmitButton is pressed

On youtube
https://youtube.com/embed/CoBkGd-Lj_k?start=254


  1. I want to know where to set the decision button of KeyBoard or Controller.

What I did

I added Enter to Submit but nothing happened.

I checked some discussions but didn't come out,
Please tell me the information.

Thank you

Comments

  • When a character touches HotSpots, I want the check button that I set to appear and the IntaractionMenu to appear.

    The Interaction menu will appear when the Hotspot itself is used. You need to set its Appear type to On Interaction. This is similar to the 2D Demo game, only it uses the mouse's position, not the player's to select Hotspots.

    I want to know where to set the decision button of KeyBoard or Controller.

    Submit and Cancel are used by Unity UI components. AC's "Keyboard Or Controller" input relies on InteractionA and InteractionB. See the Manual's "Keyboard or controller input" chapter for details.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.