How to make changable text speed with the ink dialog tree extention

(using the default topic guide cause i’m a lil stoopid)

How do I…

Make a system where the player can change the text speed.

What is the expected result

So I want a system where the player can use a slider to change the text speed. They should be able to adjust it in the options and the text speed will change after they do that.

What is the actual result

I’ve been trying to debug this, and the text_speed variable itself is being updated, but the actual speed at which the text scrolls is staying the same. I am going insane. Please help.

Related screenshots

Lmk if more information is needed.

Easiest way to do it is changing time scale.

I know very little about the dialog but I think the timer condition might need to be moved to the previous event instead of the subevent. It’s currently only affecting the frequency that the rate text is updated.