From 804f6000f12299d233be14a249d323af31f83ad4 Mon Sep 17 00:00:00 2001 From: David Huss <dh@atoav.com> Date: Sun, 28 Jun 2020 21:22:20 +0200 Subject: [PATCH] Add excuse for loading --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 996bc27..92cd350 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ These two scripts allow for Interaction between Players and GameObjects (e.g. by  -In this video you can see the cube changes its Material to a green one, once it is looked at, and when E is pressed a function is executed which moves it to the right. +In this video above (might take a moment to load) you can see the cube changes its Material to a green one, once it is looked at, and when E is pressed a function is executed which moves it to the right. -- GitLab