Okay, the problem wasn't with the GameObject, but leaving out 'listener'. THAT was I was missing. Still not sure then why it refuses to go to a default camera subject. The error comes from a sequence in the NPC's node.
PS: You can delete this topic if you feel this is cluttering the board.
Search found 8 matches
- Mon Apr 10, 2023 3:41 am
- Forum: Dialogue System for Unity
- Topic: Sequence bug --or something I am missing
- Replies: 2
- Views: 166
- Mon Apr 10, 2023 3:26 am
- Forum: Dialogue System for Unity
- Topic: Sequence bug --or something I am missing
- Replies: 2
- Views: 166
Sequence bug --or something I am missing
Hi there, This is the situation: At the beginning of a conversation I send the camera to a new position (GameObject) which works fine. AnimatorPlay(RatziTalking,RatziStart);LiveCamera(RachaHoverCam,,3); {{default}} Then later on, when I want to switch to another camera position with... AnimatorPlay(...
- Thu Apr 06, 2023 4:22 pm
- Forum: Dialogue System for Unity
- Topic: Sequence camera bounces back immediately
- Replies: 3
- Views: 192
Re: Sequence camera bounces back immediately
Ah! That was it. It took a while before I realized it was a script on another gameobject...
Thank you for your swift and apt reply! Happy customer here
Thank you for your swift and apt reply! Happy customer here
- Thu Apr 06, 2023 11:15 am
- Forum: Dialogue System for Unity
- Topic: Sequence camera bounces back immediately
- Replies: 3
- Views: 192
Sequence camera bounces back immediately
Hi there, Really liking DS so far! However, running into an issue I haven't seen mentioned here: I have the camera responding to the sequence commands, but instead of staying there, like in the demo scene, it bounces back immediately to default position. The input is disabled during dialogue, so tha...
- Thu Apr 06, 2023 9:26 am
- Forum: Dialogue System for Unity
- Topic: AC Integration: template not loading in AC
- Replies: 7
- Views: 313
Re: AC Integration: template not loading in AC
I got the template from the Unity package.
I double checked now, and these are the data from the right, unpacked Articy Template from the DS package:
Name: ProjectInfo.aph
Size: 3846090 bytes (3755 KiB)
CRC32: DF83B2F1
BTW: Got the quests up and running now in my own project
I double checked now, and these are the data from the right, unpacked Articy Template from the DS package:
Name: ProjectInfo.aph
Size: 3846090 bytes (3755 KiB)
CRC32: DF83B2F1
BTW: Got the quests up and running now in my own project
- Thu Apr 06, 2023 3:32 am
- Forum: Dialogue System for Unity
- Topic: AC Integration: template not loading in AC
- Replies: 7
- Views: 313
Re: AC Integration: template not loading in AC
This is the data from the checksum: Name: ProjectInfo.aph Size: 3403916 bytes (3324 KiB) CRC32: A6067EF5 (And looking at the tutorial, the example does contain an example quest, right? This riddle quest? I know how to create quests in DS, but AC throws everything under entities, which takes some ext...
- Wed Apr 05, 2023 12:03 pm
- Forum: Dialogue System for Unity
- Topic: AC Integration: template not loading in AC
- Replies: 7
- Views: 313
Re: AC Integration: template not loading in AC
Thank you for your reply. I did find the template (and am familiar with the concept of a Zip-file, who isn't ;) ) The thing is I don't get any feedback from AC, it just ignores the file, when I try to open/import it. I have managed to setup a rudimentary workflow (AC --> DS) now with a project from ...
- Wed Apr 05, 2023 6:44 am
- Forum: Dialogue System for Unity
- Topic: AC Integration: template not loading in AC
- Replies: 7
- Views: 313
AC Integration: template not loading in AC
Hi there, Just purchased DS and trying to setup a pipeline using Articy:Draft. I am unable to open your template in AC3. I have worked in AC3 for a while, so I am not sure what's going on. AC seems to completely ignore me trying to open the template. 1. This may be an AC issue, I understand, but I w...