Dialogue System Cant get Selector to work for 2D
Posted: Tue Sep 03, 2024 7:51 am
Hi all,
I apologise if this is a dumb question in advance, I'm new to Unity but been stuck all day on the first tutorial video
I am trying to setup the Dialogue System Trigger and Selector for 2 2d Objects, one Player one NPC
The video states that when Selector is placed on the Player and the Dialogue System Trigger is set to On Use, the dialogue should show up but I cannot get it to work, no dialogue shows up (I have verified that when its set to On Start it does work)
I've added Box Collider to both NPC and Player objects
I've set the Run raycasts to 2D
This is a brand new project, with the USE_PHYSICS2D enabled
I've attached images of the two objects and their Inspector panels:
https://ibb.co/x7NGd6d
https://ibb.co/CWs6tmY
Any help would be appreciated
I apologise if this is a dumb question in advance, I'm new to Unity but been stuck all day on the first tutorial video
I am trying to setup the Dialogue System Trigger and Selector for 2 2d Objects, one Player one NPC
The video states that when Selector is placed on the Player and the Dialogue System Trigger is set to On Use, the dialogue should show up but I cannot get it to work, no dialogue shows up (I have verified that when its set to On Start it does work)
I've added Box Collider to both NPC and Player objects
I've set the Run raycasts to 2D
This is a brand new project, with the USE_PHYSICS2D enabled
I've attached images of the two objects and their Inspector panels:
https://ibb.co/x7NGd6d
https://ibb.co/CWs6tmY
Any help would be appreciated