From e0482a7dbfd2c88451b224ad609364af9e92dbf3 Mon Sep 17 00:00:00 2001 From: elioat Date: Fri, 25 Oct 2024 22:57:27 -0400 Subject: * --- html/broughlike/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/broughlike/index.html b/html/broughlike/index.html index 0a732c5..03e0015 100644 --- a/html/broughlike/index.html +++ b/html/broughlike/index.html @@ -36,6 +36,7 @@ .shake { animation: shake 0.5s; animation-iteration-count: 1; + animation-timing-function: steps(10, end); } .header { display: flex; @@ -296,7 +297,6 @@ drawCharacterBorder(x, y, radius, damageTaken); }); } - function drawPlayer() { const x = player.x * tileSize + tileSize / 2; -- cgit 1.4.1-2-gfad0