-
-
Notifications
You must be signed in to change notification settings - Fork 209
Closed
Labels
bugSomething isn't working as intendedSomething isn't working as intendedduplicateThis issue or pull request already existsThis issue or pull request already exists
Description
Describe the bug
When the code example is run, the character moves completely opposite of where it should be. move_local_x(20) and move_local_y(20) should put it in the bottom right corner, but instead results in the character moving to the top left corner.
To Reproduce
Steps to reproduce the bug:
- Go to Chapter 3
- Scroll to the third interactive example
- Click
run()
Expected behavior
The character should move to the bottom right corner of the block
Screenshots
Screenshot having just run the code segment

Information about your device (please complete the following information):
- Operating System: MacOS
- Browser: Safari
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as intendedSomething isn't working as intendedduplicateThis issue or pull request already existsThis issue or pull request already exists