Skip to content

Blocks with Scroll Value Behaviours

Available in all versions

This integration works for all blocks with any type of scroll value behaviour. Like the Speed Controller and Creative Motor.

Info

This integration only works for Speed based scroll value behaviour blocks. So this will not work for blocks like the Smart Funnel.

Requirement

Requires the Create mod to be installed


Peripheral Name Interfaces with Has events Introduced in
scroll_behaviour Scroll Value Behaviour blocks No 0.7.16

Functions

getScrollValue

getScrollValue() -> number
Returns the target behaviour value of the block.


setScrollValue

setScrollValue(value: number) -> nil
Sets the target behavious value of the block to the given value.


Changelog/Trivia

0.7.16
Added Create integration

Comments