Initial commit

This commit is contained in:
2020-10-26 00:50:16 -04:00
commit e3358f6dd1
707 changed files with 12028 additions and 0 deletions

6
art/ScalingMaterial.tres Normal file
View File

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