Scratch for Java

Sprite::disableHitbox()

Disables the hitbox for the sprite. Once the hitbox is disabled, the sprite will no longer detect collisions with other objects.

Examples

View on GitHub

Syntax

Java

.disableHitbox()

Return

void

disableHitbox()

Create Shareable URL

Select Sections