Devlogs
Update Information for ToshA_MemoryGame Plugin
Added Keyboard and Gamepad Controls:
- You can now navigate between cards using the WASD keys, arrow keys, or the analog stick on a gamepad.
- Key mappings:
- Movement: W/A/S/D or Arrow Keys.
- Flip Card: Enter, 'F', or the "OK" button on the gamepad.
- Exit Game: Esc or the "Cancel" button on the gamepad.
Cursor Image Customization:
- A new parameter
cursorImage
has been added to specify the image for the selection cursor.
- The cursor will be displayed above the selected card and automatically scales to match the card's size.
Fixed Score and Timer Alignment:
- The display of the score and timer is now centered along the X-axis, regardless of the number of digits.
Let me know if you need further adjustments!