stanbsky / How-Hard-Can-It-Be-Redux

DeltaDucks
http://stanbsky.com/How-Hard-Can-It-Be-Redux/
1 stars 0 forks source link

Pause screen button collision don't scale with screen size #23

Closed Kroojel closed 2 years ago

Kroojel commented 2 years ago

These appear in the bottom left, and need scaling up

Kroojel commented 2 years ago

In the resize method for MainGameScreen.java pauseMenu.getViewport().update(width, height); was added to update the included viewport.