This commit is contained in:
parent
4a31db6411
commit
88c05bbd8c
21 changed files with 194 additions and 75 deletions
|
@ -1,9 +1,8 @@
|
|||
[gd_scene load_steps=6 format=3 uid="uid://bl3178jc8lq1x"]
|
||||
[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"]
|
||||
[ext_resource type="Texture2D" uid="uid://dux6o222ain2r" path="res://1-Bit Input Prompts Pixel 16/Tiles (White)/prompt_mouse.png" id="4_kefbp"]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_ia5nv"]
|
||||
resource_local_to_scene = true
|
||||
|
@ -13,10 +12,3 @@ shader_parameter/strength = null
|
|||
[node name="Portal" instance=ExtResource("1_ttx3n")]
|
||||
material = SubResource("ShaderMaterial_ia5nv")
|
||||
texture_under = ExtResource("2_2epev")
|
||||
|
||||
[node name="prompt" parent="." index="0"]
|
||||
offset_left = -20.0
|
||||
offset_top = 3.0
|
||||
offset_right = 20.0
|
||||
offset_bottom = 43.0
|
||||
texture = ExtResource("4_kefbp")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue