Updated styling, little cleaning up

This commit is contained in:
2024-06-09 22:15:10 +02:00
parent 34032e5c2f
commit d7e4da307a
6 changed files with 60 additions and 48 deletions

View File

@ -30,7 +30,7 @@
color: '#FFF',
fontSize: '1rem',
strokeThickness: 4,
stroke: 'red'
stroke: '#000'
}"
/>
<Sprite ref="sprite" :x="props.character?.position_x" :y="props.character?.position_y" play="walk" />