omg ça marche
This commit is contained in:
@@ -16,7 +16,7 @@ public class Camera {
|
||||
private float pitch = 0.0f;
|
||||
|
||||
public Camera() {
|
||||
this.pos = new Vector3f(2, 2.0f, 0);
|
||||
this.pos = new Vector3f(1.5f, 1.5f, 0);
|
||||
setRotation(0.0f, -3.14150f / 2.0f);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user