Skip to content

Commit

Permalink
mention heigthmaps problem with opt
Browse files Browse the repository at this point in the history
  • Loading branch information
pmp-p committed Feb 3, 2024
1 parent 7ea9974 commit d71c382
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ else:
snd = pygame.mixer.Sound("sound.wav") # or .WAV, .mp3, .MP3, etc.
```

if you have heightmaps in your assets use `--no_opt` to prevent png recompression.

if you want to keep pixelated look whatever the device screen size is use:
```py
import sys, platform
Expand Down

0 comments on commit d71c382

Please sign in to comment.