Search found 3 matches

by museaeli
Thu Feb 13, 2025 8:26 am
Forum: Dialogue System for Unity
Topic: Compile Errors from New Input System Registration
Replies: 4
Views: 1748

Re: Compile Errors from New Input System Registration

Thanks very much Tony! I was not expecting a whole patch to be ready to go :) I'll get this added later today. Have a great week :mrgreen:
by museaeli
Wed Feb 12, 2025 9:22 pm
Forum: Dialogue System for Unity
Topic: Compile Errors from New Input System Registration
Replies: 4
Views: 1748

Re: Compile Errors from New Input System Registration

In case it's helpful, I am using Unity 2021.3.43f1 LTS on Windows.
by museaeli
Wed Feb 12, 2025 9:16 pm
Forum: Dialogue System for Unity
Topic: Compile Errors from New Input System Registration
Replies: 4
Views: 1748

Compile Errors from New Input System Registration

I am working on implementing the dialogue system to a NIS based third person game. I have been following the official tutorial video to get the QuickStart conversation to begin when approaching a character and pressing "E." I have generated the C# class script from the Input Action asset, ...