Posts: 533
Threads: 21
Joined: Apr 2013
Say if an enemy comes up from behind, if the box is out of place, he would be hot when he wouldn't usally get hit. If the sprite moves from its original xy position, the box will still be in that xy position, not around PBG.
Posts: 524
Threads: 9
Joined: Jul 2012
12-13-2014, 01:01 AM
(This post was last modified: 12-13-2014, 04:01 AM by TheShyGuy.)
Ahh I see. You can fix this issue by allowing the animation to move the character, or having a keypoint that defines the position of the character mask in the animation instead of it being in a static position. Then it should be fine.
Edit:
The way I handle it in my game is that movement is part of the animation, but under a animation curve called "Root Motion". It's basically an vector2 animation curve (animation key values over time). The value will be added onto the character's position, but not the animation.
Posts: 533
Threads: 21
Joined: Apr 2013
12-13-2014, 09:57 AM
(This post was last modified: 12-13-2014, 10:41 AM by Joxon.)
Okay, I have one question. Does that exist in GameMaker?
Something seems off to me about the run. I tried to fix it. But it still seems off... Any suggestions? Or is it okay?
Posts: 524
Threads: 9
Joined: Jul 2012
I don't know. I don't use GM, sorry.
It would help if it was in GIF form. Frame 2's leg should be extended more instead of facing down. Frame 4 should have the other leg extending (you have a limp, lol).
Posts: 533
Threads: 21
Joined: Apr 2013
A which leg is which? Just saying "leg" doesn't tell me much lol.
Posts: 524
Threads: 9
Joined: Jul 2012
Frame 2's back leg should be extended. Frame 4's front leg should be extended forward.
Uh. Front being the lighter one, back being the darker.
Posts: 533
Threads: 21
Joined: Apr 2013
12-13-2014, 12:49 PM
(This post was last modified: 12-13-2014, 12:50 PM by Joxon.)
How's this?
Posts: 524
Threads: 9
Joined: Jul 2012
Its better, but try straightening the legs more, especially frame four. Try checking out some walk references too. Don't forget to twist the body, also.
Posts: 533
Threads: 21
Joined: Apr 2013
I got bored and made an Oktorok.
Posts: 969
Threads: 35
Joined: Mar 2010
The right leg barely goes forward, so it looks like he's limping. I think the problem is that you're keeping the 3/4 view on the running cycle; he should be facing all the way to the side.
Posts: 533
Threads: 21
Joined: Apr 2013
Oh gosh... I really did try my best... Geez this isn't good...
Posts: 1,678
Threads: 58
Joined: Mar 2012
12-13-2014, 03:45 PM
(This post was last modified: 12-13-2014, 03:46 PM by ~Axis~.)
When he walks, straighten out his legs instead of bending them. He kinda looks like he's stomping now, but thats just me.
Anonymous Wrote:...the world is so much simpler if you just dont give a FUCK...
Posts: 533
Threads: 21
Joined: Apr 2013
More Oktorok
Posts: 533
Threads: 21
Joined: Apr 2013
12-13-2014, 05:15 PM
(This post was last modified: 12-14-2014, 05:46 PM by Joxon.)
Lol, it's just hard to do this since I can ussly only have accsess toy iPod, and I have no way of gifing gifs on gifmas on my iPod, unless you have a way?
BTW any suggestions to make the 3/4 orientation work? It's kinda something I don't like when sprites do that.
Plus it works for blue boy here.