Drag and Drop Event and Play Mode Actions
April 27, 2023
This update introduces new drag-and-drop events and actions for creating, destroying, and switching cameras during play mode. It also improves the logic of sequential transitions and addresses various minor issues.
Changes
New: Drag and drop event!
New: Create action. This enables instancing on objects during play mode
New: Destroy action. Ability to delete objects during play mode
New: Switch camera action, ability to change cameras during play mode
Now you can create drag-and-drop events and trigger actions based on the behaviors
Improved the logic of the sequential transition to ensure correct behavior in loops
Fixed issue with path slide
Fixed issue opening text objects
Fixed issue with the dropdown in modals
Fixed issues on the desktop app
Minor fixes and improvements