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

Optimization #88

Open
MegaMind-png opened this issue Sep 18, 2023 · 2 comments
Open

Optimization #88

MegaMind-png opened this issue Sep 18, 2023 · 2 comments

Comments

@MegaMind-png
Copy link

I ran some tests and found out that the logic is loaded regardless of whether the Logic Nodes are active or not. I created several dozen nodes (simply duplicating 1). They are not connected or interconnected in any way. Essentially the logic doesn't work. No calculations occur. However, the load on the logic is still present. Why?
Thus, all the logic is in the game, regardless of whether an object is present in the scene or not, whether the logic works or not, calculations still occur
I don't think it should be like that. This is extremely bad for optimization

@edgarmax3d
Copy link

I also have the same problem and I can't activate or deactivate logic tree

@IzaZed
Copy link
Collaborator

IzaZed commented Jan 23, 2024

Can you share a test file?

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

3 participants