mariocraft987 / bark-coding

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

Sine Wave Bug #67

Closed rubiidev18alt closed 2 months ago

rubiidev18alt commented 3 months ago

I have found a bug!

Description while I was messing with the sine wave y block (this might also happen with x) when I was spamming the run button, the sine wave speeded up! (also I deleted the block from the scripts panel and the sine is still going, so maybe fix that too.)

How to Reproduce

  1. go into the editor
  2. drag in a sine wave x or y block
  3. spam the run button

Expected Behavior the sine wave stays at the same speed, even when you click the run button multiple times

Screenshots

https://github.com/mariocraft987/bark.github.io/assets/164731988/3efc50c3-4c08-4ace-9ee6-c548495f676d

mariocraft987 commented 3 months ago

SONIC SPEED

nmsderp commented 3 months ago

its cuz we don't have a stop button yet

nmsderp commented 2 months ago

fixed