Search found 6 matches

by mroyusa
Mon Nov 23, 2015 12:32 pm
Forum: Dialogue System for Unity
Topic: no spacebar on mobile to interact
Replies: 7
Views: 1894

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?
by mroyusa
Mon Nov 23, 2015 9:42 am
Forum: Dialogue System for Unity
Topic: no spacebar on mobile to interact
Replies: 7
Views: 1894

Re: no spacebar on mobile to interact

Just added the selector to player and noticed the touch input box.
by mroyusa
Mon Nov 23, 2015 9:30 am
Forum: Dialogue System for Unity
Topic: no spacebar on mobile to interact
Replies: 7
Views: 1894

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
by mroyusa
Mon Nov 23, 2015 12:39 am
Forum: Dialogue System for Unity
Topic: no spacebar on mobile to interact
Replies: 7
Views: 1894

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
by mroyusa
Sun Nov 22, 2015 7:35 pm
Forum: Dialogue System for Unity
Topic: cant seem to make bark work
Replies: 3
Views: 1556

Re: cant seem to make bark work

i added a sphere collider but it stops the player from entering the collider so i guess on trigger enter does not work because of that, i just want the npc to say stuff when i get close to them What components need to go on my player? what components need to go on all my npc? Weird how the sphere co...
by mroyusa
Sun Nov 22, 2015 12:00 pm
Forum: Dialogue System for Unity
Topic: cant seem to make bark work
Replies: 3
Views: 1556

cant seem to make bark work

I followed the tutorial, but when i get close to the npc he still does not bark. am i missing something i have 3 components on the npc bark trigger, unity bark ui and usage, i set the conversation, i run the game get close to the npc and nothing happens, also i get a warning no event system adding o...