Skip to content

Releases: averlyst/Roblox-Mobile-Shiftlock

v0.3.0

Choose a tag to compare

@averlyst averlyst released this 19 Oct 11:57
e51bb27

Implement Input Action System.

  • Added console support (ButtonR2)

v0.2.0

Choose a tag to compare

@averlyst averlyst released this 20 Sep 11:19
99bfdac
  • Shiftlock state is now tracked internally instead of relying on UserGameSettings.RotationType.
    • This fixes the button showing shiftlock is enabled in first person.
  • Camera offset is now set to Vector3.zero when in first person, which is how shiftlock on desktop behaves.
  • Removed getting camera offset from MouseLockController as it was unnecessary.

Full Changelog: v0.1.1...v0.2.0

v0.1.1

Choose a tag to compare

@averlyst averlyst released this 15 Sep 15:50
a329cf7
Update handler.luau

Initial release

Choose a tag to compare

@averlyst averlyst released this 15 Sep 12:16
60216d2

Initial release