različne velikosti dreves
This commit is contained in:
@@ -67,6 +67,9 @@ class GameScene extends Phaser.Scene {
|
||||
// Round pixels za crisp pixel art
|
||||
this.cameras.main.roundPixels = true;
|
||||
|
||||
// Zoom out za boljši pogled (85% zoom)
|
||||
this.cameras.main.setZoom(0.85);
|
||||
|
||||
// Parallax oblaki
|
||||
this.createClouds();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user