FUCK?
This commit is contained in:
parent
97a97192de
commit
268b392a3b
9 changed files with 126 additions and 6 deletions
|
@ -1,14 +1,14 @@
|
|||
[gd_scene load_steps=7 format=2]
|
||||
|
||||
[ext_resource path="res://graphics/fade_patterns/diamonds2.png" type="Texture" id=1]
|
||||
[ext_resource path="res://graphics/fade_patterns/squarescascade.png" type="Texture" id=1]
|
||||
[ext_resource path="res://autoloads/fade.gd" type="Script" id=2]
|
||||
[ext_resource path="res://shaders/fade.gdshader" type="Shader" id=3]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id=6]
|
||||
shader = ExtResource( 3 )
|
||||
shader_param/color = Color( 0, 0, 0, 1 )
|
||||
shader_param/color = Color( 1, 1, 1, 1 )
|
||||
shader_param/smooth_mode = false
|
||||
shader_param/reverse = false
|
||||
shader_param/reverse = true
|
||||
shader_param/opacity = 0.0
|
||||
|
||||
[sub_resource type="Animation" id=7]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue