forked from team-sg/hero-mark-2
state chart updates
This commit is contained in:
parent
d11ccb37a1
commit
02b85c7dd2
7 changed files with 242 additions and 18 deletions
92
addons/godot_state_charts/state.svg
Normal file
92
addons/godot_state_charts/state.svg
Normal file
|
@ -0,0 +1,92 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="100%"
|
||||
height="100%"
|
||||
viewBox="0 0 32 32"
|
||||
version="1.1"
|
||||
xml:space="preserve"
|
||||
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;"
|
||||
id="svg132"
|
||||
sodipodi:docname="state.svg"
|
||||
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:serif="http://www.serif.com/"><defs
|
||||
id="defs136"><linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient1345"><stop
|
||||
style="stop-color:#e18e39;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop1341" /><stop
|
||||
style="stop-color:#e18e39;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop1343" /></linearGradient><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient1345"
|
||||
id="linearGradient1347"
|
||||
x1="12.971001"
|
||||
y1="16.312"
|
||||
x2="20.609001"
|
||||
y2="16.312"
|
||||
gradientUnits="userSpaceOnUse" /></defs><sodipodi:namedview
|
||||
id="namedview134"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="17.46875"
|
||||
inkscape:cx="5.5241503"
|
||||
inkscape:cy="16.028623"
|
||||
inkscape:window-width="1302"
|
||||
inkscape:window-height="737"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="Artboard11" />
|
||||
<rect
|
||||
id="Artboard1"
|
||||
x="0"
|
||||
y="0"
|
||||
width="32"
|
||||
height="32"
|
||||
style="fill:none;" />
|
||||
<g
|
||||
id="Artboard11"
|
||||
serif:id="Artboard1">
|
||||
<g
|
||||
transform="matrix(1.03705,0,0,1.03705,-0.460588,-0.659827)"
|
||||
id="g124"
|
||||
style="stroke-width:0.99995179;stroke-dasharray:none">
|
||||
<g
|
||||
id="BG"
|
||||
style="stroke-width:0.99995179;stroke-dasharray:none">
|
||||
<path
|
||||
d="M30.337,8.833C30.337,4.841 27.096,1.601 23.104,1.601L8.64,1.601C4.649,1.601 1.408,4.841 1.408,8.833L1.408,23.297C1.408,27.288 4.649,30.529 8.64,30.529L23.104,30.529C27.096,30.529 30.337,27.288 30.337,23.297L30.337,8.833Z"
|
||||
style="fill:none;stroke:rgb(225, 142, 57);stroke-width:0.99995179;stroke-dasharray:none"
|
||||
id="path121" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(3.01177,0,0,3.01177,-34.5681,-33.1274)"
|
||||
id="g129"
|
||||
style="fill:none;stroke:#e18e39;stroke-opacity:1;opacity:1;stroke-width:0.83406103;stroke-dasharray:none">
|
||||
<g
|
||||
id="AtomicState"
|
||||
style="fill:none;stroke:#e18e39;stroke-opacity:1;stroke-width:0.83406103;stroke-dasharray:none">
|
||||
<circle
|
||||
cx="16.79"
|
||||
cy="16.312"
|
||||
r="3.319"
|
||||
style="fill:none;stroke:#e18e39;stroke-opacity:1;stroke-width:0.83406103;stroke-dasharray:none"
|
||||
id="circle126" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 3 KiB |
Loading…
Add table
Add a link
Reference in a new issue