Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
488 changes: 306 additions & 182 deletions README.md

Large diffs are not rendered by default.

Binary file removed assets/astronaut/back_01.png
Binary file not shown.
Binary file removed assets/astronaut/back_02.png
Binary file not shown.
Binary file removed assets/astronaut/back_03.png
Binary file not shown.
Binary file removed assets/astronaut/back_04.png
Binary file not shown.
Binary file removed assets/astronaut/back_05.png
Binary file not shown.
Binary file removed assets/astronaut/back_06.png
Binary file not shown.
Binary file removed assets/astronaut/front_01.png
Binary file not shown.
Binary file removed assets/astronaut/front_02.png
Binary file not shown.
Binary file removed assets/astronaut/front_03.png
Binary file not shown.
Binary file removed assets/astronaut/front_04.png
Binary file not shown.
Binary file removed assets/astronaut/front_05.png
Binary file not shown.
Binary file removed assets/astronaut/front_06.png
Binary file not shown.
Binary file removed assets/astronaut/idle_01.png
Binary file not shown.
Binary file removed assets/astronaut/idle_02.png
Binary file not shown.
Binary file removed assets/astronaut/idle_03.png
Binary file not shown.
Binary file removed assets/astronaut/idle_04.png
Binary file not shown.
Binary file removed assets/astronaut/idle_05.png
Binary file not shown.
Binary file removed assets/astronaut/left_01.png
Binary file not shown.
Binary file removed assets/astronaut/left_02.png
Binary file not shown.
Binary file removed assets/astronaut/left_03.png
Binary file not shown.
Binary file removed assets/astronaut/left_04.png
Binary file not shown.
Binary file removed assets/astronaut/left_05.png
Binary file not shown.
Binary file removed assets/astronaut/left_06.png
Binary file not shown.
Binary file removed assets/astronaut/right_01.png
Binary file not shown.
Binary file removed assets/astronaut/right_02.png
Binary file not shown.
Binary file removed assets/astronaut/right_03.png
Diff not rendered.
Binary file removed assets/astronaut/right_04.png
Diff not rendered.
Binary file removed assets/astronaut/right_05.png
Diff not rendered.
Binary file removed assets/astronaut/right_06.png
Diff not rendered.
29 changes: 29 additions & 0 deletions assets/character/character.atlas
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
animations {
id: "idle"
images {
image: "/assets/character/idle/idle_down_1.png"
}
images {
image: "/assets/character/idle/idle_down_2.png"
}
images {
image: "/assets/character/idle/idle_down_3.png"
}
images {
image: "/assets/character/idle/idle_down_4.png"
}
images {
image: "/assets/character/idle/idle_down_5.png"
}
images {
image: "/assets/character/idle/idle_down_6.png"
}
images {
image: "/assets/character/idle/idle_down_7.png"
}
images {
image: "/assets/character/idle/idle_down_8.png"
}
playback: PLAYBACK_LOOP_FORWARD
fps: 15
}
Binary file added assets/character/down/run_down_1.png
Binary file added assets/character/down/run_down_2.png
Binary file added assets/character/down/run_down_3.png
Binary file added assets/character/down/run_down_4.png
Binary file added assets/character/down/run_down_5.png
Binary file added assets/character/down/run_down_6.png
Binary file added assets/character/down/run_down_7.png
Binary file added assets/character/down/run_down_8.png
Binary file added assets/character/idle/idle_down_1.png
Binary file added assets/character/idle/idle_down_2.png
Binary file added assets/character/idle/idle_down_3.png
Binary file added assets/character/idle/idle_down_4.png
Binary file added assets/character/idle/idle_down_5.png
Binary file added assets/character/idle/idle_down_6.png
Binary file added assets/character/idle/idle_down_7.png
Binary file added assets/character/idle/idle_down_8.png
Binary file added assets/character/left/run_left_1.png
Binary file added assets/character/left/run_left_2.png
Binary file added assets/character/left/run_left_3.png
Binary file added assets/character/left/run_left_4.png
Binary file added assets/character/left/run_left_5.png
Binary file added assets/character/left/run_left_6.png
Binary file added assets/character/left/run_left_7.png
Binary file added assets/character/left/run_left_8.png
Binary file added assets/character/right/run_right_1.png
Binary file added assets/character/right/run_right_2.png
Binary file added assets/character/right/run_right_3.png
Binary file added assets/character/right/run_right_4.png
Binary file added assets/character/right/run_right_5.png
Binary file added assets/character/right/run_right_6.png
Binary file added assets/character/right/run_right_7.png
Binary file added assets/character/right/run_right_8.png
Binary file added assets/character/up/run_up_1.png
Binary file added assets/character/up/run_up_2.png
Binary file added assets/character/up/run_up_3.png
Binary file added assets/character/up/run_up_4.png
Binary file added assets/character/up/run_up_5.png
Binary file added assets/character/up/run_up_6.png
Binary file added assets/character/up/run_up_7.png
Binary file added assets/character/up/run_up_8.png
Binary file removed assets/tiles.png
Diff not rendered.
Loading