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

Remove some useless code and singletons #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

williamd1k0
Copy link

>Do not merge<

I removed some useless code, such as singletons and ui nodes with process enabled.

I removed singletons because local score don't need this and the input behavior was used only in "playground" scene.
Also, you was emitting the "tapped" signal outside the actual emitter, this is not a good practice.

I created some signals in the planet scene for score, energy and selected (tapped) actions and a new script in the playground root to handle these signals.

@henriiquecampos
Copy link
Member

merging

@williamd1k0
Copy link
Author

Lol

@williamd1k0
Copy link
Author

Please create a tumeo-changes branch, then the changes will not affect your HEAD branch.

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