BYOB Template 0.3 Advanced
BYOB Template 0.3 has over 25 blocks! If you want to get it click this. To see the blocks scroll down
Blocks
Motion
Gravity Jump (AV): Uses and advanced jump. If you're using this in a platformer, give it it's own script. Also add the variable: BYOBTemplate: Gravity Jump
Move [] steps towards the mouse pointer: Moves the value of [] steps towards the mouse pointer.
Go to middle of the screen: Goes to x:0 and y:0
Grid Movement: Pathing AI style movement.
Platformer Engine: Allows your sprite to move left and right. (If using a platformer, add Gravity jump in another script)
Clock Engine, Use ( ) as a source: Points in the direction of the source x6, making a clock. (Timer) reporter is a recommended source.
Go to a random place: Goes to a random place on the screen
Point away from mouse: Points in the opposite direction of the mouse, run in presentation mode.
Control
Run |___/ if <___>: Runs the block inserted in |___/ if the boolean inserted in <___> is true.
Looks
Previous Costume: Previous Costume.
Sensing
[] as hours: Reports the input in [] as hours
<clicked>: Reports whether the sprite was click or not.
[] as minutes: Reports the input in [] as minutes
(key pressed): Reports the key pressed, no key pressed shows up as nothing.
<louder than() >: Boolean the reports whether the volume is louder than the value in (). (you need a mic)#
Operators/Numbers
Last letter of (): Reports the last letter of the input.
[] < [] but greater than []: Reports if the first value is less than the second, but greater than the third.
[] > [] but less than []: Reports if the first value is greater than the second, but less than the third.
[] is even?: reports whether the value is even.
[] is odd?: reports whether the value is odd.
Pen
Pen Engine (black) : A pen engine using black colour
Pen Engine (rainbow) : A pen engine using rainbow colour.
Draw Square: Draws a square
Draw Rectangle (width): Draws a wide rectangle
Draw Rectangle (length): Draws a long rectangle.
Pen engine with colour () and size () : Custom Pen Engine.
Other and Variables
Offline/Online Sensor: Reports whether online or offline.
Lists
the list [] is empty?: Reports if the entered list is empty.
Download Links:
Here
Download Link not working? Go directly to the download link here:
Direct Link
Post comments below!
Offline