1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-06-26 16:44:44 -04:00

Properly reference GameKit

- GameKit is now properly referenced using AutoLoad's root node instead of directly inheriting the Node because it redundent. I'm still learning. xD
- Removed Global Menu
- New icon, song, and font
- Use the engine's lighting
- Version
- SVG Sixam wordmark
This commit is contained in:
Anthony Wilcox 2019-05-06 14:59:49 -04:00
parent 4b501e0c6e
commit 0d1cb030f7
43 changed files with 943 additions and 203 deletions

View file

@ -49,12 +49,12 @@
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="5.6568543"
inkscape:cx="61.06424"
inkscape:cy="59.691654"
inkscape:cx="57.175153"
inkscape:cy="57.852419"
inkscape:window-x="-9"
inkscape:window-y="-9"
inkscape:window-maximized="1"
inkscape:current-layer="layer3" />
inkscape:current-layer="layer2" />
<g
inkscape:groupmode="layer"
id="layer1"
@ -88,8 +88,7 @@
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Re-Ink"
style="display:inline"
sodipodi:insensitive="true">
style="display:inline">
<path
style="opacity:1;fill:#003f00;fill-opacity:1;stroke:#000000;stroke-width:3.77952766;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 20.92203,15.22896 c 0,0 -4.320995,-7.0225477 0.89194,-9.0880412 4.013907,-1.5904089 18.973672,3.1143052 22.320898,3.7467605 4.35966,0.8237537 -3.429422,5.9105877 -3.429422,5.9105877"

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

Before After
Before After