Search found 2 matches

by rayll
Fri Feb 28, 2025 2:27 am
Forum: Dialogue System for Unity
Topic: Understanding Networking
Replies: 3
Views: 2852

Re: Understanding Networking

Thanks much, I will get to implementing this soon.
by rayll
Mon Feb 24, 2025 12:39 am
Forum: Dialogue System for Unity
Topic: Understanding Networking
Replies: 3
Views: 2852

Understanding Networking

Hi Tony, I'm using dialogue system with netcode. I'm starting to implement the dialogue system to sync over the network: In the game, there may be instances where the two players talk to each other AND also have isolated conversations with the NPCs. From my understanding you recommend using dialogue...