what, no muney?
This commit is contained in:
parent
94ef5a1d23
commit
2799e32053
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<TilemapLayer ref="tilemapLayer" :tilemap="map" :layerIndex="0" :cull-padding-x="10" :cull-padding-y="10" :tileset="data" />
|
||||
<Player :layer="layer" />
|
||||
<Controls :layer="layer" />
|
||||
<Player :layer="layer" />
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
|
Loading…
x
Reference in New Issue
Block a user