mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 03:11:15 +00:00
Modularized doors and lightbridges
This commit is contained in:
parent
1a24711984
commit
1a5bd1b6d8
27 changed files with 513 additions and 346 deletions
6
Resources/Materials/Static_Scanlines.tres
Normal file
6
Resources/Materials/Static_Scanlines.tres
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[gd_resource type="ShaderMaterial" load_steps=2 format=3 uid="uid://cdaeormgf78de"]
|
||||
|
||||
[ext_resource type="Shader" uid="uid://cjdl1m3psohju" path="res://Shaders/scanlines_static.tres" id="1_hteyp"]
|
||||
|
||||
[resource]
|
||||
shader = ExtResource("1_hteyp")
|
||||
Loading…
Add table
Add a link
Reference in a new issue