This repository has been archived on 2023-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
dungeon-crawler-demo/art/ScalingMaterial.tres
2020-10-26 00:50:16 -04:00

7 lines
203 B
Plaintext

[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 )