bebeli555 / CookieClient

CookieClient is a utility client for anarchy servers
95 stars 18 forks source link

Fix: Tetris edge clipping #4

Closed TheA4Paper closed 3 years ago

TheA4Paper commented 3 years ago

so I noticed that there's a bug that make the nodes of tetris thingy clip through the edge if it was rotated image

so I fixed it by adding a bit of offset when it clip before doing the rotation, there might be a better way to do this but I am sleepy asf rn