Skip to content

Conversation

@dylanmccall
Copy link
Contributor

@dylanmccall dylanmccall commented Jun 20, 2024

In #60, I wasn't a fan of us needing to reset all of the ball nodes when a player scores, so I'm proposing a "send signal to node" block. This requires a little bit of tweaking so we aren't defining var signal_manager in either of the send signal blocks, which makes it possible to include multiple of them in the same context.

@dylanmccall dylanmccall requested a review from wnbaum June 20, 2024 17:20
@dylanmccall dylanmccall marked this pull request as ready for review June 20, 2024 17:20
@wnbaum
Copy link
Contributor

wnbaum commented Jun 20, 2024

This is really good! I also thought having this block would be useful when I was making the pong game.

Signals aren't currently working pending a fix in the pong game PR which I hopefully will get merged shortly.

@dylanmccall dylanmccall force-pushed the add-send-signal-to-node branch from d029c1b to 34335fd Compare June 21, 2024 16:59
Copy link
Contributor

@wnbaum wnbaum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still working great! Thanks!

@wnbaum wnbaum merged commit c5fb838 into main Jun 21, 2024
@wnbaum wnbaum deleted the add-send-signal-to-node branch June 21, 2024 17:10
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.

3 participants