From ae3a346ab91005020d21b00bfdd8673cdde90911 Mon Sep 17 00:00:00 2001 From: sphynx-owner <61445300+sphynx-owner@users.noreply.github.com> Date: Fri, 6 Dec 2024 10:32:29 +0200 Subject: [PATCH] note for 4.4 users --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0c3f503..ec3b18c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Instructions +**For Godot 4.4 users:** I introduced a new Godot 4.4 branch with required fixes, download from it instead. + 1. take the contenst of the "addons" folder and move them to an addons folder in your project. 2. add an environment node, add a MotionBlurCompositor(NEW!!) to it 3. to that, add a new PreBlurProcessor effect, which is now required, and after it add a new GuertinMotionBlur, SphynxSimpleJumpFloodMotionBlur, or ExperimentalJumpFloodMotionBlur