forked from noxious/client
lowered values
This commit is contained in:
parent
63a4448869
commit
237e16f8bb
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<TilemapLayer ref="tilemapLayer" :tilemap="map" :layerIndex="0" :cull-padding-x="50" :cull-padding-y="50" :tileset="data" />
|
||||
<TilemapLayer ref="tilemapLayer" :tilemap="map" :layerIndex="0" :cull-padding-x="10" :cull-padding-y="10" :tileset="data" />
|
||||
<Player :layer="tilemapLayer" />
|
||||
</template>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user