feat: improved player sprite

Former-commit-id: 3a25ed8eee0ab780292511b72f60ed59e90374d7
This commit is contained in:
Muhammad Nauman Raza 2023-12-05 13:51:22 +00:00
parent 4776886cfe
commit b24372284d
Signed by: devraza
GPG key ID: 91EAD6081011574B
4 changed files with 14 additions and 12 deletions

BIN
assets/player/player-2x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 715 B

BIN
assets/player/player-4x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 397 B

After

Width:  |  Height:  |  Size: 375 B

View file

@ -7,10 +7,10 @@
viewBox="0 0 8.4666665 10.583333"
version="1.1"
id="svg1"
inkscape:export-filename="player.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
inkscape:version="1.3.1 (91b66b0783, 2023-11-16)"
inkscape:export-filename="player-4x.png"
inkscape:export-xdpi="384"
inkscape:export-ydpi="384"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
sodipodi:docname="player.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
@ -26,15 +26,16 @@
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="8"
inkscape:cx="-11.9375"
inkscape:cy="24.75"
inkscape:window-width="2560"
inkscape:window-height="1080"
inkscape:zoom="8.1914491"
inkscape:cx="16.785797"
inkscape:cy="21.180624"
inkscape:window-width="1366"
inkscape:window-height="768"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
inkscape:current-layer="layer1"
showgrid="false" />
<defs
id="defs1" />
<g
@ -62,7 +63,8 @@
sodipodi:arg2="0.52359878"
inkscape:rounded="0"
inkscape:randomized="0"
inkscape:transform-center-y="0.23402232"
transform="matrix(-1.8037062,0,0,-1,10.351161,3.2426846)" />
inkscape:transform-center-y="0.30864532"
transform="matrix(-1.8037062,0,0,-1.3188712,10.351161,4.2764908)"
d="M 5.7080297,-0.76973088 3.3918092,3.2420806 1.0755888,-0.76973086 Z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB