fix most of the script errors and warnings, fixed a couple tiny bugs in the process :)
This commit is contained in:
parent
9435089f21
commit
72733db609
23 changed files with 55 additions and 63 deletions
|
@ -1,12 +1,8 @@
|
|||
[gd_scene load_steps=3 format=2]
|
||||
[gd_scene load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://autoloads/stain_layer.gd" type="Script" id=1]
|
||||
|
||||
[sub_resource type="ViewportTexture" id=1]
|
||||
viewport_path = NodePath("Viewport")
|
||||
|
||||
[node name="StainLight" type="Light2D" groups=["viewport_autoload"]]
|
||||
texture = SubResource( 1 )
|
||||
offset = Vector2( 128, 96 )
|
||||
mode = 2
|
||||
range_item_cull_mask = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue