JoshVillaluz's Forum Posts

  • 9 posts
  • How to make a message/text show up when overlapping/colliding object?

    Like:

    In platform game, there is a "sign" object which will show up a message if you walk to it.

    That's what I meant.

  • [quote:3847aqzt]

    Now it makes more sense

    I added a player_box and set it up to invisible, see if that is what you need

    dropbox.com/s/ov8lr4v2s48fw ... .capx?dl=0

    Thanks!

    So I recreated it on my Main capx file.

    Did the same objects on the layout, exact events.

    But the player sprite went up half of the player_box's height

    im not sure what caused this

    capx file goo.gl/sSWGo7

  • >

    > > JoshVillaluz

    > >

    > > about the first question, You mean something like this?

    > >

    > > dropbox.com/s/ov8lr4v2s48fw ... .capx?dl=0

    > >

    > >

    > >

    > no <img src="{SMILIES_PATH}/icon_neutral.gif" alt=":|" title="Neutral" />

    > what i meant is like,how to make the walk animation play even the Sprite/Player is walking to a solid object?

    > so the sprite/player stays in place and the walk animation plays.

    > imagine walking to a wall in a game, the character would still be running but wont go anywhere

    > sorry if it wasnt clear enough

    >

    Now it makes more sense

    I added a player_box and set it up to invisible, see if that is what you need

    https://www.dropbox.com/s/ov8lr4v2s48fwt7/Plataform.capx?dl=0

    Thanks!

  • JoshVillaluz

    about the first question, You mean something like this?

    https://www.dropbox.com/s/ov8lr4v2s48fwt7/Plataform.capx?dl=0

    no

    what i meant is like,how to make the walk animation play even the Sprite/Player is walking to a solid object?

    so the sprite/player stays in place and the walk animation plays.

    imagine walking to a wall in a game, the character would still be running but wont go anywhere

    sorry if it wasnt clear enough

  • JoshVillaluz

    I didn't get the second question sorry

    the animations change size and it looks weird. maybe i did something wrong with importing the frames from the gifs

  • > How to make Player continue to walk even in collision with object?

    > Here's the project file.

    > drive.google.com/open ... WlnUlRPc0U

    >

    > And also, how to make the animations' size the same so the animation wouldn't look like the one in the project file above?

    >

    post the capx file

    sorry

    goo.gl/XJD8fl

  • How to make Player continue to walk even in collision with object?

    Here's the project file.

    goo.gl/XJD8fl

    And also, how to make the animations' size the same so the animation wouldn't look like the one in the project file above?

  • OddConfection

    Thanks! Just changed some values to make the sprite bounce further.

    I can play an animation at the same time right?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • How to make Sprite/Player jump off spike/obstacles?

    I tried setting the Y value but it jumps off instantly and it looks weird.

    Any tips and tuts to make it look "natural"

  • 9 posts