Skip to content

Commit

Permalink
Bugfixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
voithos committed Jul 17, 2022
1 parent cbd0f1f commit 9a5678f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
Binary file modified assets/ui/end.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions scenes/end_screen.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
[node name="canvas" type="CanvasLayer" parent="."]

[node name="End" type="Sprite" parent="canvas"]
position = Vector2( 160, 88 )
scale = Vector2( 0.06, 0.06 )
position = Vector2( 160, 90 )
scale = Vector2( 0.067, 0.067 )
texture = ExtResource( 2 )

[node name="transition" parent="." instance=ExtResource( 1 )]
1 change: 0 additions & 1 deletion scenes/levels/main.tscn

Large diffs are not rendered by default.

0 comments on commit 9a5678f

Please sign in to comment.