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

Feature: Bind BlackboardPlan variables to node properties in the Inspector #245

Merged
merged 10 commits into from
Nov 15, 2024

Conversation

limbonaut
Copy link
Owner

Summary

This PR introduces editor support for blackboard variable binding within the Inspector, enhancing the workflow for users working with BlackboardPlan variables. With this feature, you can bind any BlackboardPlan variable to a compatible node property (one with the same data type) that exists in the agent's packed scene directly in the Inspector.

How To Use

LimboAI.-.binding.demo.mp4

@limbonaut limbonaut added the enhancement New feature or request label Nov 11, 2024
@limbonaut
Copy link
Owner Author

limbonaut commented Nov 11, 2024

Remaining Tasks

  • Add documentation explaining binding and mapping.
  • Test in production.
  • Restrict variable to either binding or mapping, not both
  • Hide variables that have Nil type

@limbonaut limbonaut force-pushed the editor-prop-binding branch 2 times, most recently from 8dcfa83 to 51878e4 Compare November 15, 2024 17:15
@limbonaut limbonaut merged commit ba90dea into master Nov 15, 2024
17 checks passed
@limbonaut limbonaut deleted the editor-prop-binding branch November 15, 2024 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant