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

pong_game: Use SimpleSpawner and global groups #244

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dylanmccall
Copy link
Contributor

Instead of resetting the ball, use a SimpleSpawner. This explores the use of BlockCode nodes across multiple scenes and replaces a use of call_method_group with call_method_node.


I'm not sure if we really want this, so I'll mark it as a draft even though I'm finished poking at it.

Instead of resetting the ball, use a SimpleSpawner. This explores the
use of BlockCode nodes across multiple scenes and replaces a use of
call_method_group with call_method_node.
@manuq
Copy link
Contributor

manuq commented Oct 18, 2024

Yes, I think this makes the demo game better.

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