Search found 8 matches
- Mon Oct 05, 2015 3:17 pm
- 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: 748
Re: Returning control to the Player Camera when the Pixel Crusher's Dialogue Panel is no longer .
Thanks for the reply Tony.
- 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: 748
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...
- Sun Aug 16, 2015 11:29 pm
- Forum: Dialogue System for Unity
- Topic: Error with CYOA framework
- Replies: 6
- Views: 1535
Re: Error with CYOA framework
Thanks for getting back to me. I will give it a go. Thanks again.
- Sun Aug 16, 2015 4:41 pm
- Forum: Dialogue System for Unity
- Topic: Error with CYOA framework
- Replies: 6
- Views: 1535
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...
- 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: 772
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...
- Sat Jul 04, 2015 12:25 am
- Forum: Dialogue System for Unity
- Topic: Error with CYOA framework
- Replies: 6
- Views: 1535
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.
I didn't mean to submit the same question twice, I just thought I had made a mistake.
Thanks.
- Fri Jul 03, 2015 4:59 am
- Forum: Dialogue System for Unity
- Topic: Error with CYOA framework
- Replies: 6
- Views: 1535
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...
- Fri Jul 03, 2015 4:31 am
- Forum: Dialogue System for Unity
- Topic: Getting CYOA framework to work (error CS0246)
- Replies: 1
- Views: 624
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.
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.