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

38 lines
3.1 KiB
XML

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