Files
MovementTests/assets/ui/input-prompts/Generic/generic_sheet_double.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

38 lines
3.2 KiB
XML

<TextureAtlas imagePath="generic_sheet_double.png">
<SubTexture name="generic_button" x="0" y="0" width="128" height="128" />
<SubTexture name="generic_button_circle" x="128" y="0" width="128" height="128" />
<SubTexture name="generic_button_circle_fill" x="256" y="0" width="128" height="128" />
<SubTexture name="generic_button_circle_outline" x="384" y="0" width="128" height="128" />
<SubTexture name="generic_button_finger" x="512" y="0" width="128" height="128" />
<SubTexture name="generic_button_finger_pressed" x="640" y="0" width="128" height="128" />
<SubTexture name="generic_button_pressed" x="0" y="128" width="128" height="128" />
<SubTexture name="generic_button_square" x="128" y="128" width="128" height="128" />
<SubTexture name="generic_button_square_fill" x="256" y="128" width="128" height="128" />
<SubTexture name="generic_button_square_outline" x="384" y="128" width="128" height="128" />
<SubTexture name="generic_button_trigger_a" x="512" y="128" width="128" height="128" />
<SubTexture name="generic_button_trigger_a_fill" x="640" y="128" width="128" height="128" />
<SubTexture name="generic_button_trigger_a_outline" x="0" y="256" width="128" height="128" />
<SubTexture name="generic_button_trigger_b" x="128" y="256" width="128" height="128" />
<SubTexture name="generic_button_trigger_b_fill" x="256" y="256" width="128" height="128" />
<SubTexture name="generic_button_trigger_b_outline" x="384" y="256" width="128" height="128" />
<SubTexture name="generic_button_trigger_c" x="512" y="256" width="128" height="128" />
<SubTexture name="generic_button_trigger_c_fill" x="640" y="256" width="128" height="128" />
<SubTexture name="generic_button_trigger_c_outline" x="0" y="384" width="128" height="128" />
<SubTexture name="generic_joystick" x="128" y="384" width="128" height="128" />
<SubTexture name="generic_joystick_horizontal" x="256" y="384" width="128" height="128" />
<SubTexture name="generic_joystick_left" x="384" y="384" width="128" height="128" />
<SubTexture name="generic_joystick_red" x="512" y="384" width="128" height="128" />
<SubTexture name="generic_joystick_red_horizontal" x="640" y="384" width="128" height="128" />
<SubTexture name="generic_joystick_red_left" x="0" y="512" width="128" height="128" />
<SubTexture name="generic_joystick_red_right" x="128" y="512" width="128" height="128" />
<SubTexture name="generic_joystick_right" x="256" y="512" width="128" height="128" />
<SubTexture name="generic_stick" x="384" y="512" width="128" height="128" />
<SubTexture name="generic_stick_down" x="512" y="512" width="128" height="128" />
<SubTexture name="generic_stick_horizontal" x="640" y="512" width="128" height="128" />
<SubTexture name="generic_stick_left" x="0" y="640" width="128" height="128" />
<SubTexture name="generic_stick_press" x="128" y="640" width="128" height="128" />
<SubTexture name="generic_stick_right" x="256" y="640" width="128" height="128" />
<SubTexture name="generic_stick_side" x="384" y="640" width="128" height="128" />
<SubTexture name="generic_stick_up" x="512" y="640" width="128" height="128" />
<SubTexture name="generic_stick_vertical" x="640" y="640" width="128" height="128" />
</TextureAtlas>