From 7a35e4724a4f206ba6559d80dcf4c4e37793e3a2 Mon Sep 17 00:00:00 2001 From: Nickk888 <35627647+Nickk888SAMP@users.noreply.github.com> Date: Sun, 9 Oct 2022 18:10:41 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d2a18f14..3ecb9866 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # Unity 3D RTS Camera Controller for Cinemachine Virtual Camera + + This project is a Camera Controller for RTS style games. -It works by adding the script to a Gameobject that is tracked by a Virtual Camera. +It works by adding the script to a Gameobject that is tracked by a Cinemachine Virtual Camera. The script controlls the Target and the Virtual Camera. ## Features