Skip to content

2.2.0

Choose a tag to compare

@mikeskydev mikeskydev released this 30 Oct 18:12
· 970 commits to main since this release
37544be

2.2.0

Caution

2.2.0 coincides with the switch to Unity 2022.3.39f1.
Please back up your spaces before updating!

Added

  • New Mirror prefab
  • Banter Attached Object (replaces legacy attachment system)
  • Banter Synced Object (replaces legacy network attached objects)
  • Updater system for tags, layers, and visual scripting

Visual Scripting:

  • Soul Color
  • TeleportTo
  • Gravity
  • Timescale
  • UserState: Position (vec3) + Rotation (quaternion), based on player head
  • UserData: IsSpaceAdmin (bool)
  • Trigger Unity Event from visual scripting
  • New C# nodes support: UI/UIToolkit, PlayableDirector, Banter Attached Objects

Changed

  • Updated portal prefab
  • Color: TryParseHtmlString now accepts hex codes without #
  • Tags and layers have been updated to match the new version of Banter.

Fixed

  • Player simulator material now behaves correctly with skybox

Removed

  • Removed support for legacy attachment options. Please use Banter Attached Objects.
  • Cockpit attachment option

Full Changelog: 2.1.0...2.2.0