← Return to asset pack
Log in with itch.io to leave a comment.
It's really hard with some of these packs to know where the origin should be
The small character bundle have a bit origin issue. For other packs, mostly they will stand in same place, so you can free to choose origin a bottom center of character.
Questions - How do I create the "full" jump animation? I tried to compile it and it doesn't "jump" in the air
Sorry for the late reply. I missed your comment. When doing the jump animation. there are 3 parts:jump prepare - no loop
jump air - loop
jump land - no loopYou need to make the jump air loop so it makes like it bouncing on the air.
← Return to asset pack
Comments
Log in with itch.io to leave a comment.
It's really hard with some of these packs to know where the origin should be
The small character bundle have a bit origin issue.
For other packs, mostly they will stand in same place, so you can free to choose origin a bottom center of character.
Questions - How do I create the "full" jump animation?
I tried to compile it and it doesn't "jump" in the air
Sorry for the late reply. I missed your comment.
When doing the jump animation. there are 3 parts:
jump prepare - no loop
jump air - loop
jump land - no loop
You need to make the jump air loop so it makes like it bouncing on the air.