popraven novi npc

This commit is contained in:
2025-12-08 17:09:52 +01:00
parent 81a7895c10
commit abc536fea1
17 changed files with 149 additions and 58 deletions

View File

@@ -55,6 +55,8 @@ const config = {
transparent: false,
clearBeforeRender: true,
powerPreference: 'high-performance',
premultipliedAlpha: true, // Fix transparency
failIfMajorPerformanceCaveat: false,
// Eksplicitna NEAREST_NEIGHBOR filtracija
mipmapFilter: 'NEAREST',
batchSize: 4096