From 1f3e6604cf2df6ae11944f99f939b8b697ebd4d9 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 6 Jan 2024 18:05:03 +0100 Subject: enraged zombie footseps --- include/zombies.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/zombies.h') diff --git a/include/zombies.h b/include/zombies.h index e5f8753..b7c7889 100644 --- a/include/zombies.h +++ b/include/zombies.h @@ -22,6 +22,7 @@ typedef struct t_zombie { vec3f size; array path; float speed; + float sec_since_last_step; array next_path; float time_since_last_path; pathfinding_request request; -- cgit v1.2.3-70-g09d2