same as below
This commit is contained in:
parent
2164eade29
commit
cb0ffac056
1674 changed files with 29651 additions and 93 deletions
|
@ -1,11 +1,26 @@
|
|||
[gd_scene load_steps=3 format=3 uid="uid://1ex46dwbqgdn"]
|
||||
[gd_scene load_steps=6 format=3 uid="uid://1ex46dwbqgdn"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://d2xigwib6hka4" path="res://quare_ability.tscn" id="1_k107v"]
|
||||
[ext_resource type="Shader" uid="uid://c2p7rwspwqmr8" path="res://greyscale.tres" id="2_6nuob"]
|
||||
[ext_resource type="Texture2D" uid="uid://dtipytdgtqr88" path="res://laser-icon.png" id="2_wo0et"]
|
||||
[ext_resource type="Texture2D" uid="uid://dux6o222ain2r" path="res://1-Bit Input Prompts Pixel 16/Tiles (White)/prompt_mouse.png" id="4_krrm2"]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_hrqqm"]
|
||||
resource_local_to_scene = true
|
||||
shader = ExtResource("2_6nuob")
|
||||
shader_parameter/strength = null
|
||||
|
||||
[node name="Laser" instance=ExtResource("1_k107v")]
|
||||
material = SubResource("ShaderMaterial_hrqqm")
|
||||
stretch_margin_left = 0
|
||||
stretch_margin_top = 0
|
||||
stretch_margin_right = 0
|
||||
stretch_margin_bottom = 0
|
||||
texture_under = ExtResource("2_wo0et")
|
||||
|
||||
[node name="prompt" parent="." index="0"]
|
||||
offset_left = -14.0
|
||||
offset_top = 7.0
|
||||
offset_right = 26.0
|
||||
offset_bottom = 47.0
|
||||
texture = ExtResource("4_krrm2")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue