Search found 8 matches

by cristo
Mon Oct 05, 2015 2:56 am
Forum: Dialogue System for Unity
Topic: Returning control to the Player Camera when the Pixel Crusher's Dialogue Panel is no longer .
Replies: 3
Views: 724

Returning control to the Player Camera when the Pixel Crusher's Dialogue Panel is no longer .

Hi, I'm trying to rework some of this script so that control is returned to the Player Camera when the Pixel Crusher's Dialogue Panel is no longer active, or enabled, at the end of a conversation, when the tick in the inspector switches off on the Dialogue Panel. When this happens I want control ret...
by cristo
Sun Aug 16, 2015 11:29 pm
Forum: Dialogue System for Unity
Topic: Error with CYOA framework
Replies: 6
Views: 1454

Re: Error with CYOA framework

Thanks for getting back to me. I will give it a go. Thanks again.
by cristo
Sun Aug 16, 2015 4:41 pm
Forum: Dialogue System for Unity
Topic: Error with CYOA framework
Replies: 6
Views: 1454

Re: Error with CYOA framework

Hi Tony Li, It was a while ago, but I'm having another crack at using the CYOA framework. Is there any chance you can tell me where I import Scripts/Unity UI Support from? I've read the READ ME documentation and re-imported the CYOA framework and I can't work out how to get rid of the error: "A...
by cristo
Sat Jul 04, 2015 2:19 pm
Forum: Dialogue System for Unity
Topic: best way to lock camera POV when encountering a NPC for duration of a conversation
Replies: 1
Views: 750

best way to lock camera POV when encountering a NPC for duration of a conversation

Hi, I'm really liking the Dialogue System. Something I need to do next is stop the camera rotating up and down or side to side when I'm clicking on speech tiles whilst conversing with the NPC. I'm just wondering about the best approach to freezing the POV of the camera for the duration of the conver...
by cristo
Sat Jul 04, 2015 12:25 am
Forum: Dialogue System for Unity
Topic: Error with CYOA framework
Replies: 6
Views: 1454

Re: Error with CYOA framework

Thanks a lot Tony,

I didn't mean to submit the same question twice, I just thought I had made a mistake.

Thanks.
by cristo
Fri Jul 03, 2015 4:59 am
Forum: Dialogue System for Unity
Topic: Error with CYOA framework
Replies: 6
Views: 1454

Error with CYOA framework

Hi, I tried adding on the CYOA framework to a Unity scene and I got the following error: Assets/CYOA Framework/Scripts/LanguageMenu.cs(23,74): error CS0246: The type or namespace name `LocalizeUIText' could not be found. Are you missing a using directive or an assembly reference? Any advice would be...
by cristo
Fri Jul 03, 2015 4:31 am
Forum: Dialogue System for Unity
Topic: Getting CYOA framework to work (error CS0246)
Replies: 1
Views: 598

Getting CYOA framework to work (error CS0246)

Hi, I imported the CYOA framework into a scene in Unity and I got the following error:

The type or namespace name `LocalizeUIText' could not be found. Are you missing a using directive or an assembly reference?

If anyone knows how to fix it, that would be awesome,

thankyou.