Added requirements.txt
Fixed projectilespawn from enemys
This commit is contained in:
BIN
sprites/enemy_1.png
Normal file
BIN
sprites/enemy_1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
75
sprites/enemy_1.svg
Normal file
75
sprites/enemy_1.svg
Normal file
@@ -0,0 +1,75 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="60"
|
||||
height="60"
|
||||
viewBox="0 0 15.874998 15.874998"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
|
||||
sodipodi:docname="enemy_1.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="#ffffff"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:document-units="px"
|
||||
inkscape:zoom="5.8658912"
|
||||
inkscape:cx="66.145107"
|
||||
inkscape:cy="36.823049"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1368"
|
||||
inkscape:window-x="2560"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<defs
|
||||
id="defs1">
|
||||
<inkscape:path-effect
|
||||
effect="bspline"
|
||||
id="path-effect10"
|
||||
is_visible="true"
|
||||
lpeversion="1.3"
|
||||
weight="33.333333"
|
||||
steps="2"
|
||||
helper_size="0"
|
||||
apply_no_weight="true"
|
||||
apply_with_weight="true"
|
||||
only_selected="false"
|
||||
uniform="false" />
|
||||
</defs>
|
||||
<g
|
||||
inkscape:label="Ebene 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<path
|
||||
style="fill:#44a900;stroke-width:0.264583"
|
||||
d="m -23.680329,-16.283045 c 0,0 31.3031395,20.4327406 31.3031395,20.4327406"
|
||||
id="path10"
|
||||
inkscape:path-effect="#path-effect10"
|
||||
inkscape:original-d="M -23.680329,-16.283045 7.6228105,4.1496956" />
|
||||
<ellipse
|
||||
style="fill:#b3b3b3;stroke-width:0.335313"
|
||||
id="path11"
|
||||
cx="7.8524895"
|
||||
cy="7.7682891"
|
||||
rx="3.9080892"
|
||||
ry="4.1147518" />
|
||||
<ellipse
|
||||
style="fill:#b3b3b3;stroke-width:0.3716"
|
||||
id="path12"
|
||||
cx="7.937499"
|
||||
cy="9.6954823"
|
||||
rx="7.937499"
|
||||
ry="3.6149874" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.1 KiB |
Reference in New Issue
Block a user