Reply To: Proper way to initialize DynamicVars?

Forums 💬 NodeCanvas 🗨️ General Discussion Proper way to initialize DynamicVars? Reply To: Proper way to initialize DynamicVars?

#13055
Gavalakis
Keymaster

    Hello there,

    Are the two named dynamic variables (the one you add and the one created) exactly the same name AND type, as well as on the same blackboard (graph vs gameobject blackboard)? Furthermore is there a specific reason you opted to use dynamic vars (which as a convention they start with an underscore “_”, versus normal variables please?

    Let me know. Thanks!