Files
MovementTests/assets/ui/input-prompts/Playdate/playdate_sheet_default.xml
Minimata 29d9f44142
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 18s
Create tag and build when new code gets to main / Export (push) Successful in 6m12s
basic tutorial setup
2025-11-05 16:08:36 +01:00

30 lines
2.4 KiB
XML

<TextureAtlas imagePath="playdate_sheet_default.png">
<SubTexture name="playdate_button_a" x="0" y="0" width="64" height="64" />
<SubTexture name="playdate_button_a_outline" x="64" y="0" width="64" height="64" />
<SubTexture name="playdate_button_b" x="128" y="0" width="64" height="64" />
<SubTexture name="playdate_button_b_outline" x="192" y="0" width="64" height="64" />
<SubTexture name="playdate_button_menu" x="256" y="0" width="64" height="64" />
<SubTexture name="playdate_button_menu_outline" x="320" y="0" width="64" height="64" />
<SubTexture name="playdate_crank" x="0" y="64" width="64" height="64" />
<SubTexture name="playdate_crank_clockwise" x="64" y="64" width="64" height="64" />
<SubTexture name="playdate_crank_counterclockwise" x="128" y="64" width="64" height="64" />
<SubTexture name="playdate_dpad" x="192" y="64" width="64" height="64" />
<SubTexture name="playdate_dpad_all" x="256" y="64" width="64" height="64" />
<SubTexture name="playdate_dpad_down" x="320" y="64" width="64" height="64" />
<SubTexture name="playdate_dpad_down_outline" x="0" y="128" width="64" height="64" />
<SubTexture name="playdate_dpad_horizontal" x="64" y="128" width="64" height="64" />
<SubTexture name="playdate_dpad_horizontal_outline" x="128" y="128" width="64" height="64" />
<SubTexture name="playdate_dpad_left" x="192" y="128" width="64" height="64" />
<SubTexture name="playdate_dpad_left_outline" x="256" y="128" width="64" height="64" />
<SubTexture name="playdate_dpad_none" x="320" y="128" width="64" height="64" />
<SubTexture name="playdate_dpad_right" x="0" y="192" width="64" height="64" />
<SubTexture name="playdate_dpad_right_outline" x="64" y="192" width="64" height="64" />
<SubTexture name="playdate_dpad_up" x="128" y="192" width="64" height="64" />
<SubTexture name="playdate_dpad_up_outline" x="192" y="192" width="64" height="64" />
<SubTexture name="playdate_dpad_vertical" x="256" y="192" width="64" height="64" />
<SubTexture name="playdate_dpad_vertical_outline" x="320" y="192" width="64" height="64" />
<SubTexture name="playdate_icon" x="0" y="256" width="64" height="64" />
<SubTexture name="playdate_icon_crank" x="64" y="256" width="64" height="64" />
<SubTexture name="playdate_icon_crank_outline" x="128" y="256" width="64" height="64" />
<SubTexture name="playdate_icon_outline" x="192" y="256" width="64" height="64" />
</TextureAtlas>