time based scroll
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-03-22 19:03:05 +01:00
parent 93df710d14
commit 284c5aa4c8
5 changed files with 30 additions and 14 deletions

View File

@@ -51,6 +51,8 @@ function Context.initial_data()
current_situation = nil,
},
day_count = 1,
delta_time = 0,
last_frame_time = 0,
glitch = {
enabled = false,
state = "active",