Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pong_game: Use SimpleSpawner and global groups
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.
- Loading branch information