Grid Controller 1.0.5 Released

Announcements, support questions, and discussion forum for Grid Controller.
Post Reply
User avatar
Tony Li
Posts: 20703
Joined: Thu Jul 18, 2013 1:27 pm

Grid Controller 1.0.5 Released

Post by Tony Li »

Version 1.0.5 is now available on the Asset Store!

Release Notes:

Version 1.0.5:
[November 29, 2022]
- Fixed bounce and door audio to use volumes set on their audio sources.
- FreeLook now has Allow Only When Can Move checkbox.
- FreeLook now only allows Auto Turn if Grid Controller's CanMove is true.
- FreeLook now snaps back in parallel with turn like it does with movement.
- FreeLook temporarily disables head bob while snapping back to prevent strange looking camera rotation.
- GridController now has Turn Counts As Move checkbox.
- Added LastAttemptedMoveVector property.
- Add OnHit() UnityEvent to Surface.
- Add optional GridControllerEvents component that devs can add to their GridController to expose UnityEvents.


Version 1.0.4:
[November 25, 2022]
- Added Blocked C# event to GridController.
- GridController now prevents standing from crouch if under a low ceiling.
- GridController's compass direction is now set properly to GameObject's starting rotation.
- Fixed FreeLook issue introduced by head bob option.


Version 1.0.3:
[November 21, 2022]
- Fixed crouch issue introduced by head bob option.
Post Reply