Post new topic    
Page «  1, 2, 3 ... 42, 43, 44 ... 107, 108, 109  »
Liquid Metal King Slime
Send private message
 
 PostMon Jan 20, 2014 3:12 pm
Send private message Reply with quote


This weekend I worked on a new enemy for Vorpal Florist, the Mace Dryad. Here is a timelapse of the sprite work, followed by some gameplay video of the end showing the enemy in action.

I think I am averaging just slightly better than 2 new enemies a week, so hopefully I can keep up this pace and end up with a respectably sized bestiary. I will say my big milestone would be 50 enemies, and I hope to reach that goal by July 1st.

(There is a good chance I will release a playable demo well before then, but not until I have completed at least one Boss battle.)
Super Slime
Send private message
 
 PostMon Jan 20, 2014 4:19 pm
Send private message Reply with quote
Very nice!

If you're looking to improve the enemy AI a bit, I'd recommend having them start their attack early if you're running up to them. This would lend a little variety, since at a glance, it appears many of the enemies are dealt with by "run in, swipe, run out" tactics. You'd still run in, swipe, and run out, but the running in would be trickier. Smile
Mega Tact v1.1
Super Penguin Chef
Wizard Blocks
Liquid Metal King Slime
Send private message
 
 PostMon Jan 20, 2014 4:37 pm
Send private message Reply with quote
Mogri wrote:
Very nice!

If you're looking to improve the enemy AI a bit, I'd recommend having them start their attack early if you're running up to them. This would lend a little variety, since at a glance, it appears many of the enemies are dealt with by "run in, swipe, run out" tactics. You'd still run in, swipe, and run out, but the running in would be trickier. :)


Oh, that is a good idea!

It wouldn't even be difficult. The enemy decides when to attack using a function that checks the distance between itself and the player, and I can just make a version of that that takes player velocity into account. (or maybe even player velocity times a multiplier)
Blubber Bloat
Send private message
 
 PostMon Jan 20, 2014 4:51 pm
Send private message Reply with quote
Mace Dryad? The sequel Mace Windu?
dOn'T MiNd mE! i'M jUsT CoNtAgIoUs!!!
Play Orbs CCG: http://orbsccg.com/r/4r6x V
King Slime
Send private message
 
 PostMon Jan 20, 2014 7:16 pm
Send private message Reply with quote
Your enemies are all so interesting, and fluid in design. I absolutely love it! So, your game appears to be plant based, huh?

What kinds of enemies do you intend on having at this point?
Liquid Metal Slime
Send private message
 
 PostTue Jan 21, 2014 1:50 am
Send private message Reply with quote
Looks great, James. The animations are flawless, and I love the little leaf jibs that break when the trees come crashing down.

Strangely, what impresses me most is the way you update the frames for animations. Maybe it should be intuitive, but using pink lines to draw new movements before filling them in is a great way to draw new frames, and I wish I had thought to do it that way a long time ago. Thanks for the inspiration.
Place Obligatory Signature Here
Liquid Metal King Slime
Send private message
 
 PostTue Jan 21, 2014 3:31 pm
Send private message Reply with quote
Master K wrote:
Your enemies are all so interesting, and fluid in design. I absolutely love it! So, your game appears to be plant based, huh?

What kinds of enemies do you intend on having at this point?


Pepsi Ranger wrote:
Looks great, James. The animations are flawless, and I love the little leaf jibs that break when the trees come crashing down.

Strangely, what impresses me most is the way you update the frames for animations. Maybe it should be intuitive, but using pink lines to draw new movements before filling them in is a great way to draw new frames, and I wish I had thought to do it that way a long time ago. Thanks for the inspiration.


Thanks!

The theme is plants, and especially flowers, although I have to work hard to think of ways to include flowers. They are a lot harder to work into monsters designs than trees, vines, and roots.

The pink outline when doing animation frames is something I only recently discovered myself. I feel like I saw somebody else doing it in their pixel art, and picked it up, but now I can't remember where I first saw it.
Blubber Bloat
Send private message
 
 PostTue Jan 21, 2014 6:02 pm
Send private message Reply with quote
And all I can think about is...
dOn'T MiNd mE! i'M jUsT CoNtAgIoUs!!!
Play Orbs CCG: http://orbsccg.com/r/4r6x V
Metal Slime
Send private message
 
 PostFri Jan 24, 2014 11:17 pm
Send private message Reply with quote
That is AWESOME!!!!!

It also gave me some tips on how to better sprite stuffs! Thanks! <33
"One can never improve enough nor should one stop trying to improve."
Liquid Metal King Slime
Send private message
 
 PostMon Jan 27, 2014 5:04 am
Send private message Reply with quote

The monster in this screenshot is the Leaping Amaranth. My goal with this monster is to make a enemy which is fun and challenging but that has absolutely no awareness of where your character is or what she is doing.

Still needs some work :)

Who else has some sprites and/or screenshots to show off?
Blubber Bloat
Send private message
 
 PostMon Jan 27, 2014 5:44 am
Send private message Reply with quote
well, since you asked
https://www.youtube.com/watch?v=tuY6rXL0f9U
https://www.youtube.com/watch?v=lLJsYRt1Pjs&feature=youtu.be
dOn'T MiNd mE! i'M jUsT CoNtAgIoUs!!!
Play Orbs CCG: http://orbsccg.com/r/4r6x V
Liquid Metal King Slime
Send private message
 
 PostFri Feb 07, 2014 5:21 am
Send private message Reply with quote


Drawin' flowers.
Liquid Metal Slime
Send private message
 
 PostFri Feb 07, 2014 2:11 pm
Send private message Reply with quote
Bob the Hamster wrote:


Drawin' flowers.


May I suggest my favorite flower?
http://en.wikipedia.org/wiki/Brugmansia

It's a pretty insanely dangerous psychedelic, so perhaps that would already give it some sort of abilities or storyline foundation.

EDIT: Also, I'm not sure if you've seen the movie "Adaptation" but if you have, it would be really cool if you made some sort of reference to the fictional Ghost Orchid in some way.
⊕ P E R S O N A L M U S I C: https://open.spotify.com/album/6fEo3fCm5C3XhtFRflfANr
⍠ C O L L A B M U S I C: https://dustpuppets.bandcamp.com/releases
Liquid Metal King Slime
Send private message
 
 PostFri Feb 07, 2014 10:08 pm
Send private message Reply with quote
Thanks, sheamkennedy those are awesome! I have added Brugmansia and Ghost Orchid to my list.
Metal King Slime
Send private message
 
 PostSat Feb 08, 2014 8:03 am
Send private message Reply with quote
Been practicing my pixel-ing again.




This dude still needs a lot of work before I consider him done. Particularly the face. The left arm needs a bit more definition and clearing up as well. And some parts are way too sharp.
Being from the third world, I reserve the right to speak in the third person.

Using Editor version wip 20170527 gfx_sdl+fb music_sdl
Display posts from previous:
Page «  1, 2, 3 ... 42, 43, 44 ... 107, 108, 109  »