-
Notifications
You must be signed in to change notification settings - Fork 299
Closed
Labels
bugA "normal"/medium bug that prevents something from working properly, but is not criticalA "normal"/medium bug that prevents something from working properly, but is not criticalfixed-in-devAlready fixed in development code, fix will be in upcoming releasesAlready fixed in development code, fix will be in upcoming releases
Description
Block rotations must be based on position in the world:
https://youtu.be/6__hO4cc1pA?t=440
So they must not be always rotated randomly.
Also, if block is already right one - there is no need to redraw it, every time something happens near it.
Metadata
Metadata
Assignees
Labels
bugA "normal"/medium bug that prevents something from working properly, but is not criticalA "normal"/medium bug that prevents something from working properly, but is not criticalfixed-in-devAlready fixed in development code, fix will be in upcoming releasesAlready fixed in development code, fix will be in upcoming releases