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

Your first 2D game - corrected default method name for MobTimer timeout signal #7140

Closed
wants to merge 1 commit into from

Conversation

felixmreeve
Copy link
Contributor

in the 2D game tutorial, I have changed the current method name from _on_MobTimer_timeout to the correct default method name _on_mob_timer_timeout that gets created upon connecting the MobTimer timeout signal to the Main Node.

@skyace65 skyace65 added bug area:getting started Issues and PRs related to the Getting Started section of the documentation labels Apr 10, 2023
@mhilbrunner
Copy link
Member

mhilbrunner commented Apr 16, 2023

Hey! Thanks for contributing.
This is a duplicate of #6598, which also includes this change, so I'm going to close this. A bit unfortunate that that one has been sitting for so long, we need to find some time to test those changes (help welcome!).

Sorry and thanks for contributing :)

@mhilbrunner mhilbrunner added archived and removed bug area:getting started Issues and PRs related to the Getting Started section of the documentation labels Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants