Category: 🚀 Motion
![]()
Add the ability to be hit to any block. Outputs hit velocity, and the two colliding blocks.
Can also make some blocks to collide with a physical player (Ground/walls).
Blocks to make hittable: Click and drag to a block to make it hittable.
Minimum velocity: Minimum velocity for the outputs to be triggered.
Collided with: Output previous block which subject collided with.
Hit velocity: Ouputs speed when a collision occurs.
Enable Collision: Used to toggle collision (jolt output is still triggered when a block goes through)
Enable Collision: Used to toggle collision with a value above 0.5. (jolt output is still triggered when a block goes through)
Collider B: The other block colliding with my one of my input blocks.
Collider A: Collider A is one of the given input blocks.