current speed
Details
Kode wheel segment | Physics |
Style | Number Variable |
Modifiers | None |
Primarily WHEN/DO | Both |
Pre-made brains that use it | Unknown |
Physics > surface velocity
Description
This tile returns a value which represents the current speed that an object is moving. It cannot be set only queried.
Example Code
WHEN [currentspeed][>][10] DO [highlight][blue]
or
WHEN DO [display][currentspeed][screen top right]
Modifiers
None