458 B
458 B
Touching
The game library
Touching
Reports true if sprite is touching specified sprite
Block Editor
KindScript
Reports true if sprite is touching specified sprite
export function isTouching(_this: micro_bitSprites.LedSprite, other: micro_bitSprites.LedSprite) : boolean