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

When Touching Event #102

Open
AvaWandersleben opened this issue Sep 2, 2023 · 0 comments
Open

When Touching Event #102

AvaWandersleben opened this issue Sep 2, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@AvaWandersleben
Copy link
Collaborator

AvaWandersleben commented Sep 2, 2023

Describe the bug
When touching event does not run code when touching specified sprite.

To Reproduce
Steps to reproduce the behavior:

  1. Click on plus and add existing 'Parrot' sprite.
  2. Add following code to Cat under 'When Green Flag Clicked': goTo('Parrot')
  3. Add following code to Cat under 'When Touching Parrot': move(10)
  4. Save
  5. Run
  6. Nothing happens

Expected behavior
Cat should move.

Desktop (please complete the following information):

  • OS: macOS 13.5
  • Browser: chrome
  • Version: 116
@ElliotRoe ElliotRoe self-assigned this Sep 3, 2023
@ElliotRoe ElliotRoe added the bug Something isn't working label Sep 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants