Eric: The Mysterious Stranger - RTS game(WIP)

User projects written in or related to FreeBASIC.
Post Reply
Boromir
Posts: 463
Joined: Apr 30, 2015 19:28
Location: Oklahoma,U.S., Earth,Solar System
Contact:

Re: Eric: The Mysterious Stranger - RTS game(WIP)

Post by Boromir »

Image
Attacking animation in an isometric view.

Edit: Strange, it's not playing at the speed it plays on my pc.
leopardpm
Posts: 1795
Joined: Feb 28, 2009 20:58

Re: Eric: The Mysterious Stranger - RTS game(WIP)

Post by leopardpm »

Boromir wrote:Image
Attacking animation in an isometric view.

Edit: Strange, it's not playing at the speed it plays on my pc.
animated gifs have the ability to set the animation speed... there is a default speed as well... it should play the same in browser, but not in FB since you control the speed there...
Boromir
Posts: 463
Joined: Apr 30, 2015 19:28
Location: Oklahoma,U.S., Earth,Solar System
Contact:

Re: Eric: The Mysterious Stranger - RTS game(WIP)

Post by Boromir »

leopardpm wrote:animated gifs have the ability to set the animation speed... there is a default speed as well... it should play the same in browser, but not in FB since you control the speed there...
Yes, that's why it's strange. Linux image viewer plays it decently but chrome and firefox play it really slow.
leopardpm
Posts: 1795
Joined: Feb 28, 2009 20:58

Re: Eric: The Mysterious Stranger - RTS game(WIP)

Post by leopardpm »

i would say that when I view it (firefox), it is slow as well

just opened it up... I think there are too many frames! wow!

here is side by side at different gif speeds:
Image
Image
Image
Image

the 3rd one down moves the fastest for me... it had same number of frames but I set speed to 1

the first is: frames same, speed 10
the second one is: frames same, speed 0
the fourth one is: frames -30%, speed 10
Last edited by leopardpm on Jun 14, 2017 22:41, edited 3 times in total.
Boromir
Posts: 463
Joined: Apr 30, 2015 19:28
Location: Oklahoma,U.S., Earth,Solar System
Contact:

Re: Eric: The Mysterious Stranger - RTS game(WIP)

Post by Boromir »

leopardpm wrote:i would say that when I view it (firefox), it is slow as well
I'm using gimp to save it and no matter what speed I set Firefox always plays it the same slow speed.
I think I just have too many frames for it to play any faster.
BasicCoder2
Posts: 3906
Joined: Jan 01, 2009 7:03
Location: Australia

Re: Eric: The Mysterious Stranger - RTS game(WIP)

Post by BasicCoder2 »

It doesn't look like an attacking animation of a bear more one nodding in subservience :)
So where do you get your 3D models? Do you have to move the rigging yourself?
https://www.assetstore.unity3d.com/en/#!/content/4982
I tried to post some new viking sprites but the 403 error will not let me do it.
.
Boromir
Posts: 463
Joined: Apr 30, 2015 19:28
Location: Oklahoma,U.S., Earth,Solar System
Contact:

Re: Eric: The Mysterious Stranger - RTS game(WIP)

Post by Boromir »

BasicCoder2 wrote:It doesn't look like an attacking animation of a bear more one nodding in subservience :)
It's inspired by how the animals attack in Age of empires. It would look better playing faster. :)
BasicCoder2 wrote:So where do you get your 3D models? Do you have to move the rigging yourself?
I modelled and rigged the bear from scratch in blender.
Boromir
Posts: 463
Joined: Apr 30, 2015 19:28
Location: Oklahoma,U.S., Earth,Solar System
Contact:

Re: Eric: The Mysterious Stranger - RTS game(WIP)

Post by Boromir »

Image
That should play faster.

Here is another angle.
Image
Boromir
Posts: 463
Joined: Apr 30, 2015 19:28
Location: Oklahoma,U.S., Earth,Solar System
Contact:

Re: Eric: The Mysterious Stranger - RTS game(WIP)

Post by Boromir »

I can't get this walk cycle right.
Image

Edit: Getting better but not satisfactory yet.
Image
Image
leopardpm
Posts: 1795
Joined: Feb 28, 2009 20:58

Re: Eric: The Mysterious Stranger - RTS game(WIP)

Post by leopardpm »

Boromir wrote:Edit: Getting better but not satisfactory yet.
Image
Image
lol! looks not too bad, but he is plopping down his left foreleg really hard compared to the others... looks like he is trying to walk to a 'beat'...
Boromir
Posts: 463
Joined: Apr 30, 2015 19:28
Location: Oklahoma,U.S., Earth,Solar System
Contact:

Re: Eric: The Mysterious Stranger - RTS game(WIP)

Post by Boromir »

leopardpm wrote:lol! looks not too bad, but he is plopping down his left foreleg really hard compared to the others... looks like he is trying to walk to a 'beat'...
Thanks, I tried to fix that in this one.
Image
Still looks a little strange. Maybe, something wrong with the back leg.
leopardpm
Posts: 1795
Joined: Feb 28, 2009 20:58

Re: Eric: The Mysterious Stranger - RTS game(WIP)

Post by leopardpm »

i think looks pretty good... not perfect, but pretty darned good!
Boromir
Posts: 463
Joined: Apr 30, 2015 19:28
Location: Oklahoma,U.S., Earth,Solar System
Contact:

Re: Eric: The Mysterious Stranger - RTS game(WIP)

Post by Boromir »

leopardpm wrote:i think looks pretty good... not perfect, but pretty darned good!
Thanks! made a quick demo with wasd controls to see him going.
https://drive.google.com/file/d/0BxwvH1 ... sp=sharing
leopardpm
Posts: 1795
Joined: Feb 28, 2009 20:58

Re: Eric: The Mysterious Stranger - RTS game(WIP)

Post by leopardpm »

Boromir wrote:
leopardpm wrote:i think looks pretty good... not perfect, but pretty darned good!
Thanks! made a quick demo with wasd controls to see him going.
https://drive.google.com/file/d/0BxwvH1 ... sp=sharing
lol! fun! on the diagonals he seems to be 'sliding' alot, and same with the horizontal movement, except on the horizontal it also looks like his rear left leg is 'pushing off' like one might do while riding a skateboard... but these are things not in need of fixing necessarily... i fear one could spend a lifetime refining an animation.... diminishing returns et al...
BasicCoder2
Posts: 3906
Joined: Jan 01, 2009 7:03
Location: Australia

Re: Eric: The Mysterious Stranger - RTS game(WIP)

Post by BasicCoder2 »

So do you adjust the rigging using a side view?
If you look at some of the walking bear examples on the internet you should see how the joint angles change with time.
Still getting 403 forbidden. Access to this resource on the server is denied. So it appears I will no longer be able to copy past any code to the forum.
.
Post Reply