haven’t quite worked out my pipeline… Player is a little smaller than I expected
Pulp draws at 2x. The SDK way to achieve that is to call playdate.display.setScale(2)
.
2 Likes
Pulp draws at 2x. The SDK way to achieve that is to call playdate.display.setScale(2)
.