Closed UserpvFreitas closed 4 months ago
Player 2 has their view rotated 180 degrees by default, but players can actually manually rotate their view. Pressing the left or right arrow key will rotate 90 degrees in that direction: https://github.com/finol-digital/Card-Game-Simulator/wiki/Keyboard-Shortcuts-(Hotkeys)#play-mode Does it work for you if player 2 presses left or right twice?
David, you're a life saver! This helped me a lot, tks!
Glad it works for you! I'm closing this issue, but please do let me know if you have any other issues.
Hi! Keep this good work, man! I have a request, if it is possible to build, off course. I've been using Card-Game-Simulator, because I have to build a game related to logic thinking for my doctorate. The problem is, the concept behing playing against other player online is based on some other games like yugioh, magic, where it is ok to have the vision on player 1's side mirrowed. But on my case, it will be pretty difficult to play if cards were not correct displayed like they're played. Is there a way to implement this?
Player 1 side
Player 2 side
What I want is, player 2 will see exact the same as player 1. If I play something on the left of the playmat, this will be displayed at left for player 2 too.