alextro's Forum Posts

  • Update: Now with combo yell to engage player do certain combination (2x2, 5x1 or 1x5 match formation). Control & scoring also getting better (not as stiff as before).

  • It is on loop 'For each(ordered)' under system condition. When dialogue pop up pick the object then fill the expression with a criteria or object properties in your case the object Y properties for example objectsprite.Y. Set the order to ascending then put z order to 'Move to top' in action block.

  • I feel that each level feels like a test lab for our little buddy. Enemies & enviroments kind of less memorable. Maybe give the hero back story or something to tell along his journey.

  • Add loop 'For each' for switch brick as condition:

    + System: For each switchbrick + System: Pick shadow where shadow.Pin.PinnedUID = switchbrick.UID -> shadow: Set color to rgbEx(255, 255, 255)

  • Why not just set them in first place?

    [Shadows] // Generates shadows onto terrain that casts them. ----+ ShadowCasters: On created ----+ System: For each ShadowCasters -----> ShadowCasters: Spawn shadow on layer 3 (image point 0) (create hierarchy: False) -----> shadow: Pin Pin to ShadowCasters (image point 0, angle: True, width: No, height: No, Z: False) -----> shadow: Set color to rgbEx(255, 255, 255) -----> ShadowCasters: Spawn shadow on layer 3 (image point 1) (create hierarchy: False) -----> shadow: Pin Pin to ShadowCasters (image point 1, angle: True, width: No, height: No, Z: False)

  • I have very fond memory with the classic title 'Lose Your Marbles' as a child who played this game in my cousin's computer.

    That time it was the only puzzle game I played yet it still leaves sweet memories. So it is not enigmatic thing to remake one's lovely puzzle game with their own vision.

    In original classic Lose Your Marbles each column kept filling with 5 marbles by default no matter how many consecutives combos player made, it will remains at least 5 marbles in that column.

    In current development I made it possible to just keep 1 marbles on each column. This is intended for possible puzzle clearance mode which the goal is to clear all marbles on screen.

    Also in original game the filling-drop system always picked side up marbles above center row to fall in. In my game it is depend on which side has the most marbles. Think about center row as center of gravity that will pull the closest or with the most queue. If both sides has the same amount of marbles queue, it will take different side to fall in from previously recorded 'same case'. So it kinda predictable but if only player can memorize it.

    That to be said in the beginning of the post. There is way way long to go to make the not so close classic title spinoff to surface.

    Tagged:

  • iS there any morale system that affecting units? For example if an unit surrounded by enemies that unit will likely to drop his guard or loosing focus so he can't attack properly.

  • I consider this game as finished: construct.net/en/free-online-games/inslid-34354/play

    Perhaps a little updates will give better playing experience. Feedbacks needed to evaluate what can be fix or improved futher.

  • Let there be an arrow trapped in block. It's a special block with special moves. I bet you can predict where it rotates.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Seems the Scroll To behavior taken by mouse cursor. Just guessing.

  • Add level progress in graph so player won't guess too much how far they are to next level.

  • How about puzzle? It can be word puzzle, match-3, sokoban, math puzzle, pipe puzzle, jigsaw puzzle, etc. It's really often that puzzle game mixed up with other genre.

  • I see. Good start anyway to put your game in multiplayer fashion.

  • Still improving elements & UI to make interaction make sense. Maybe there will be 'pattern match mode' as a game option.

  • Nice Chiptune, love it. So sound-catchy. Why I feel the beat somehow remind me to Kamen Rider presence.