Hi.
on the image i can see that you got things mixed up
for example, on the 'Set Fsm Float' :
on "Variable Name" you set the Variable 'SecondsLeft_Float'
in that variable you can see that it says '300'
So the action will be looking for an fsm called 300 (not SecondsLeft_Float)
its what's inside a variable that will be used.
You can have the SecondsLeft_float variable on the "Set Value" (with the 300 value)
And you could make a string variable with the target variable name in it and use that on the "Variable Name"
Hope you understand what i mean, if not let me know.
I will make a video to explain then
