add enemy
This commit is contained in:
parent
276e11fb49
commit
edd005cb4d
7 changed files with 137 additions and 10 deletions
62
static/assets/shooter.svg
Normal file
62
static/assets/shooter.svg
Normal file
|
@ -0,0 +1,62 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="110"
|
||||
height="110"
|
||||
viewBox="0 0 110 110"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
|
||||
sodipodi:docname="shooter.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview1"
|
||||
pagecolor="#000000"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:document-units="px"
|
||||
inkscape:zoom="4.1121712"
|
||||
inkscape:cx="61.403086"
|
||||
inkscape:cy="49.487239"
|
||||
inkscape:window-width="1918"
|
||||
inkscape:window-height="1056"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false" />
|
||||
<defs
|
||||
id="defs1" />
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(5,5)">
|
||||
<circle
|
||||
style="fill:#834141;fill-opacity:1;stroke:#fcf9f9;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
|
||||
id="path1"
|
||||
cx="50"
|
||||
cy="50"
|
||||
r="50" />
|
||||
<path
|
||||
id="circle4"
|
||||
style="fill:#582b2b;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers;fill-opacity:1"
|
||||
d="M 50 0 A 50 50 0 0 0 4.5566406 29.15625 C 2.0495143 38.07249 0.46754838 45.280484 0.095703125 48.669922 A 50 50 0 0 0 0 50 C 0 59.3151 34.053758 47.505859 61.667969 47.505859 C 89.282178 47.505859 93.717713 56.877787 100 50 A 50 50 0 0 0 50 0 z " />
|
||||
<path
|
||||
id="rect1"
|
||||
style="fill:#ffffff;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.38;paint-order:stroke fill markers"
|
||||
d="m 75.271741,24.808649 c 1.762363,1.762363 1.762363,4.599958 -1e-6,6.362321 L 31.251359,75.191351 c -1.762362,1.762363 -4.599956,1.762363 -6.36232,-10e-7 -1.762362,-1.762362 -1.762362,-4.599956 0,-6.362319 L 68.90942,24.80865 c 1.762364,-1.762363 4.599958,-1.762364 6.362321,-1e-6 z" />
|
||||
<path
|
||||
id="path2"
|
||||
style="fill:#ffffff;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.38;paint-order:stroke fill markers"
|
||||
d="m 24.88904,24.808649 c -1.762363,1.762363 -1.762363,4.599958 10e-7,6.362321 l 44.020381,44.020381 c 1.762362,1.762363 4.599956,1.762363 6.36232,-10e-7 1.762362,-1.762362 1.762362,-4.599956 0,-6.362319 L 31.251361,24.80865 c -1.762364,-1.762363 -4.599958,-1.762364 -6.362321,-1e-6 z" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.8 KiB |
Loading…
Add table
Add a link
Reference in a new issue