The latest version of Puzzler has been released!
Below you will find a detailed changelog for this version release
Version updates are pushed directly to the Dizzy Media
and Unity Asset Store
Changelog
0.6.4
8 May 2024
- uPDATEdCharacter Action – Added Teleport_Level action
(i.e creates level transition via string) - uPDATEdCharacter Action – Updated SubActions_Update action
(i.e for new require item options and display fixes) - uPDATEdCharacter Action – Updated Action_Start action
(i.e added last look and mouse look updates, more info below) - ~
- FIXESCharacter Action – Fixed an issue with looking direction snapping at the end of the action start action, due to update look caps > true and incorrect rotation values being updated (i.e replaced deltaInput update with rotationX / rotationY update, based on the last look at movement)
- ~
- MiscUpdated Documentation