make turning in place less annoying! main
authorcassowarii <2374677+cassowarii@users.noreply.github.com>
Sun, 5 May 2024 03:28:59 +0000 (20:28 -0700)
committercassowarii <2374677+cassowarii@users.noreply.github.com>
Sun, 5 May 2024 03:28:59 +0000 (20:28 -0700)
game.js
img/titlescreen.png
packaging.zip
packaging/game.js
packaging/img/titlescreen.png

diff --git a/game.js b/game.js
index 0894ba1..e967f96 100644 (file)
--- a/game.js
+++ b/game.js
@@ -208,7 +208,7 @@ let MAGIC_PARTICLE_LIFESPAN = 800;
 let MAGIC_PARTICLE_LIFESPAN_VARIANCE = 150;
 
 let turn_timer = 0;
 let MAGIC_PARTICLE_LIFESPAN_VARIANCE = 150;
 
 let turn_timer = 0;
-let CHANGE_DIRECTION_GAP = 70;
+let CHANGE_DIRECTION_GAP = 100;
 
 let OBJ_FADE_TIME = 800;
 
 
 let OBJ_FADE_TIME = 800;
 
index 2d44468..2c50c83 100644 (file)
Binary files a/img/titlescreen.png and b/img/titlescreen.png differ
index aae6fb6..bf89823 100644 (file)
Binary files a/packaging.zip and b/packaging.zip differ
index 0894ba1..e967f96 100644 (file)
@@ -208,7 +208,7 @@ let MAGIC_PARTICLE_LIFESPAN = 800;
 let MAGIC_PARTICLE_LIFESPAN_VARIANCE = 150;
 
 let turn_timer = 0;
 let MAGIC_PARTICLE_LIFESPAN_VARIANCE = 150;
 
 let turn_timer = 0;
-let CHANGE_DIRECTION_GAP = 70;
+let CHANGE_DIRECTION_GAP = 100;
 
 let OBJ_FADE_TIME = 800;
 
 
 let OBJ_FADE_TIME = 800;
 
index 2d44468..2c50c83 100644 (file)
Binary files a/packaging/img/titlescreen.png and b/packaging/img/titlescreen.png differ