Game
Deathly Descent
4 years ago

Welcome to Deathly Descent! Deathly Descent is a 2D platformer made using Unity inspired by the Indiana Jones series but with my own story and artwork. I encourage you to comment with any suggestions/criticisms you have! Enjoy!

- Matt




0 comments

Loading...

Next up

I've been working on improving the coin animations for Deathly Descent! This is what I've got done so far, I still need to make the sprite-sheets for the gold and platinum coins.

Very unfinished but the backdrop image, as it is in this video, is already leagues better than what I had last weekend! I'm going to work on it incrementally over the coming weeks as I work on implementing the stages idea I talked about before!

Close-up of the re-shaded Hensen!

Been working on the artwork for the "stage complete" screen all morning! Right now I'm improving the shadows/shading for Hensen because he is a part of that screen. I do need to work out the contrast between the text and the backdrop image, I know.

I mentioned some time ago that I'd upgraded the shading on the beetle enemy's character art. Finally got around to putting together a before-after shot of that upgrade! This time, I made gifs for both!

I've worked out a process for drawing bushes that I'm using for the backdrop! First I draw the branches, then "paint" where the bush texture will be, copy it's alpha to a new layer in white, then draw it's shadows in a layer over the bush layer.

Alright, I've been thinking... I wanna do a fly-off-screen when you complete a stage in Hensen Hopper (classic shmup stuff) and I COULD just hardcode it into the character controller script but I came up with a more nuanced solution.

This is just about the only situation in which I'll ever do this. I almost never put multiple calls to methods on the same line but here I've logged a warning to remind furure me to do something I didn't have time to do today in a glaringly obvious way.

I'm working on implementing Game Jolt's API with Deathly Descent, allowing me to, among other things, add trophies! I will have this update ready later this week! In the mean time, any suggestions/criticisms?

I've been working on the backdrop today! Among other things I've done, I made a bush! I know, SOOOO impressive lol.