Game
Dead Drift



3 years ago

FIRE IN THE HOLE!

Since I'm making a new power that will also use the Explosion code, I'm improving the explosion animation!

Click [Read article] for more details!


Here are the explosion improvements:

  • First, I added a dashed circle around the base of the Grenade, so that its blast area is more pronounced. The blast area is actually larger than this circle, but... it serves the purpose of drawing additional attention to the grenade (which was a little hard to spot, in my opinion);

explosion_area.png
  • I also made the car dust a little lighter, so that the grenade and the explosion are more visible. This makes the car less... *powerful*, but I think was necessary.

  • I also improved how the zombies were sent flying by the explosion. The Z movement (their movement in the air) is now better, and now there's a shadow, to give more depth to the zombie movement. I like this result a lot!

    image.png

Making this shadow was quite cool. I basically double the zombie sprite, used an opacity of 50%, and Construct's "Color Tint" effect. Then, in the code, I make this sprite share the animation and the animation frame of the zombie itself, but instead of sharing its Z Elevation, I set the shadow's Z to 0 every tick:

image.png

And that's it for now!

Hopefully, I'll be able to share the new power which also uses this improved explosion, "Homing Missile", later today!

Bye, folks!



10 comments

Loading...

Next up

It's coming, folks!!! Anyone else excited???

Mission Complete! Yesterday I was thinking hard about Dead Drift and I had a game design breakthrough!

If you're interested in this kind of design stuff, click on [Read article] below...

#indiedev #gamedev

QUICK UPDATE on the MISSIONS SYSTEM!

I have been working on this progression layer and things have been going well! Here's a video of me testing this system!

Click on Read Article for more info! :)

#gamedev #indiedev

Doki Doki Literature Club is celebrating Monika's birthday and the 8th anniversary of DDLC with exclusive stickers, avatar frames and backgrounds on Game Jolt! 

Head over to the shop to collect yours 👉 https://gamejolt.com/#shop

NEW UI PLANNING!

Since the beginning of this project, I've done its UI in a somewhat haphazard way. Now it's time to get some things right, so I'm planning to fix some things about its user interface.

Read more in the article by clicking on...

We're about halfway through #Joltober, and here is some of the great art we've seen so far!

Artists are tagged in the article. Be sure to like their original posts!

Explore the tags to see even more great art!

WORKING A BIT ON THE MISSIONS UI!

Last time I posted a kinda bare bones version of this screen, now we got some of its art!

Still not totally satisfied with all elements, but I guess it's already a nice improvement :)

#pixelart #gamedev #indiedev

For this #DrawABirdDay I decided to make a simple animation as if Greedy Grackle was one of the Socks from Sock Town!

Here's Greedy Grackle Sock!

#pixelart #animation

Dive into the cozy post-apocalyptic open world of Critter Cove!

Gentleman Rat Studios (@GR-Rob ) describe it as “a little bit Animal Crossing, a little bit Stardew Valley. Maybe even a little bit Windwaker, too."

Wishlist the game: https://bit.ly/CritterCove

CONSTRUCT TUTORIAL TIME! I wanted to make a "mini-article" on how to make the distance-based zoom control mechanic I did for Dead Drift since it's so easy!

If you're interested, click on [Read Article] below!

#indiedev #gamedev