lionz's Recent Forum Activity

  • You can make the object global but don't make it global and put it on a global layer, do one or the other. The tilemap shouldn't reset if you put in on a global layer. Even in the editor view you should see the tilemap in both layouts because the layer is global.

  • You don't do that, it should be one application that supports both aspect ratios. More info here : construct.net/en/tutorials/supporting-multiple-screen-77

  • You probably saved it with a beta release and are back on a stable release. Update to the latest version or adjust your settings to check for beta releases.

  • You can list all the tweens as actions in order against a global variable condition, so first tween is gv=1, second tween settings are gv=2, with a trigger once condition.

    Then you say on tween ended, add 1 to gv.

  • Where you have the press key, you add another press key to the same event, it kind of attaches to it. What this means is that both must be true to run the action. You cannot do this with trigger events so 'key pressed' will not work but you can use 'key is down' so both keys must be down.

    Also probably worth to note while both keys are down it would keep running the actions so you might want to also add a trigger once condition to the same event and then it runs only once.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hi, you can try when player is overlapping sprite start a timer of X seconds. On timer completed, then fade and go to layout. if player is not overlapping sprite - stop/reset timer.

  • Ah I see. The game could benefit from a tutorial maybe just 2 images with mouse click and an arrow pointing to text 'FIRE!'

  • "if you have other suggestion other than List Then please let me Know."

    Not sure what the list idea is, I use a text object.

  • MINE is upcoming but it won't change your life. There are already some threads about what people are working on dude, check those out.

  • Append text with &newline, will that work?

  • How do you play the game? I just get shot and have no idea how to shoot hmm.

  • You do not have permission to view this post

lionz's avatar

lionz

Member since 5 Aug, 2013

Twitter
lionz has 79 followers

Trophy Case

  • 12-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

25/44
How to earn trophies