Skip to content

0.7.4

Compare
Choose a tag to compare
@rafern rafern released this 29 Feb 12:04
· 11 commits to main since this release
c3cc468

Changes

  • Added collisionGroupsMask to WLProperties; allows UI roots to belong to multiple collision groups instead of one
  • Deprecated collisionGroup
    • This was replaced with collisionGroupsMask
    • For now it will be converted to a bitmask and bitwise ORed with collisionGroupsMask, but it will be removed in the next release
    • Unlike collisionGroup, collisionGroupsMask defaults to 0, meaning no collider is used