12-24-2021, 10:45 PM
(This post was last modified: 12-31-2021, 11:11 PM by github_bot. Edited 3 times in total.)
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)
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)
Changelog
Code:
changelog
(u)Zonespace
(*)Added Pixel Shifting, to use, hold U and hold W/A/S/D.
PULL REQUEST DETAILS