pxt-arcade icon indicating copy to clipboard operation
pxt-arcade copied to clipboard

stay in screen and relative to camera sprite flags do not operate nicely together

Open jwunderl opened this issue 2 years ago • 0 comments

Describe the bug e.g. taco in this game should always be in screen, but when you move to the right it goes further to the right https://arcade.makecode.com/S24660-92098-91868-71717 (probably bounce on wall too?)

To Reproduce Steps to reproduce the behavior:

  1. Go to https://arcade.makecode.com/S24660-92098-91868-71717
  2. move to the right with arrow keys
  3. See error

Expected behavior

bounce on wall / stay in screen flags should account for relative to camera flag.

jwunderl avatar Oct 13 '22 20:10 jwunderl