Intial commit

This commit is contained in:
2020-05-15 20:02:56 -04:00
commit ad966789c5
284 changed files with 6546 additions and 0 deletions

View File

@ -0,0 +1,6 @@
[gd_resource type="ShaderMaterial" load_steps=2 format=2]
[ext_resource path="res://Resources/GodotThings/SmoothPixelFiltering/SmoothPixel.shader" type="Shader" id=1]
[resource]
shader = ExtResource( 1 )