mirror of
https://github.com/Steffo99/watermelonkeys-patched-ld51.git
synced 2024-11-25 09:24:24 +00:00
scuffed night lighting
This commit is contained in:
parent
af8f256571
commit
513f45ab22
2 changed files with 19 additions and 4 deletions
20
Level1.tscn
20
Level1.tscn
File diff suppressed because one or more lines are too long
|
@ -47,8 +47,9 @@ __meta__ = {
|
||||||
}
|
}
|
||||||
|
|
||||||
[node name="Light2D" type="Light2D" parent="."]
|
[node name="Light2D" type="Light2D" parent="."]
|
||||||
scale = Vector2( 0.1604, 0.164063 )
|
scale = Vector2( 0.16, 0.16 )
|
||||||
texture = ExtResource( 1 )
|
texture = ExtResource( 1 )
|
||||||
|
shadow_enabled = true
|
||||||
|
|
||||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||||
shape = SubResource( 3 )
|
shape = SubResource( 3 )
|
||||||
|
|
Loading…
Reference in a new issue