basic tutorial setup
This commit is contained in:
30
assets/ui/input-prompts/Playdate/playdate_sheet_double.xml
Normal file
30
assets/ui/input-prompts/Playdate/playdate_sheet_double.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<TextureAtlas imagePath="playdate_sheet_double.png">
|
||||
<SubTexture name="playdate_button_a" x="0" y="0" width="128" height="128" />
|
||||
<SubTexture name="playdate_button_a_outline" x="128" y="0" width="128" height="128" />
|
||||
<SubTexture name="playdate_button_b" x="256" y="0" width="128" height="128" />
|
||||
<SubTexture name="playdate_button_b_outline" x="384" y="0" width="128" height="128" />
|
||||
<SubTexture name="playdate_button_menu" x="512" y="0" width="128" height="128" />
|
||||
<SubTexture name="playdate_button_menu_outline" x="640" y="0" width="128" height="128" />
|
||||
<SubTexture name="playdate_crank" x="0" y="128" width="128" height="128" />
|
||||
<SubTexture name="playdate_crank_clockwise" x="128" y="128" width="128" height="128" />
|
||||
<SubTexture name="playdate_crank_counterclockwise" x="256" y="128" width="128" height="128" />
|
||||
<SubTexture name="playdate_dpad" x="384" y="128" width="128" height="128" />
|
||||
<SubTexture name="playdate_dpad_all" x="512" y="128" width="128" height="128" />
|
||||
<SubTexture name="playdate_dpad_down" x="640" y="128" width="128" height="128" />
|
||||
<SubTexture name="playdate_dpad_down_outline" x="0" y="256" width="128" height="128" />
|
||||
<SubTexture name="playdate_dpad_horizontal" x="128" y="256" width="128" height="128" />
|
||||
<SubTexture name="playdate_dpad_horizontal_outline" x="256" y="256" width="128" height="128" />
|
||||
<SubTexture name="playdate_dpad_left" x="384" y="256" width="128" height="128" />
|
||||
<SubTexture name="playdate_dpad_left_outline" x="512" y="256" width="128" height="128" />
|
||||
<SubTexture name="playdate_dpad_none" x="640" y="256" width="128" height="128" />
|
||||
<SubTexture name="playdate_dpad_right" x="0" y="384" width="128" height="128" />
|
||||
<SubTexture name="playdate_dpad_right_outline" x="128" y="384" width="128" height="128" />
|
||||
<SubTexture name="playdate_dpad_up" x="256" y="384" width="128" height="128" />
|
||||
<SubTexture name="playdate_dpad_up_outline" x="384" y="384" width="128" height="128" />
|
||||
<SubTexture name="playdate_dpad_vertical" x="512" y="384" width="128" height="128" />
|
||||
<SubTexture name="playdate_dpad_vertical_outline" x="640" y="384" width="128" height="128" />
|
||||
<SubTexture name="playdate_icon" x="0" y="512" width="128" height="128" />
|
||||
<SubTexture name="playdate_icon_crank" x="128" y="512" width="128" height="128" />
|
||||
<SubTexture name="playdate_icon_crank_outline" x="256" y="512" width="128" height="128" />
|
||||
<SubTexture name="playdate_icon_outline" x="384" y="512" width="128" height="128" />
|
||||
</TextureAtlas>
|
||||
Reference in New Issue
Block a user