Search found 76 matches
- Sat May 17, 2025 2:14 am
- Forum: Dialogue System for Unity
- Topic: Play button animation
- Replies: 6
- Views: 13559
Re: Play button animation
Buttons are animating now correctly. Thanks, as ever! You are the best.
- Fri May 16, 2025 10:23 pm
- Forum: Dialogue System for Unity
- Topic: Play button animation
- Replies: 6
- Views: 13559
Re: Play button animation
That is very clear. Thank you so much!
- Fri May 16, 2025 6:16 pm
- Forum: Dialogue System for Unity
- Topic: Play button animation
- Replies: 6
- Views: 13559
Re: Play button animation
Thank you, I will try this. Just need a little clarification.
The empty node goes in the conversation in the Dialogue Manager?
Before the node with the conversation?
The conversation removes a pillar. Should I put that action in the empty node also?
The empty node goes in the conversation in the Dialogue Manager?
Before the node with the conversation?
The conversation removes a pillar. Should I put that action in the empty node also?
- Fri May 16, 2025 2:06 am
- Forum: Dialogue System for Unity
- Topic: Play button animation
- Replies: 6
- Views: 13559
Play button animation
Hi, I would like a wall button (button is essentially a switch) animation to play before a dialogue triggers but haven't been able to do it. Would I use Set Animatir State? I tried playing a sequence but it didn't work. Thanks for any help.
- Sat May 10, 2025 10:27 pm
- Forum: Dialogue System for Unity
- Topic: Sequence to change scenes
- Replies: 10
- Views: 5189
Re: Sequence to change scenes
I finally got around to leaving Dialogue System a review in the Unity Asset Store---under my more common name of Catacomber. : ) This is truly one of the best assets I've used from the Asset Store and really appreciate all your help.
- Fri May 09, 2025 10:20 pm
- Forum: Dialogue System for Unity
- Topic: Sequence to change scenes
- Replies: 10
- Views: 5189
Re: Sequence to change scenes
That works perfectly!!!!!! You have taught me a lot.
Thank you so much. My collider may have been too small. Ironing hands. : )
Thank you so much. My collider may have been too small. Ironing hands. : )
- Fri May 09, 2025 9:34 pm
- Forum: Dialogue System for Unity
- Topic: Sequence to change scenes
- Replies: 10
- Views: 5189
Re: Sequence to change scenes
That works perfectly. Thanks very much. BUT----I'm trying to get the Demo Scene in the Dialogue System itself to work using On Collision Enter or on Trigger Enter to work which does not use the Grid Controller. The player in the scene with Private Hart doesn't move to the second scene if I change th...
- Fri May 09, 2025 8:08 pm
- Forum: Dialogue System for Unity
- Topic: Sequence to change scenes
- Replies: 10
- Views: 5189
Re: Sequence to change scenes
You are wonderful. I will try it in a little bit. Not at computer. Thank you.
- Fri May 09, 2025 12:32 pm
- Forum: Dialogue System for Unity
- Topic: Sequence to change scenes
- Replies: 10
- Views: 5189
Re: Sequence to change scenes
I did all that and it still doesn't work. I can use the Scene Portal but am making a puzzle and would like to use this for the puzzle. Also if this should work, trying to understand why it doesn't. Thanks. I'm using the Demo Scenes to test it.
- Fri May 09, 2025 2:38 am
- Forum: Dialogue System for Unity
- Topic: Sequence to change scenes
- Replies: 10
- Views: 5189
Sequence to change scenes
Is it possible to change the trigger to load the sequence to change scenes from OnUse to On Collision Enter or On Trigger Enter? I note this message in Demo Scene 1. I tried to change the method from On Use to On Trigger Enter or On Collision enter to change to Demo Scene 2 but it didn't work. Any h...