alextro's Recent Forum Activity

  • Simply create instance variable name it 'speed'. Move the block by set the var 'speed' with desired number. When the block overlap/collide, make the 'speed' zero and it should stop moving.

    For actual example see mine's

    There are some tetris examples in forum, that give ideas how to arrange the blocks in stack manner. One of them came from rojohound.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Use sine behaviour. When second jump is trigger set Y position determined by sine movement for few second then disable the jump function. Just raw explanation from me, maybe I will make an example for your case.

    EDIT

    here I create flutter jump example

  • I request turn based battle then, using the hexa tile for movement will give strong nuance to the game.

  • Downloading.. playing & jumping. How many downloads now?

  • Great, it show some potential. I'd love to see hex grid in combat system, since it would more tactical for battle.

  • Thank's zenox98. I have see and download that example before, which is really smart solution.

    My approach might be more suitable for my previous demo:

    Gotta study more deeply about picking methods and how to manipulate them for advantages!

  • rekjl

    I had hard times dealing with the matching-system. There is several method to achieve the flood-fill mechanic, thought It can be more time consuming to solve.

    Good to hear you just play-test the game

  • A0Nasser

    Now the game is playable. Swipe or tap to crush match-2 color blocks!

    play_demo

    The good things is the game done in 49 events!

  • Course after I finished the matching system the game will actually play

  • Do you compare animation from different instances or just an instance?

    Could you explain what exactly you want to achieve by doing that?

  • In your events you set the Bullet.Speed set to self.speed or enemies.speed.

    Then you set enemies.speed to Bullet.Speed which is retrieve value from enemies.speed.

    So how the enemies.speed gets value from?

    We determine the Speed of Bullet from enemies.speed, so we just need focus to manipulate it's own value something like:

    Subtract 10 from speed

  • The solution is so simple, just use for each (ordered) based on it's Y position

    I edited yours capx

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