Skip to content

Added 2D Support / Handle Drop in Reorderable Lists

Compare
Choose a tag to compare
@peeweek peeweek released this 13 Apr 09:03
· 36 commits to master since this release
7df4abc

Added

  • Added 2D On Collider/Trigger Events : OnCollider2DEvent / OnTrigger2DEvent
  • Handle Drop in Callable Reorderable Lists : Dropped Callables components are added to the list. Dropped Game Objects will prompt a menu to select which callable to add.

Fixed

  • Fixed Callable Reorderable List Undo
  • Fixed Out of sync Ingredients explorer Window : now Syncs upon Selection Change.
  • Handle Presence of Optional Modules