no spacebar on mobile to interact
no spacebar on mobile to interact
where do i change setting to tap on screen or npc to interact, it says press spacebar to interact, but on a mobile device there is no spacebar
Re: no spacebar on mobile to interact
Hi Martin,
Your player GameObject probably has a component named Selector or Proximity Selector. This component has a Default Use Message. Set the text to whatever you want, such as "Tap to Interact".
On NPCs, the Usable component has an Override Use Message that you can optionally set to show a different message only for that NPC.
Your player GameObject probably has a component named Selector or Proximity Selector. This component has a Default Use Message. Set the text to whatever you want, such as "Tap to Interact".
On NPCs, the Usable component has an Override Use Message that you can optionally set to show a different message only for that NPC.
Re: no spacebar on mobile to interact
tap to interact makes sense but thats only text, how do i change the space bar to a tap for phone, i searched the list of options but do not see a touch input to act as a spacebar. maybe i missed it somewhere
Re: no spacebar on mobile to interact
Just added the selector to player and noticed the touch input box.
Re: no spacebar on mobile to interact
Awesome! If you run into any issues, just let me know!
Re: no spacebar on mobile to interact
Sorry I spoke too fast, what should the settings be under touch so when they touch the screen it acts like the spacebar so player can interact?
-
- Posts: 2
- Joined: Thu Mar 09, 2017 8:09 am
Re: no spacebar on mobile to interact
Hi,
i was looking for some way to be able to interact with a NPC with mobile input. How can i set the start a conversation by tapping the screen?
thanks
i was looking for some way to be able to interact with a NPC with mobile input. How can i set the start a conversation by tapping the screen?
thanks
Re: no spacebar on mobile to interact
Hi - I just replied here.Phela_Poscam wrote:Hi,
i was looking for some way to be able to interact with a NPC with mobile input. How can i set the start a conversation by tapping the screen?
thanks