“max walk Speed” can’t be a condition (true or false) itself.
but “is max walk speed > 160?” can be.
so you grab your max walkspeed variable and add a new node, search vor “>” or “<” and connect that to your branch.
“max walk Speed” can’t be a condition (true or false) itself.
but “is max walk speed > 160?” can be.
so you grab your max walkspeed variable and add a new node, search vor “>” or “<” and connect that to your branch.