Skip to content

Fix: Added @tool annotation to top of BeehaveNode script template - #449

Open
impzay wants to merge 1 commit into
bitbrain:godot-4.xfrom
impzay:fix/missing-tool-warning
Open

impzay wants to merge 1 commit into
bitbrain:godot-4.xfrom
impzay:fix/missing-tool-warning

Conversation

@impzay

@impzay impzay commented Sep 18, 2026

Copy link
Copy Markdown

Description

I added the annotation at the top of the BeehaveNode script template so when a new script is created with that template, it will satisfy the MISSING_TOOL warning.

Addressed issues

Closes #446

Screenshots

Before :

Before_Bug

After :

After_bug

@impzay impzay changed the title Fix: Added @tool annotation to top of BeehiveNode script template Fix: Added @tool annotation to top of BeehaveNode script template Sep 18, 2026
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

Successfully merging this pull request may close these issues.

Warning: Missing Tool

1 participant