Stuck at Interaction video Tutorial
Posted: Fri Dec 29, 2023 12:24 pm
I'm following the tutorial Dialogue System for Unity 2.x Interaction Tutorial
(by the way, thanks a lot for having videos)
but I'm stuck at the part where bark is working on collision enter. I've checked that section twice, item by item but when I play I don't see the bark bubble. I successfully finished the bark video and earlier videos on basics of database.
What I have so far is Box Collider 2D Is Trigger=true and good size so player can enter.
And what I have in Crate is: At runtime, it seems the UI template is instantiating in Crate, but it's empty. I thought it could be behind the ground but it's not. Thanks!
(by the way, thanks a lot for having videos)
but I'm stuck at the part where bark is working on collision enter. I've checked that section twice, item by item but when I play I don't see the bark bubble. I successfully finished the bark video and earlier videos on basics of database.
What I have so far is Box Collider 2D Is Trigger=true and good size so player can enter.
And what I have in Crate is: At runtime, it seems the UI template is instantiating in Crate, but it's empty. I thought it could be behind the ground but it's not. Thanks!