alextro's Recent Forum Activity

  • Here thread suggestion from my post:

  • Pin object must be pinned once. So make sure the event that trigger pinning condition run only once.

    Add 'Trigger once' to your current code to force action exexute it one time.

  • I wonder why you add platform behaviour to the solid block? Is that on purpose?

    Anyway in my experience if platformer actor facing surface that not perpendicular to him, its likely the actor will not be able to jump properly or even can't. I tried that with yours.

  • Why not using 'on touched object'? It only check if a sprite already touched by user

  • This issue caused by platformer behaviour that doesn't have a feature called "tolerance jump". Just like what you suspect the Player didn't jump at right moment immediately on tip end of solid. Naturally user tends to react too late that he got the Player already fall before user able to hit jump button. To counter this, developer create mechanism that compensate user response that giving "forgiveness" to the Player so it still can jump with some tolerance of time & distance since it fell.

    In Construct we must activate this "tolerance jump" by enabling double jump. If you don't want extra jump while in mid-air, you can limit it by add condition perhaps a variable to strict how many times Player can jump again after "first" jump.

  • This one might fit your needs:

  • Here the example to play with:

  • Try Construct 3

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

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

    Proven that IID manipulation is rightious way to code

  • Done with just 2 events & no variable. Just need to adjust image point for line sprite.

  • Unfortunately no, solid can't detect another solid, unless you applied physics.

    You can limit the black block movement using clamp. I think I'll showcase it by create the sample for you.

  • Add Touch behaviour

    Add solid behaviour to the green blocks

    Add drag & drop then add platformer behaviour to the black blocks

    set platformer gravity to 0

    And you are all set

  • Glad to know that your game performance run at better speed now.

alextro's avatar

alextro

Member since 22 Feb, 2012

Twitter
alextro has 39 followers

Trophy Case

  • 12-Year Club
  • Entrepreneur Sold something in the asset store
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • 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
  • Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • x4
    Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • x6
    Quick Draw First 5 people to up-vote a new Construct 3 release
  • x2
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

26/44
How to earn trophies