Submissions from 2015-07-16 to 2015-07-17 (4 total)

A submission for Make games. 173

Worked on the save system, now that I'm able to add multiple enemies. The loading system will be more work though.

A submission for Make games. 173

Start work on a new init scene from which I can load test scenes. I need to start isolating some of my test scenarios so I can test them independently, and keep a pristine scene for building the actual quests in.

Messing around with Sprite Lamp. It is an application that creates normal maps of an image from drawings of where highlights would be if the light was shining from different sides. The first image is my base image. Then the highlights from the left, then highlights from the top (with Spritelamp you need at least two, but you can get better results by also drawing lighting from the bottom, right and center also). Next is the normal map that Sprite Lamp outputted.

Finally, what it looks like when the shader is applied. It actually looks kind of junky, but that's because my choice of base tile wasn't made with dynamic lighting in mind. Overall Sprite Lamp works pretty well. A little more labor intensive than I'd hoped. I think the tool I'd really like to use is Sprite DLight.

Spent the day learning some stuff so I was ready for indies vs gamers tomorrow