on music measure
Details
Kode wheel segment | Timing and Logic |
Style | Specialised |
Modifiers | None |
Primarily WHEN/DO | WHEN |
Pre-made brains that use it | unknown |
Timing and Logic> on music measure
Description
This tile uses the music set in the properties of the level and will run kode on the DO side on the measure of the music. It does not work with music played through the [play sound] tile. The measure of the music is the timing of a bar, so in a waltz it would occur every 3 beats. It could give you the same effect as [on music beat] depending on the music.
Example Code
WHEN [on music measure] DO [jump]
Modifiers
None