14 lines
661 B
Text
14 lines
661 B
Text
[gd_scene load_steps=5 format=3 uid="uid://bl3178jc8lq1x"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://d2xigwib6hka4" path="res://quare_ability.tscn" id="1_ttx3n"]
|
|
[ext_resource type="Texture2D" uid="uid://dgd2mofq75e01" path="res://portal-icon.png" id="2_2epev"]
|
|
[ext_resource type="Shader" uid="uid://c2p7rwspwqmr8" path="res://greyscale.tres" id="2_s8u32"]
|
|
|
|
[sub_resource type="ShaderMaterial" id="ShaderMaterial_ia5nv"]
|
|
resource_local_to_scene = true
|
|
shader = ExtResource("2_s8u32")
|
|
shader_parameter/strength = null
|
|
|
|
[node name="Portal" instance=ExtResource("1_ttx3n")]
|
|
material = SubResource("ShaderMaterial_ia5nv")
|
|
texture_under = ExtResource("2_2epev")
|