[Starter Kit] All Poses Pack by Telles0808.

0 favourites
From the Asset Store
Human/Character Base Pixel Art Sprites in various poses (nearly 100 files)
  • I'm starting with Construct 2, but due to its potential, I'm certain to keep with all my projects with Construct 2 forever xD

    Controls:

    Walk: A-Left & D-Right;

    Run: Keep the walk pose for more than 3 sec;

    Jump: W;

    Bend: S;

    Craw: keep S while pressing A or D;

    Slide the Wall: While jumping, collide with the green wall;

    Jump off the Wall: A or D to release, if you keep W pressed, you will jump higher.

    Source File:

    CAPX:http://static1.scirra.net/arcade/games/418/sandbox.capx

    Character Template: http://www.scirra.com/forum/topic51201_post322790.html#322790

    Sample Page:

    <center></center>

    Poses I already finished:

    • Standing;
    • Running;
    • Slipping after running;
    • Bending;
    • Crawling;
    • Being Jump;
    • While Jumping;
    • Falling;
    • Landing;
    • Sliding the Wall;
    • Climbing edges;
    • Carry Objects;
    • Attack poses;

    -- 3 Punching Poses;

    -- 3 Kicking Poses;

    -- Flying Kick;

    Coming soon:

    • Double Jump (as soon as I learn how to rotate the sprite 360? and land safe ^^);
    • Swimming;
    • Diving;
    • Climbing a Ladder;

    -- Ladder in the side;

    -- Ladder behind;

    • Climbing a hope;
    • Riding Mounts;
    • Walking in edges;
    • Attack poses;

    -- 4 Cutting with a weapon;

    -- 2 Bow Poses;

    -- 2 Boomerang Poses;

    -- 2 Javelin Poses;

    And much more.

    If you found any bug, please, report here.

    That's it, see you.

    Rights:

    <center>

    Adventure Pack by BieL?San of Gabriel Mackievicz Telles is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

    Based on a work at igmbrasil.com.

    Permissions beyond the scope of this license may be available at http://igmbrasil.com/forum/index.php?topic=45.</center>

    -----

    Updated: 2011/10/29 - Launch of the Pack;

    Updated: 2011/10/31 - Improvement of sprites;

    Updated: 2011/11/04 - More Poses;

    Updated: 2012/02/01 - New Post content, all the poses in image, code bugs fixed;

    Updated: 2012/02/04 - A complete new code, very organized, bug free, new poses for attacks;

    Updated: 2012/02/05 - Added all the fight poses without weapons and the flying kick;

    Updated: 2012/02/06 - Added Comments on the opensource code, added diagonal walls, added special treatment for an issue with "On Landed" and diagonal walls.

    Updated: 2012/02/08 - Added physics and solved the bug with a workaround using collision mask.

    Updated: 2012/02/09 - Added attacking masks;

    Updated: 2012/02/10 - Added climbing edges and improved all the detection system around the yellow boxes;

    Updated: 2012/02/15 - Added the pose for Carry Objects and polished some movements;

    Updated: 2012/02/16 - Implemented a complex system to workaround the climbing issue;

    Updated: 2012/02/19 - Improved with more conditionals and polish the movements;

    Updated: 2012/02/22 - Added Climbing on Ceiling system, polished many movements and improved the performance while falling with more conditionals;

    Updated: 2012/04/16 - Re uploaded for the latest build of C2 and new topic with the Character Template;

    Updated: 2012/05/29 - Re uploaded for the latest build of C2 and some tweeks;

    Updated: 2012/06/25 - Re uploaded for the latest build of C2 and some tweeks;

    Updated: 2012/07/24 - A new tutorial from C2 Community

  • This is only a Bump reply, I'll not double post under it, this is only to keep people refreshed with the new contents ^^

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Very cool, very cool! One of the hardest things for beginners to nail down is a good animation system, and yours is looking great so far. Keep it up. <img src="smileys/smiley4.gif" border="0" align="middle" />

  • Wow, thats complex.I'm curious about what�s coming.

  • Today I'll finish all the poses, but I can one thing, playing with kinect can break you, lol, that's why I'm so tired.

    Take a look on the character template, the sketch and the final version =P

    <img src="http://fc02.deviantart.net/fs71/f/2011/307/2/e/scrap_by_telles0808-d4ezdg0.png" border="0" />

    <img src="http://fc06.deviantart.net/fs70/f/2011/308/a/6/game_character_by_telles0808-d4f1k8t.gif" border="0" />

  • Looks fantastic! However that delay before jumping could get VERY annoying.

  • I'll fix it next release ^^

    Thanks for the tip.

  • After a longe time, updated =]

  • As someone who really appreciates a well animated game, I love this. Would love to eventually see the source file for this to see how you are implementing all of the moves.

    The only problems I see are when you try to flip against the wall. It gets a little buggy.

    Looking forward to seeing how you do the rest.

  • Nice work Telles0808,

    The control system is pretty fun and your current animation sequences deserve the praise its getting. Cant wait for a stage!

  • Updated: 2012/02/04 - A complete new code, very organized, bug free;

    Updated: 2012/02/05 - Fighting poses without weapons and flying kick;

    Updated: 2012/02/06 - Added Comments on the opensource code, added diagonal walls, added special treatment for an issue with "On Landed" and diagonal walls;

    Updated: 2012/02/08 - Added physics and solved the bug with a workaround using collision mask;

    Updated: 2012/02/09 - Added attacking masks;

    Updated: 2012/02/10 - Added climbing edges and improved all the detection system around the yellow boxes;

    Updated: 2012/02/15 - Added the pose for Carry Objects and polished some movements;

    Updated: 2012/02/22 - Added Climbing on Ceiling system;

    Next release: 4 new poses;

    Author note:

    I want to finish the basic poses as fast as possible, but it delayed because I did a complete new code, using fluxogram to help in logics and complex poses.

    What you're thinking about this pack? It's going well for you? Did you checked all the images inside the Player Gadget? There have many sprites made specially for this pack, and you can feel free to use it in your non-commercial projects with CC-Share alike! =D

  • <img src="http://dl.dropbox.com/u/52788071/SandBOX%20-%20Free%20Addicting%20Game.png" border="0" />

    I can stand on that wall. Logically I should slide down a diagonal wall depending upon how steep it is.

    Other than that very well done.

  • I can stand on that wall. Logically I should slide down a diagonal wall depending upon how steep it is.

    Other than that very well done.

    Thanks for the feedback Zephlon

    Awesome point!

    This is not a logic problem, but I'm brainstorming around this issue have 3 weeks to figure out a workaround.

    We was talking about it on the topic: scirra.com/forum/sticky-platformer_topic48868.html

    And the answer of Our dear Developer about the issue:

    Posted: 05 Feb 2012 at 8:52pm

    This could be a very complicated feature to add to the platform behavior itself - it's already one of the most complex behaviors, and it currently does not care what it is standing on. For example, you could also stand on a single pixel, so by the same rule you can land on a very steep slope. I'll see if it's straightforward to fix the Platform behavior to drop down in this case, but it might not be, so it would be best to work around this with events or careful level design for the time being.

    Edited by Ashley - 05 Feb 2012 at 8:53pm

    Edited:

    Man, this is hard to workaround ^^. I?ll give time to time and wait a moment of light to solve this ~~

    Well, I think the workaround is working nice now.

    Revised: 2012/02/16 - Implemented a complex system to workaround the climbing issue;

    Edited:

    I'm working on the game style and put a point in discussion with my friends.

    These trees, what looks better?

    <img src="http://dl.dropbox.com/u/47035927/temp/samples/tree-001_by_telles0808.png" border="0" /> or <img src="http://dl.dropbox.com/u/47035927/temp/samples/tree-002_by_telles0808.png" border="0" />

    What the difference between each other? one is with 70 colors and the second is with 8 colors.

    What do you think?

    A forest ^^

    <img src="http://dl.dropbox.com/u/47035927/temp/samples/Forest.png" border="0" />

  • Wow, I could barely tell the difference between the two trees. I had to look at it like 3 inches away from my monitor. The one on the left has more colors, and therefore looks a little better.

  • ^^

    To improve size compactation, I'll keep the smaller version.

    Update: 2012/02/19 - Improved with more conditionals and polish the movements;

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)