Sprite Animation Demo
A small Test Game to show the coolness of sprite animations. Featuring a knight moving in 8 directions with enemy drones patrolling. Destroy 3 drones to win, or die trying. It's made to be REMIXED, so don't hesitate! Knight assets by Hormelz from itch.io : https://hormelz.itch.io/8-directional-knight
#animation#knight#demo#test#sprite
63
Interesting…
It’s easier to handle and remove some missed hits frustration.
It removes the need of the button that covers the playground..
But that reduces the player role…
It might end not challenging enough.
I’ll give a look to Arc Hero…
Seems that in Arc Hero they balance the lack of player actions with the quantity of enemies and projectiles.
Player's role is to avoid them... and to collect rewards: rewards collection occupies half of the play time :)
So that could do it: Multiple drones and bouncing lasers could compensate the removal of punch action.
Another advantage is that it removes current player placement issues.
And Arc Hero also inspired me another thing...
I first thought that properly adding a weapon in the sprites would be too effort expensive.
But now I see it's possible to imagine a bunch of remote attacks: Power fist, Laser fist, Companion drone...
Add to this a story, some puzzles and that could give a very cool thing.
I started that only to test the Upload feature when it was released weeks ago, just to see the possibilities.
Recently, after viewing some new games that still have low to no animations, I decided to publish that test... and I couldn't help adding some gameplay !
But I mostly rely on the community to Remix that into full games 😎
Very nice, Djam. Really helps me get a look at this. Really nice on the shadow, I like how you did that. But do you know what I really love? The explosion/death animation, especially because it’s just particles, but it looks really smooth.
Thanks 😉.
It’s funny that you talk about the explosion/death anim : that’s the one I had to drop because using sprites for it would’ve taken too much time 😅.
That’s why I switched to the simple particles solution...
(the Knight death is inspired by a mix of Another World game and Transcendence movie)
Must have taken forever just to get the assets loaded in. Look at the initialization list!
How did you do animations? I remember trying, but it always resulted in a clone or the image transition failed.
Hi,
Thanks, I didn't generate the animation, I uploaded it.
I’ll write a post to give more details.