fix collisions and movement
This commit is contained in:
@@ -28,7 +28,7 @@ public class Lwjgl3Launcher {
|
||||
//// useful for testing performance, but can also be very stressful to some hardware.
|
||||
//// You may also need to configure GPU drivers to fully disable Vsync; this can cause screen tearing.
|
||||
|
||||
configuration.setWindowedMode(640, 480);
|
||||
configuration.setWindowedMode(860, 480);
|
||||
|
||||
//// You can change these files; they are in lwjgl3/src/main/resources/ .
|
||||
//// They can also be loaded from the root of assets/ .
|
||||
|
||||
Reference in New Issue
Block a user