Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get nods references in Blackboard #350

Open
Zheromaro opened this issue Jul 12, 2024 · 1 comment
Open

Get nods references in Blackboard #350

Zheromaro opened this issue Jul 12, 2024 · 1 comment

Comments

@Zheromaro
Copy link

I would like to get nodes references in Blackboard
so I can use The same reference in multiple code

thanks for this cool addon by the way

@Flynsarmy
Copy link

In your Blackboard, add a key/value setting key to StringName, value to Object like so:

Image

Set the object: blackboard.set_value('DetectedEnemy', some_node)
Get the object: blackboard.get_value('DetectedEnemy')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants