bendns' repos
/
tracer
small racing game im working on
main
2
Branches
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
Diffstat
(limited to 'cam.gd')
-rw-r--r--
cam.gd
2
1 files changed, 1 insertions, 1 deletions
diff --git a/cam.gd b/cam.gd
index 213d446..13ae0e5 100644
--- a/
cam.gd
+++ b/
cam.gd
@@ -36,4 +36,4 @@ func _physics_process(delta):
func _init(car: Car) -> void:
- follow_this = car.car_mesh
+ follow_this = car