Search found 4 matches

by Metal Zero X
Wed Apr 30, 2025 10:13 am
Forum: Dialogue System for Unity
Topic: Splitscreen Multiplayer + Multiples of the same scene + input problems
Replies: 6
Views: 777

Re: Splitscreen Multiplayer + Multiples of the same scene + input problems

Thank you so much for all of your help. I have a few more questions but they're about different things, so I'll open a new thread if I can't find the answer.

And definitely! We are all about multiplayer and co-op, so it sounds like a plan :)
by Metal Zero X
Wed Apr 30, 2025 1:29 am
Forum: Dialogue System for Unity
Topic: Splitscreen Multiplayer + Multiples of the same scene + input problems
Replies: 6
Views: 777

Re: Splitscreen Multiplayer + Multiples of the same scene + input problems

Alright! So, this was a doozy but very rewarding and I'm learning a lot more as I delve deeper into the Dialogue System. Input Firstly, the input system I have is an interesting one. It does use the new input system, and the inputs are registered to a scriptable object which can be easily input into...
by Metal Zero X
Tue Apr 29, 2025 12:52 pm
Forum: Dialogue System for Unity
Topic: Splitscreen Multiplayer + Multiples of the same scene + input problems
Replies: 6
Views: 777

Re: Splitscreen Multiplayer + Multiples of the same scene + input problems

Hi Tony, thank you so much for your reply, this forum is such a great place. I really appreciate you taking the time to write things out.

I have come up with a solution that I will post soon once I clean up the code and get some sleep. :D
by Metal Zero X
Mon Apr 28, 2025 9:50 am
Forum: Dialogue System for Unity
Topic: Splitscreen Multiplayer + Multiples of the same scene + input problems
Replies: 6
Views: 777

Splitscreen Multiplayer + Multiples of the same scene + input problems

Hello! I'm new to the forums here and it seems like a very nice place. I have been a lurker for a few weeks but now I need some help! I'm making a co-op splitscreen game (like Stardew Valley) where people can experience their own cutscenes. The cutscenes are separate scenes that are loaded additivel...