različne velikosti dreves
This commit is contained in:
@@ -52,7 +52,7 @@ class NPC {
|
||||
texKey
|
||||
);
|
||||
this.sprite.setOrigin(0.5, 1);
|
||||
this.sprite.setScale(0.2); // Mali, detajlni sprite
|
||||
this.sprite.setScale(0.3); // Optimized for visibility
|
||||
|
||||
// Depth sorting
|
||||
this.updateDepth();
|
||||
|
||||
Reference in New Issue
Block a user