Updated styling, little cleaning up
This commit is contained in:
@ -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" />
|
||||
|
Reference in New Issue
Block a user