Search found 3 matches

by wakagana
Thu Mar 07, 2024 4:38 am
Forum: Dialogue System for Unity
Topic: Invector Assembly References?
Replies: 5
Views: 310

Re: Invector Assembly References?

Thank you, this is all working if I put it under 'at start' rather than on trigger, no issues, or errors. On trigger however isn't working, as the selectable character doesn't highlight, regardless if the player character is near them, or hovering the mouse of them (with each of those options as a t...
by wakagana
Wed Mar 06, 2024 6:51 pm
Forum: Dialogue System for Unity
Topic: Invector Assembly References?
Replies: 5
Views: 310

Re: Invector Assembly References?

I'm using the basic free version of their locomotion and controller asset. https://assetstore.unity.com/packages/tools/game-toolkits/third-person-controller-basic-locomotion-free-82048 Is there a third Invector support package somewhere that I'm missing or something? I've done this https://www.pixel...
by wakagana
Wed Mar 06, 2024 11:43 am
Forum: Dialogue System for Unity
Topic: Invector Assembly References?
Replies: 5
Views: 310

Invector Assembly References?

I'm new to programming and I've been having issues with combining Invector and DS in unity 2023 (Things I've already trouble-shot based on what I've looked up.) I am using New Input (Both also had the same issue) Both the scripting symbols are defined USE_NEW_IMPORT USE_INVECTOR_FREE I have imported...