Skip to content

Fix collision block when colliding against itself.

Pre-release
Pre-release
Compare
Choose a tag to compare
@haroldo-ok haroldo-ok released this 10 Oct 22:38
· 32 commits to master since this release
5b797f3

375539895-0cc8be1c-360c-449a-a95d-07fe6eae0a92

Fixes a bug where using the collision block that was colliding with itself was causing a bBasic compilation error.

Changed so that if the block is configured to check collision with something against itself, it will always return true.

What's Changed

Full Changelog: v0.25.4...v0.25.5