mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-06 09:34:05 +00:00
Improve flickering
This commit is contained in:
parent
d0dc116cc7
commit
3ddc0de2c4
@ -204,7 +204,7 @@ export class HUDBuildingPlacerLogic extends BaseHUDPart {
|
||||
this.interpolatedDirectionLockSide = lerp(
|
||||
this.interpolatedDirectionLockSide,
|
||||
this.currentDirectionLockSide,
|
||||
0.06
|
||||
0.04
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user