behavior3 / behavior3editor

An awesome online visual editor for Behavior3 (Behavior Trees Visual Editor)
MIT License
643 stars 264 forks source link

Adding additional base attribute #32

Open akinabot opened 7 years ago

akinabot commented 7 years ago

I add an additional base attribute with a default value on Node.js - I can see that the value here is applied to all the node. However, when I update value inside the code of each node, the value doesn't update (for example, in And.js, I change the value of this new attribute, but when I show the value on properties panel or when I export JSON, I see the default value from Node.js)

What am I missing here?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/49130737-adding-additional-base-attribute?utm_campaign=plugin&utm_content=tracker%2F18331319&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F18331319&utm_medium=issues&utm_source=github).