Reply To: get wrong varible after load back the blackboard from playerprefs

Forums 💬 FlowCanvas ⚙️ Support get wrong varible after load back the blackboard from playerprefs Reply To: get wrong varible after load back the blackboard from playerprefs

#22855
nicoyiqi
Participant

    hi,rixter757.

    I do not use EasySave, I use reflection blackboard class method.
    [attachment file=”save.jpg”]

    this method can save and load all parameters of the blackboard. I find this method useful, but after load the value has not changed, I think it should be there is a bug.

    There is no problem when I use write code to save and load blackboard variables,
    [attachment file=”save3.jpg”]

    but using flowscript with the same logic, the result is wrong;
    [attachment file=”save2.jpg”]