Skip to content

Commit

Permalink
Merge pull request #78 from adventureboss/fix_screen_stretch
Browse files Browse the repository at this point in the history
fix stretching the screen
  • Loading branch information
SteveHNH authored Dec 21, 2023
2 parents ee1691d + 4ddd073 commit b04e5a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ GameEvents="*res://scenes/autoload/game_events.gd"

window/size/viewport_width=1280
window/size/viewport_height=720
window/stretch/mode="viewport"
mouse_cursor/custom_image="res://assets/sprites/Mouse/crosshair_mouse_48.png"
mouse_cursor/custom_image_hotspot=Vector2(24, 24)

Expand Down

0 comments on commit b04e5a3

Please sign in to comment.