Search found 6 matches

by Lizzie Lizdawg
Tue Oct 08, 2024 5:41 am
Forum: Dialogue System for Unity
Topic: Dialogue not showing in game
Replies: 11
Views: 223

Re: Dialogue not showing in game

Yep, I will give it a go.

Thanks for all your help again :D
by Lizzie Lizdawg
Mon Oct 07, 2024 6:13 am
Forum: Dialogue System for Unity
Topic: Dialogue not showing in game
Replies: 11
Views: 223

Re: Dialogue not showing in game

Yes there are lots of these warnings -

NullReferenceException:Object reference not set an instance of an object. TransitionEnvironmentTrigger.Update() (at Assets/Everything/Prefabs/TransitionEnviromentTrigger.cs:47)
by Lizzie Lizdawg
Sun Oct 06, 2024 7:02 am
Forum: Dialogue System for Unity
Topic: Dialogue not showing in game
Replies: 11
Views: 223

Re: Dialogue not showing in game

Well, when I did delete and replace the Dialogue Manager, all the interactables on the game stop working. The portals to other scenes, the interactable talk button and pick up button.

Do you know why this could be happening?
by Lizzie Lizdawg
Sat Oct 05, 2024 7:03 am
Forum: Dialogue System for Unity
Topic: Dialogue not showing in game
Replies: 11
Views: 223

Re: Dialogue not showing in game

Yes it works! Thank you so much! Much appreciated! :D
by Lizzie Lizdawg
Sat Oct 05, 2024 12:31 am
Forum: Dialogue System for Unity
Topic: Dialogue not showing in game
Replies: 11
Views: 223

Re: Dialogue not showing in game

Hello, Thank you for your response! Basic Standard Dialogue UI, was selected the whole time and the dialogue didn't show. Warnings and errors did pop up in the Console Window. Here are what they are: Dialogue System: The scene is missing an EventSystem. Adding one. UnityEngine.Debug:LogWarning (obje...
by Lizzie Lizdawg
Fri Oct 04, 2024 1:08 am
Forum: Dialogue System for Unity
Topic: Dialogue not showing in game
Replies: 11
Views: 223

Dialogue not showing in game

Hello! I am having trouble using the dialogue system. I have been following the Youtube tutorials by Pixel Crushers and everything seems to be going well, with creating conversations, setting up triggers and so on, but then in Game Mode, the text box for the dialogue isn't showing. When in Game Mode...