Search found 2 matches
- Mon Feb 24, 2025 3:41 pm
- Forum: Dialogue System for Unity
- Topic: Accessing Visual Scripting Variables with the Dialogue System
- Replies: 3
- Views: 2809
Re: Accessing Visual Scripting Variables with the Dialogue System
This works perfectly, thank you so much!
- Sun Feb 23, 2025 10:41 pm
- Forum: Dialogue System for Unity
- Topic: Accessing Visual Scripting Variables with the Dialogue System
- Replies: 3
- Views: 2809
Accessing Visual Scripting Variables with the Dialogue System
Hello! I'm trying to figure out how to get the Application Variables from my Visual Scripting code to be recognized in the Dialogue System, and none of the methods I've found are working easily for me. Going one way -- Taking variables from the Dialogue System to the Visual Scripting -- works great ...