RELEASE NOTES - 2025-03-22

Improvements

  • Left clicking in empty area of property keyframe timeline will now deselect keyframes.

Changes

  • Audio event max distance is now 25 meters (down from 500 meters).
    • (Audio still fades logarithmically, but slightly tweaked to be at volume 0 at 25 meters.)

Additions

  • Added "UseChannel" property to PlayAudio event.
  • Added "Channel" property to PlayAudio event.
  • Added "StopAudio" event.
  • Added "FadeAudio" event.

Changes

  • Pressing "Stop" in interaction will now stop all audio events.

Bug fixes

  • Fixed an issue where opening the screenshot handler while keyframe editor was open would render UI incorrectly.
  • Fixed an issue where using exclusive with PlayAudio wouldn't work properly.
  • Fixed an issue where attaching extra parts to bone chain could offset last physical body.
  • Fixed an issue where default audio spatial blend was 0.5 instead of 1.0.
    • (This caused audio to sound far louder at distance than it should have.)
  • Fixed a serious issue where characters could intersect before being fully initialized, causing all sorts of issues.
    • (Essentially, having a character placed at 0,0,0, and then loading a new character, would cause the pre-initialization intersection.)