basic tutorial setup
This commit is contained in:
38
assets/ui/input-prompts/Generic/generic_sheet_default.xml
Normal file
38
assets/ui/input-prompts/Generic/generic_sheet_default.xml
Normal file
@@ -0,0 +1,38 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user