Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

I tested the "Rotate CW" and "Rotate CCW"  orientations and found "Rotate CCW" (screen is vertical, crank is below the screen) to be the more comfortable option. That said, the menu name "Rotate CCW" refers to the screen being rotated counter-clockwise, but in this mode the player is holding the console rotated clockwise. I think swapping the names of the menu options so that "clockwise" and "counter-clockwise" refer to the console orientation rather than the screen orientation would be more intuitive for users.

In the current build, the crank and paddle positions are reversed in both Rotate CW and Rotate CCW modes. What I mean by this is that in either mode, when the crank is pointing to the player's left, the paddle is on the right side of the screen and vice versa. I think it would make more sense for the paddle position to match the crank position.

FYI: You Cannot Go Back uses the accelerometer to rotate the screen and despite the console's lack of a GPU this doesn't noticeably affect performance aside from a brief flicker if the console is rotated while a game is in progress.

(1 edit)

Changing the names/swapping the direction of the crank is easy the way I have everything set up.

But as a Vita owner, I don't like when devs use the accelerometer for rotation as it prevents you from using it the way you want. Though I'm not the one playing the game so I could easily add another option for that. Not sure how long the transition will be though since it would reload the images

The Playdate has a system-wide upside down mode that inverts the screen for users who prefer to operate the crank with their left hand, but it has to be turned on/off in the console's accessibility settings. The accelerometer is reserved entirely for game developers and only rotates the screen if the game that's currently running enables it to do so.