Skip to content

Commit

Permalink
(#4) sgrinder assets
Browse files Browse the repository at this point in the history
  • Loading branch information
Difegue committed Jun 25, 2022
1 parent 7e54ad3 commit 4e995e1
Show file tree
Hide file tree
Showing 8 changed files with 172 additions and 0 deletions.
64 changes: 64 additions & 0 deletions LCDonald.Core/GameAssets/sgrinder/sgrinder.lay
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
<!-- sgrinder.lay -->

<mamelayout version="2">

<!-- Define Elements -->

<element name="manual">
<image file="sgrinder_manual.jpg" />
</element>
<element name="front">
<image file="sgrinder_front.jpg" />
</element>
<element name="back">
<image file="sgrinder_back.jpg" />
</element>
<element name="game_bg_crop">
<image file="sgrinder_bg_crop.jpg" />
</element>
<element name="game_bg">
<image file="sgrinder_bg.jpg" />
</element>

<!-- Define Views -->

<view name="Front">
<screen index="0">
<bounds x="737" y="662" width="719" height="558" />
</screen>
<element ref="front">
<bounds x="0" y="0" width="2237" height="2600" />
</element>
<element ref="game_bg_crop">
<bounds x="761" y="678" width="693" height="527" />
</element>
</view>

<view name="Closeup">
<screen index="0">
<bounds x="3" y="-1" width="1126" height="872" />
</screen>
<element ref="game_bg">
<bounds x="0" y="0" width="1129" height="884" />
</element>
</view>

<view name="Back">
<element ref="back">
<bounds x="0" y="0" width="2237" height="2600" />
</element>
</view>

<view name="Instructions">
<element ref="manual">
<bounds x="0" y="0" width="2343" height="2343" />
</element>
</view>
</mamelayout>

<!--
Shadow Grinder
- Artwork type: Photo, Background
- McDonald's Sonic Games Assets by Difegue
-->

108 changes: 108 additions & 0 deletions LCDonald.Core/GameAssets/sgrinder/sgrinder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added LCDonald/Assets/Icons/sgrinder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4e995e1

Please sign in to comment.