shaders folder!

This commit is contained in:
pennyrigate 2023-03-08 01:07:24 -05:00
parent 69c28ced8b
commit f1e7f136f8
30 changed files with 28 additions and 29 deletions

View file

@ -3,7 +3,7 @@
[ext_resource path="res://maps/map.gd" type="Script" id=1]
[ext_resource path="res://objects/hud/hud.tscn" type="PackedScene" id=2]
[ext_resource path="res://graphics/backgrounds/abyss.png" type="Texture" id=3]
[ext_resource path="res://scripts/water_ripple.gdshader" type="Shader" id=4]
[ext_resource path="res://shaders/water_ripple.gdshader" type="Shader" id=4]
[ext_resource path="res://audio/music/moon_trail.mp3" type="AudioStream" id=5]
[ext_resource path="res://graphics/tiles/abyss.png" type="Texture" id=6]
[ext_resource path="res://objects/Camera2D.tscn" type="PackedScene" id=7]