Intial commit
This commit is contained in:
6
client/Assets/Materials/SmoothScaling.tres
Normal file
6
client/Assets/Materials/SmoothScaling.tres
Normal 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 )
|
Reference in New Issue
Block a user