ape-ame/portal-ability.tscn

15 lines
661 B
Text
Raw Permalink Normal View History

2025-02-07 13:37:10 -05:00
[gd_scene load_steps=5 format=3 uid="uid://bl3178jc8lq1x"]
2024-05-09 14:23:34 -04:00
[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"]
2025-02-05 14:05:36 -05:00
[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
2024-05-09 14:23:34 -04:00
[node name="Portal" instance=ExtResource("1_ttx3n")]
2025-02-05 14:05:36 -05:00
material = SubResource("ShaderMaterial_ia5nv")
2024-05-09 14:23:34 -04:00
texture_under = ExtResource("2_2epev")