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

Ability to export categories via property editor #204

Merged
merged 5 commits into from
Oct 30, 2024

Conversation

bitbrain
Copy link
Owner

@bitbrain bitbrain commented Oct 30, 2024

It is now possible to export categories like so:

@export var category:PandoraCategory

and a category picker will appear:

Screenshot 2024-10-30 073010

This PR also updates GDUnit

@bitbrain bitbrain force-pushed the export-category-select branch from 2382310 to 7a9b1a0 Compare October 30, 2024 07:32
script = ExtResource("2_mijc7")
_id = "55"

[sub_resource type="Resource" id="Resource_dgwox"]
script = ExtResource("3_dox3s")
_id = "3"
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This id is a Pandora category.

@bitbrain bitbrain force-pushed the export-category-select branch from 7a9b1a0 to 0011a72 Compare October 30, 2024 07:35
@shomykohai
Copy link
Contributor

Looks good to me!

@bitbrain bitbrain merged commit d4ce26a into godot-4.x Oct 30, 2024
3 checks passed
@bitbrain bitbrain deleted the export-category-select branch October 30, 2024 10:57
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.

2 participants