|
e17dd9ea7c
|
Made a function to generate renderers.
|
2018-03-04 14:44:52 -08:00 |
|
c737024599
|
The asset loader should now have all like assets bundled together. So all swimming animations will pull from the same body sprite as defined instead of always random.
|
2018-03-04 14:32:59 -08:00 |
|
d5536b9e52
|
Getting closer to the finished product. Assets are grouped together now with .json holding all the info for the different animation types.
|
2018-03-04 13:23:40 -08:00 |
|
005ad14cfd
|
I think the asset loader works this time. I can have 4 pngs assigned per .json file. Only way to know for sure is to start loading in a ton of art...
|
2018-03-04 07:53:55 -08:00 |
|
b9e42ae256
|
Got the asset loaded up and running. Currently I can load in normal npc sprites using .json files.
|
2018-03-04 04:36:46 -08:00 |
|
1fc38b964c
|
Started work on custom npcs. Can load in new npcs from graphics. They don't do anything but stand there...
|
2018-02-23 19:10:56 -08:00 |