Search found 78 matches

by Escara
Thu Apr 04, 2019 4:18 pm
Forum: Dialogue System for Unity
Topic: Speech bubble continuously spinning
Replies: 20
Views: 1350

Re: Speech bubble continuously spinning

Actually, this only happened when the Bubble Panel was a child of the Bubble Template Standard UI Subtitle. When I move to be a child of the Main Panel, the crazy rotation happens again.
by Escara
Thu Apr 04, 2019 4:06 pm
Forum: Dialogue System for Unity
Topic: Speech bubble continuously spinning
Replies: 20
Views: 1350

Re: Speech bubble continuously spinning

Ok, So I moved the Main Camera out of that folder. No error message about that now. There's a KeepRectTransformOnscreen script on the Main Panel. No effect when disabling it. However, I've fixed the mad rotating issue by deleting the Bubble UI and adding one that's identical to my NPCs. But I now ha...
by Escara
Thu Apr 04, 2019 3:30 pm
Forum: Dialogue System for Unity
Topic: Speech bubble continuously spinning
Replies: 20
Views: 1350

Re: Speech bubble continuously spinning

What value is changing?

Pos x, Pos Y, Pos Z
Rotation Y

What object is it parented to?

It's parented to _GameCameras

by Escara
Thu Apr 04, 2019 3:04 pm
Forum: Dialogue System for Unity
Topic: Speech bubble continuously spinning
Replies: 20
Views: 1350

Re: Speech bubble continuously spinning

Ah, this is where the weird crazy rotation is happening on the Rect Transform but I can't seem to be able to disable it.

by Escara
Thu Apr 04, 2019 2:55 pm
Forum: Dialogue System for Unity
Topic: Speech bubble continuously spinning
Replies: 20
Views: 1350

Re: Speech bubble continuously spinning

Ok so I have this error now. Do you think is related? Note: The MainCamera is parented to an unknown object. Be careful when moving the parent, as it may cause mis-alignment when the MainCamera is attached to a GameCamera. -> AC debug logger UnityEngine.Debug:LogWarning(Object, Object) AC.ACDebug:Lo...
by Escara
Thu Apr 04, 2019 1:25 pm
Forum: Dialogue System for Unity
Topic: Speech bubble continuously spinning
Replies: 20
Views: 1350

Re: Speech bubble continuously spinning

Ok thank you. So It doesn't happen for static NPCs only my movable player. I may try and delete the UI and the add a new one if no luck.
by Escara
Thu Apr 04, 2019 1:16 pm
Forum: Dialogue System for Unity
Topic: Speech bubble continuously spinning
Replies: 20
Views: 1350

Re: Speech bubble continuously spinning

Could it be I need an event camera?
by Escara
Thu Apr 04, 2019 12:57 pm
Forum: Dialogue System for Unity
Topic: Speech bubble continuously spinning
Replies: 20
Views: 1350

Re: Speech bubble continuously spinning

Hi Tony.

No rigidbody component. I can't see anything that would cause it to spin. Here are the screenshots. Let me know if you need anything extra.







Many thanks

Caroline
by Escara
Thu Apr 04, 2019 11:33 am
Forum: Dialogue System for Unity
Topic: Speech bubble continuously spinning
Replies: 20
Views: 1350

Re: Speech bubble continuously spinning

Hi!

Yeah I could have a puzzle where you have to guess what the text says :D

Well I had the script unticked anyway. Deleting it didn't make any difference. Could it be linked the UI which is connected to my Main Camera?

Many thanks

Caroline