Asset Store
Update contents
Added
- Runtime: Added Switch node.
- Runtime: Added InputActionEvent.
It is now possible to listen for InputSystem input events in EventComponent. - Editor: Added the ability to replace node component type to the right-click menu of node components.
Improved
- Runtime: InputFieldBase<T> can now be inherited by user scripts.
Fixed
- Runtime: Fixed a bug where associations between ports in an instance, internal data of an InputField, and nodes did not work properly when a generic instance was stored in a field with the SerializeReference attribute applied.
- Editor: Fixed an issue where the connection status of some ports was not copied when copying and pasting multiple nodes.
- Editor: Fixed an issue where an exception would occur when rearranging elements if you undone the addition of an element to a list that included ports such as the Conditions of an If node.
For instructions on updating from previous versions, please refer to the “Update guide” in the Logic Toolkit manual.