lionz's Recent Forum Activity

  • Because the walk keys can be pressed when in mid air you need an inverted 'is jumping' condition on the walk events to block out the animation change. If you do want to move left and right when in mid air though you'll have to split out the walk animation and simulate press left/right actions.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You'll need to disable the platform behaviour too when they're not selected. Failing that, you'll have to post a capx as logic might be getting affected by something else.

    I made this quick capx here : https://dl.dropboxusercontent.com/u/495 ... ected.capx

  • Set an instance boolean on the sprite i.e. isSelected. Then on sprite clicked set the boolean to true. Then set up logic - platform behaviour is enabled if isSelected=true.

  • Looks fine, the only logic to navigate to level 1 is the button press.

  • For nearest target add a pick nearest condition something like PlayerUnits > Sprite1 pick nearest > Set destination Sprite1. Without a condition it will just pick the lowest UID Sprite1 as it is doing at the moment, you need to specify which Sprite1 it should go to.

  • So what you're asking is where do you get artwork from? You make it yourself or hire an artist, or buy the bundle packs which were made by artists.

  • Is this a single player game where you can choose different characters? You should only have to set the controls once for the player. If it's not that type of game then please explain more about the game so I can give some advice on whether to use families.

    • Post link icon

    What I'd really like to know, if not already discussed. Is Construct 2 going to be retired once it hits a certain build with no more support or are Construct 2 and 3 going to be updated side by side?

  • Jump str=0 should be fine, so the issue must be your event is never true. Check in debug mode if your instance variables are as expected.

  • I would not like to use every tick..

    I know how you can do it...using every tick.

  • I searched in forums and it seems to always be a problem with the preview browser. There were a few fixes to 'Project model unavailable' assert, ashley fixed it in backend C2 though rather than a specific fix to someone's project. Could be an actual bug which is why I say to post it there. If it's a huge project or something and you don't want it shared maybe you can email it straight to scirra, not sure what happens in that situation.

  • This is in the wrong section I think, but this should be simple enough to make in C2.

lionz's avatar

lionz

Member since 5 Aug, 2013

Twitter
lionz has 73 followers

Trophy Case

  • 11-Year Club
  • 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
  • Forum Wizard Made 5,000 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

24/44
How to earn trophies