Update README.md

This commit is contained in:
sphynx-owner
2024-07-19 14:23:42 +03:00
committed by GitHub
parent dbe9bb508e
commit 29c108c464

View File

@ -1,7 +1,7 @@
# Instructions # Instructions
1. take the contenst of the "addons" folder and move them to an addons folder in your project. 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 compositor effect to it 2. add an environment node, add a compositor effect to it
3. to that, add a new pre-blur-processor effect, and after it add a new MotionBlurSphynxJumpFlood 3. to that, add a new PreBlurProcessor effect, which is now required, and after it add a new MotionBlurSphynxJumpFlood
# Demo Repo # Demo Repo
you can find a working demo repository here: you can find a working demo repository here: