Added and improved screen shaders, switched to viewport stretch mode, improved overall visual style

This commit is contained in:
ChaoticByte 2024-09-25 23:50:35 +02:00
parent bf1bf94f63
commit 471c496003
No known key found for this signature in database
7 changed files with 95 additions and 20 deletions

View file

@ -27,4 +27,4 @@ position = Vector2(4, 0)
target_position = Vector2(0, -8.1)
[node name="Polygon2D" type="Polygon2D" parent="."]
polygon = PackedVector2Array(-7, -7, -7, 7, 7, 7, 7, -7)
polygon = PackedVector2Array(-9, -9, -9, 9, 9, 9, 9, -9)