mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-25 15:32:40 -05:00
306996e54c
We subtract 180 even though the value will be clamped, for clarity. We round so that using the "direction" getter will yield a sensible result. Note that this implements 'point towards random direction', not 'point towards random position' -- they have slightly different behaviours. |
||
---|---|---|
.. | ||
scratch3_control.js | ||
scratch3_data.js | ||
scratch3_event.js | ||
scratch3_looks.js | ||
scratch3_motion.js | ||
scratch3_operators.js | ||
scratch3_procedures.js | ||
scratch3_sensing.js | ||
scratch3_sound.js |