mariocraft987 / bark-coding

A Blockly Based coding language
https://bark.dumorando.com
BSD 2-Clause "Simplified" License
10 stars 18 forks source link

won't stop moving #62

Closed breakfast-for-dinner closed 3 months ago

breakfast-for-dinner commented 3 months ago

I have found a bug!

Description the "move" block repeats itself and the sprite continuously moves until it goes off the screen

How to Reproduce

  1. go to editor
  2. put "move" block in workspace (under "movement")
  3. click run

Expected Behavior i expected the block to only run once

Screenshots Screenshot from 2024-03-29 18-30-59 Screenshot from 2024-03-29 18-31-10 Screenshot from 2024-03-29 18-31-15 Screenshot from 2024-03-29 18-31-21

nmsderp commented 3 months ago

fixed