TELLES0808's Recent Forum Activity

  • Also in the editor, use the property "Initial frame" to see directly in the editor the "outcome" of different frames of an animation.

    You can have a kind of preview and help your way visually through the setting of "logical frames" of your complex sprite. (the pin behavior might indeed be useful there)

    Or you just wait a few months for Lucid to finish/make his spriter plugin for C2.

    Kyatric

    That was exactly what I was talking about ^^

    Ashley

    Indeed, and with the Brashmonkey plugin, it'll be much faster =]

    Thanks!

  • Hello Mr. Thomas and Mr. Ashley,

    I would like know if a suggestion in the gadgets building system is welcome?

    This is how Flash games are made, I used the Castle Crashers sprites to show how We work there, and is amazing how easy the learning curve is.

    First, there you make the pin poing, nine of them are pre-established, but you can type a exactly number too. It look very similar to C2 xD

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

    Them, you make the sprite a symbol, and attach it to another symbol, like in C2, using the pin.

    But, is hard to figure out how it's going, or aligned, without a preview.

    So, on Flash, you can build it and watch the animation, also, you can make ghosts of past frames and future frames, etc.

    I believe C2 can be much better with a preview system like this, making easy the learning curve for pins and saving much time on Complex Multi-Sprite monsters and bosses =P

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

    (Please, ignore the text inside the image, I did it for a friend a long time ago.)

    That image is not the best one to show. I'll try to describe it better.

    In the animation editor, where you select the pin alignment, is okay, but, on the Main Canvas, where you place your boss, for example, and he will have body, head and a composite neck, build up with circles.

    When you pin each one using code, you can preview them only when playing.

    A specific area to preview and build composite things can improve much more Our job =P

    Another example is when you're doing a game where you can change the pants. So, you set anchor points, and align each one using number in the source code, but when you wanna use the same "weapon" sprite, only re-sizing it a little bit and rotating it, you'll can save much bandwidth and work.

    But, is near to impossible make it only using codes. An example to see the situation:

    I did the castle crasher chacacter with his arms in a separated animation, pinned it to the body, pinned the sword to the arm, when I rotated the arm, the weapon will keep his angle, to make it show like the animation above, I need to Math his angle with the arm and the body, but when using the "gravity" angle different from 90? in the game, it become slight complex ^^

    With the Composite gadgets preview, You can make options to change the anchored sprite angle according to the anchor sprite angle, and much more, looking forward, you can build the preview with sub-animations, where We can easily call it in the code, etc.

    What do you think? xD

  • I'll fix it next release ^^

    Thanks for the tip.

  • Kyatric like Excel?? Alright!!! xDDDD

    Each day I'm loving much more this Community and C2!

    Thanks =P

    Edited: updated with the looping, perfect ^^

    dl.dropbox.com/u/47035927/sandbox/index.html

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello,

    I would like to ask about the 'On animation "" finished' conditional.

    What I want to do is, setup it to auto-increment a variable like this:

    From:

    Is "punching" = false > Set animation to "punching_002";

    On animation "punching_001" finished > set "punching" = true;

    On animation "punching_001" finished > Set animation to "punching_002";

    On animation "punching_002" finished > Set animation to "punching_003";

    On animation "punching_003" finished > Set animation to "punching_003" & set "punching" = false;

    to

    Is "punching" = 0 > Set animation to "punching_002";

    On animation "punching_001" finished > Set "punching" = 1;

    On animation "punching_00(punching variable number)" finished > Set animation to "punching_00(punching variable number)";

    Set "punching" = + 1;

    Is "punching" (>) 3 > Set "punching" = 0;

    I know, this don't make much sense, but I'm about to make many repetitive poses, and I think using loops is the best way to make it.

    But, I can't get a variable to replace part of the animation name inside that condition =

    Any idea?

    Look the sample:

    http://dl.dropbox.com/u/47035927/sandbox/index.html

    Keep "Delete" pressed to see all the sequences (it's not finished and all the conditions are not setup yet);

  • Edited: After brainstorming about it, the challenge was defeated =P

    Somebody, I used another way, but is really nice to see this variable, I'm hopping to have more variables in the help file to learn about. Thanks!

    Kyatric, thanks, your tutorial really helped =)

    renegade, yes, mixing with your tip it worked.

    Click on the sample link, now it's working right with a clear code =P

  • Hello folks!

    I'm needing a part of code to make this happen:

    condition > Press UP while Wall sliding pose and wait 1 second > do the jumping pose;

    And in the system have a feature to work with time, but I mean that's a global time, what I wouldn't not reset it everytime the wallslide pose happen.

    So, I can make a variable count, using every tick, increasing his size bigger than 60, then it check as 1 sec?

    Doing this way I wanna be certain of how much times "every tick" update by second?

    The sample is here:

    http://dl.dropbox.com/u/47035927/sandbox/index.html

  • You're right. After saving in capx and saving back to the folder format, the textures are all there.

    Strange is that happen yesterday with me 2 times, maybe it's something I did wrong, but nothing changed in the source today and it's working right.

  • very nice stuff, thanks!!!

  • <img src="http://images.paraorkut.com/img/funnypics/images/b/baby_face-12767.jpg" border="0" />

    That fluid is awesome! Crossing fingers to happen for Us.

  • 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" />

  • it maybe come in a next release =]

TELLES0808's avatar

TELLES0808

Member since 27 Oct, 2011

Twitter
TELLES0808 has 3 followers

Connect with TELLES0808

Trophy Case

  • 13-Year Club
  • Entrepreneur Sold something in the asset store
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • x2
    Popular Game One of your games has over 1,000 players
  • x12
    Coach One of your tutorials has over 1,000 readers
  • x3
    Educator One of your tutorials has over 10,000 readers
  • RTFM Read the fabulous manual
  • Email Verified

Progress

22/44
How to earn trophies