idk
This commit is contained in:
parent
f4dc1a79fd
commit
f92b3a6f75
16 changed files with 217 additions and 39 deletions
11
laser-ability.tscn
Normal file
11
laser-ability.tscn
Normal file
|
@ -0,0 +1,11 @@
|
|||
[gd_scene load_steps=3 format=3 uid="uid://1ex46dwbqgdn"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://d2xigwib6hka4" path="res://quare_ability.tscn" id="1_k107v"]
|
||||
[ext_resource type="Texture2D" uid="uid://dtipytdgtqr88" path="res://laser-icon.png" id="2_wo0et"]
|
||||
|
||||
[node name="Laser" instance=ExtResource("1_k107v")]
|
||||
stretch_margin_left = 0
|
||||
stretch_margin_top = 0
|
||||
stretch_margin_right = 0
|
||||
stretch_margin_bottom = 0
|
||||
texture_under = ExtResource("2_wo0et")
|
Loading…
Add table
Add a link
Reference in a new issue