diff --git a/asset/astronaut01.png b/asset/astronaut01.png new file mode 100644 index 0000000..28cec91 Binary files /dev/null and b/asset/astronaut01.png differ diff --git a/asset/neingeist01.png b/asset/neingeist01.png new file mode 100644 index 0000000..0e988f1 Binary files /dev/null and b/asset/neingeist01.png differ diff --git a/asset/src/astronaut01.xcf b/asset/src/astronaut01.xcf new file mode 100644 index 0000000..8c8b139 Binary files /dev/null and b/asset/src/astronaut01.xcf differ diff --git a/asset/src/neingeist01.xcf b/asset/src/neingeist01.xcf new file mode 100644 index 0000000..a39de6d Binary files /dev/null and b/asset/src/neingeist01.xcf differ diff --git a/asset/src/starbug01.xcf b/asset/src/starbug01.xcf new file mode 100644 index 0000000..fe0dada Binary files /dev/null and b/asset/src/starbug01.xcf differ diff --git a/asset/starbug01.png b/asset/starbug01.png new file mode 100644 index 0000000..6ba1f54 Binary files /dev/null and b/asset/starbug01.png differ diff --git a/data/sprites.json b/data/sprites.json index c3d2ae4..73fae63 100644 --- a/data/sprites.json +++ b/data/sprites.json @@ -1 +1 @@ -{"player":{"sx":0,"sy":0,"cols":1,"tilew":30,"tileh":30,"frames":1},"enemy":{"sx":0,"sy":30,"cols":1,"tilew":30,"tileh":24,"frames":1},"tower":{"sx":0,"sy":54,"cols":1,"tilew":30,"tileh":30,"frames":1}} +{"astronaut":{"sx":0,"sy":1,"cols":1,"tilew":24,"tileh":24,"frames":1},"neingeist":{"sx":0,"sy":26,"cols":1,"tilew":24,"tileh":24,"frames":1},"starbug":{"sx":0,"sy":51,"cols":1,"tilew":24,"tileh":24,"frames":1}} \ No newline at end of file diff --git a/images/sprites.png b/images/sprites.png index 6c85f3d..20e8164 100644 Binary files a/images/sprites.png and b/images/sprites.png differ