taliyos / OypuGame

Web-based game based on PuyoPuyo with Online Multiplayer!
MIT License
0 stars 0 forks source link

Sprites are recalculated on Active Pieces #18

Closed taliyos closed 2 years ago

taliyos commented 2 years ago

This bug fix fixes an issue where pieces wouldn't connect until they were added to the board. Now, ActivePiece has their own sprite update which occurs on creation and when rotated.