rename
This commit is contained in:
parent
c074d5b826
commit
1e3b3df3cf
11 changed files with 94 additions and 96 deletions
|
@ -1,21 +0,0 @@
|
|||
[gd_scene load_steps=3 format=3 uid="uid://dii1q3f5dj72y"]
|
||||
|
||||
[ext_resource type="Shader" path="res://shaders/crt.gdshader" id="2_wxq0n"]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_c8ly2"]
|
||||
shader = ExtResource("2_wxq0n")
|
||||
shader_parameter/crt_curve = 0.01
|
||||
shader_parameter/crt_scan_line_color = 0.178
|
||||
shader_parameter/aperture_grille_rate = 0.141
|
||||
shader_parameter/rf_switch_esque_blur = 1.0
|
||||
shader_parameter/white_noise_rate = 0.0
|
||||
|
||||
[node name="CanvasLayer" type="CanvasLayer"]
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="."]
|
||||
material = SubResource("ShaderMaterial_c8ly2")
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
Loading…
Add table
Add a link
Reference in a new issue