Comments

Log in with itch.io to leave a comment.

i also upload the same game but my game's pixel get blurry, but this game's pixel are looking very fine. how did you achieve this.

I remember I did lot of tweaks to the original game.

Its been a while I don’t remember the exact change

Here are a couple which might help

Project settings

window/stretch/mode="2d"
window/stretch/aspect="keep"

Example of how a file is loaded

[ext_resource path="res://dodge_assets/art/playerGrey_walk2.png" type="Texture" id=2]