Search found 13 matches

by jay
Fri Mar 10, 2023 6:30 pm
Forum: Dialogue System for Unity
Topic: Celtx - Actor Fields
Replies: 27
Views: 3019

Re: Celtx - Actor Fields

I am still having the same issue as before. The JSON I get from Celtx does not have any information about the names of the images attached to the character in the catalog. I will ask Celtx as well.
by jay
Wed Mar 08, 2023 9:00 pm
Forum: Dialogue System for Unity
Topic: Celtx - Actor Fields
Replies: 27
Views: 3019

Re: Celtx - Actor Fields

Hi! Could you explain how this patch works? Is there a naming convention we need to follow in Unity with the sprites when importing GVR3? Is it using the CHARACTER_2 naming convention you suggested in the previous post? Are we importing a different file besides the Script JSON exported from Celtx's ...
by jay
Tue Feb 28, 2023 1:08 pm
Forum: Dialogue System for Unity
Topic: Celtx - Actor Fields
Replies: 27
Views: 3019

Re: Celtx - Actor Fields

Thanks! Is that something that might be in the next update?
by jay
Mon Feb 27, 2023 5:06 pm
Forum: Dialogue System for Unity
Topic: Celtx - Actor Fields
Replies: 27
Views: 3019

Re: Celtx - Actor Fields

Hi Tony, I realized I did not properly set the portraits Texture Type, which is what seems to have caused the errors. Fixing that allowed the sprites to import correctly. Apologies on that. I do have a follow up question, which is if it is possible to attach more than 1 sprite per actor in this way?...
by jay
Fri Feb 24, 2023 7:14 pm
Forum: Dialogue System for Unity
Topic: Celtx - Actor Fields
Replies: 27
Views: 3019

Re: Celtx - Actor Fields

The portrait names are identical to the names of the characters in Celtx. I am using Celtx Gem/GVR3.

I also tried making a fresh project and script, but the result was the same-- no portraits were attached.
by jay
Thu Feb 23, 2023 7:18 pm
Forum: Dialogue System for Unity
Topic: Celtx - Actor Fields
Replies: 27
Views: 3019

Re: Celtx - Actor Fields

I updated to the most recent version & imported the 1st patch you provided, but I cannot get the sprites to attach.

Image

The image is named the same as the character, including case and spacing.

Thoughts?
by jay
Wed Feb 22, 2023 2:44 pm
Forum: Dialogue System for Unity
Topic: Celtx - Actor Fields
Replies: 27
Views: 3019

Re: Celtx - Actor Fields

Hi,

The patch throws a compiler error--

Assets\Plugins\Pixel Crushers\Dialogue System\Scripts\Editor\Tools\Importers\Celtx3\CeltxConverterWindow.cs(299,40): error CS1501: No overload for method 'ProcessCeltxGem3DataObject' takes 6 arguments
by jay
Tue Feb 21, 2023 8:01 pm
Forum: Dialogue System for Unity
Topic: Celtx - Actor Fields
Replies: 27
Views: 3019

Re: Celtx - Actor Fields

The images are named the same in both celtx and unity. However, I cannot find the name of the image at all in the script json that celtx exports.
by jay
Tue Feb 21, 2023 2:21 pm
Forum: Dialogue System for Unity
Topic: Celtx - Actor Fields
Replies: 27
Views: 3019

Re: Celtx - Actor Fields

Hi Tony, I'm having a little trouble with the sprite importing. It does not seem like the celtx json is capturing information about the images attached to the Characters. https://www.dropbox.com/s/2islelkp30vnf77/celtx-sprite.png?dl=0 I am adding an image from Catalog-> Character and exporting the J...
by jay
Wed Feb 08, 2023 4:05 pm
Forum: Dialogue System for Unity
Topic: Celtx - Actor Fields
Replies: 27
Views: 3019

Re: Celtx - Actor Fields

Yup, that's exactly what I meant, thanks so much!