ape-ame/laser-ability.tscn

19 lines
756 B
Text
Raw Permalink Normal View History

[gd_scene load_steps=5 format=3 uid="uid://1ex46dwbqgdn"]
2024-05-09 14:23:34 -04:00
[ext_resource type="PackedScene" uid="uid://d2xigwib6hka4" path="res://quare_ability.tscn" id="1_k107v"]
2025-02-05 14:05:36 -05:00
[ext_resource type="Shader" uid="uid://c2p7rwspwqmr8" path="res://greyscale.tres" id="2_6nuob"]
2024-05-09 14:23:34 -04:00
[ext_resource type="Texture2D" uid="uid://dtipytdgtqr88" path="res://laser-icon.png" id="2_wo0et"]
2025-02-05 14:05:36 -05:00
[sub_resource type="ShaderMaterial" id="ShaderMaterial_hrqqm"]
resource_local_to_scene = true
shader = ExtResource("2_6nuob")
shader_parameter/strength = null
2024-05-09 14:23:34 -04:00
[node name="Laser" instance=ExtResource("1_k107v")]
2025-02-05 14:05:36 -05:00
material = SubResource("ShaderMaterial_hrqqm")
2024-05-09 14:23:34 -04:00
stretch_margin_left = 0
stretch_margin_top = 0
stretch_margin_right = 0
stretch_margin_bottom = 0
texture_under = ExtResource("2_wo0et")