How does this still work? Why does it improve performance so much???¿¿
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<TilemapLayer :tilemap="zoneTilemap" :tileset="tileArray" :layerIndex="0" :cull-padding="10" />
|
||||
<!-- <TilemapLayer :tilemap="zoneTilemap" :tileset="tileArray" :layerIndex="0" :cull-padding="0" />-->
|
||||
<Controls :layer="tiles" :depth="0" />
|
||||
</template>
|
||||
|
||||
|
Reference in New Issue
Block a user