diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2015-10-07 08:35:51 -0400 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2015-10-07 08:35:51 -0400 |
commit | 4244e4e535bcc2690e96468c4ac688a8a6002e2e (patch) | |
tree | 6ad6d4e274d1d98ca532a0bd002582caaa2f8672 | |
parent | f49eb15dbc7b8d77ff9580ccd44d42b9969969fc (diff) |
Added walking animation to player
-rw-r--r-- | assets/player1.png | bin | 0 -> 586 bytes |
-rw-r--r-- | assets/player2.png | bin | 0 -> 590 bytes |
-rw-r--r-- | out/Quest.o | bin | 0 -> 32596 bytes |
-rw-r--r-- | out/common.o | bin | 0 -> 2188 bytes |
-rw-r--r-- | out/entities.o | bin | 0 -> 93800 bytes |
-rw-r--r-- | out/gameplay.o | bin | 0 -> 43748 bytes |
-rw-r--r-- | out/inventory.o | bin | 0 -> 3156 bytes |
-rw-r--r-- | out/ui.o | bin | 0 -> 9844 bytes |
-rw-r--r-- | out/world.o | bin | 0 -> 37540 bytes |
9 files changed, 0 insertions, 0 deletions
diff --git a/assets/player1.png b/assets/player1.png Binary files differnew file mode 100644 index 0000000..5d8fbc6 --- /dev/null +++ b/assets/player1.png diff --git a/assets/player2.png b/assets/player2.png Binary files differnew file mode 100644 index 0000000..7f14884 --- /dev/null +++ b/assets/player2.png diff --git a/out/Quest.o b/out/Quest.o Binary files differnew file mode 100644 index 0000000..50fd936 --- /dev/null +++ b/out/Quest.o diff --git a/out/common.o b/out/common.o Binary files differnew file mode 100644 index 0000000..044750a --- /dev/null +++ b/out/common.o diff --git a/out/entities.o b/out/entities.o Binary files differnew file mode 100644 index 0000000..2fe8908 --- /dev/null +++ b/out/entities.o diff --git a/out/gameplay.o b/out/gameplay.o Binary files differnew file mode 100644 index 0000000..6894853 --- /dev/null +++ b/out/gameplay.o diff --git a/out/inventory.o b/out/inventory.o Binary files differnew file mode 100644 index 0000000..559aff1 --- /dev/null +++ b/out/inventory.o diff --git a/out/ui.o b/out/ui.o Binary files differnew file mode 100644 index 0000000..73dddad --- /dev/null +++ b/out/ui.o diff --git a/out/world.o b/out/world.o Binary files differnew file mode 100644 index 0000000..6f79983 --- /dev/null +++ b/out/world.o |