Optimized performance for complex shaders and refactored some of the code - fixes #1

This commit is contained in:
ChaoticByte 2024-06-04 21:05:46 +02:00
parent 7549d1685b
commit d5ffa86e2c
No known key found for this signature in database
7 changed files with 47 additions and 46 deletions

View file

@ -20,7 +20,7 @@ config/icon="res://icon.svg"
[autoload]
ShaderPresets="*res://src/presets/Presets.gd"
GlitchShader="*res://src/GlitchShader.gd"
Globals="*res://src/Globals.gd"
[display]