From 9d71ad993ec77108874db9697256b4fef385ce16 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Fri, 14 Nov 2025 14:05:22 +0200 Subject: Add camera offsetting when moving --- docs/index.html | 2 +- docs/index.pck | Bin 1941152 -> 1943232 bytes docs/index.service.worker.js | 2 +- game_camera.gd | 34 ++++++++++++++++++++++++++++++++++ game_camera.gd.uid | 1 + game_camera.tscn | 37 +++++++++++++++++++++++++++++++++++++ level_test.tscn | 38 ++++++-------------------------------- player.gd | 6 ++++++ player.tscn | 3 --- 9 files changed, 86 insertions(+), 37 deletions(-) create mode 100644 game_camera.gd create mode 100644 game_camera.gd.uid create mode 100644 game_camera.tscn diff --git a/docs/index.html b/docs/index.html index 0a80fda..e9dd045 100644 --- a/docs/index.html +++ b/docs/index.html @@ -112,7 +112,7 @@ body {