
PULL REQUEST DETAILS
[Feature] [Input Wanted]
About the PR
This PR adds pixel shifting to the game! Pixel shifting is a thing that allows you to change the position of your character on the tile you're on, which is a purely visual change that doesn't affect your _actual_ position.
The default setup is holding U and moving via WASD to pixel shift.
Edit: I've changed it to a maximum of 14 pixels in any one direction, and a max of 22 pixels shifted from your original position (no total limit prior)
Why's this needed?
More ways to express yourself in RP!
[Video Example](https://imgur.com/a/1Z5K13w)
![[Image: 147379160-5f40fe1a-5496-427f-837d-3909ab2294b7.png]](https://user-images.githubusercontent.com/41448081/147379160-5f40fe1a-5496-427f-837d-3909ab2294b7.png)
![[Image: 147379161-4d897162-14a9-4d4f-8d51-e9f93c7f102e.png]](https://user-images.githubusercontent.com/41448081/147379161-4d897162-14a9-4d4f-8d51-e9f93c7f102e.png)
Changelog
PULL REQUEST DETAILS
[Feature] [Input Wanted]
About the PR
This PR adds pixel shifting to the game! Pixel shifting is a thing that allows you to change the position of your character on the tile you're on, which is a purely visual change that doesn't affect your _actual_ position.
The default setup is holding U and moving via WASD to pixel shift.
Edit: I've changed it to a maximum of 14 pixels in any one direction, and a max of 22 pixels shifted from your original position (no total limit prior)
Why's this needed?
More ways to express yourself in RP!
[Video Example](https://imgur.com/a/1Z5K13w)
![[Image: 147379160-5f40fe1a-5496-427f-837d-3909ab2294b7.png]](https://user-images.githubusercontent.com/41448081/147379160-5f40fe1a-5496-427f-837d-3909ab2294b7.png)
![[Image: 147379161-4d897162-14a9-4d4f-8d51-e9f93c7f102e.png]](https://user-images.githubusercontent.com/41448081/147379161-4d897162-14a9-4d4f-8d51-e9f93c7f102e.png)
Changelog
Code:
changelog
(u)Zonespace
(*)Added Pixel Shifting, to use, hold U and hold W/A/S/D.
PULL REQUEST DETAILS