alextro's Recent Forum Activity

  • Funny, my first attempt was make the triangles flip. I believe it is not too difficult lo load what has been generated before by retrieve data from stored information in text format.

    Will dig into this, or you can search the topic in forum first.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • In my experience, I'm less using UID. I prefer IID since they are update dynamically on runtime.

    Allright I made the hexa_tris generator. Try to compare it with yours.

  • 'trigger once' should do the trick.

    While I'm spend time working the generator, here is visual guide to start with:

  • Several weeks ago I made rectangles consist of 8 triangles arrange them by using loop 'for'. What you are trying to build isn't too far from my case. Basically it's kind of arithmetic & geometry things we need to figure out. I'll give a try to solve your quest (hopefully).

    Let's give a shot:

    A hexagon consist of 6 triangles. 2nd layer of perimeter is an increment from the core.

    Think about this;

    - each triangles of 'core' creates 3 more triangles outside to make 2nd layer

    - same rule for 3rd layer but with more increment with 5 more triangles

    - see? The increments was simple arithmetic, 1,3,5, ..and you can guess next increments

  • I could think of passing them in text object. Not straight but fine by me.

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

  • 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

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