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 Objects" node ignores hidden/disabled objects #1

Open
Kame7C0 opened this issue Jan 24, 2022 · 1 comment
Open

"Get Objects" node ignores hidden/disabled objects #1

Kame7C0 opened this issue Jan 24, 2022 · 1 comment

Comments

@Kame7C0
Copy link

Kame7C0 commented Jan 24, 2022

probobly its happening becouse hidden object are not part of "logic.getCurrentScene()"

scene = logic.getCurrentScene()

@IzaZed
Copy link
Collaborator

IzaZed commented Jan 25, 2022

this is quite probably the issue, I'll add an extra check for disabled objects

@Kame7C0 Kame7C0 changed the title "Scene->Collections->Get Objects" node ignores hidden objects in specyfied collection "Get Objects" node ignores hidden/disabled objects Jan 26, 2022
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