Dialogic help needed - making a slider

Godot Version

4

Question

` Hi! So I’m very new to Godot and programming in general. I’m using Dialogic 2 to make a visual novel, but I’d also like to incorporate some point and click aspects, and some meters (trust and despair).

So in Dialogic variables I have var trust and var despair as floats. I’d like there to be a slider that updates as they update, but I have no idea how to connect the slider to the existing Dialogic variables.

Any help is appreciated. I went through the Dialogic documentation and my question may seem banal, but not only am I new, English is also not my first language. :sweat_smile:

Thank you!