mrline's Forum Posts

  • alextro can you help me with this one mechanics prnt.sc/fezusr

    when button is pressed it smothly changes position to position 2. when button released it smothly goes back to its basic position

  • how to change postions smothly. i cant change their angles it would look weird. is there any other solution ?

  • Take a look.

    prntscr.com/fezusr

    black pipe and red pipe are pinned. when button A is down how to make them stand like the position below. and when button A is released they go back to position 1.

  • goo.gl/IXe1XY

    can someone review this .capx

    i want the black paddle to be like a pinball paddle but i dont want it to stay in one position. i want it to have physics, like to fall. iam not making a pinball game just something similiar with pinball paddles.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • can someone help me with pinball paddles ?

  • Thanks

  • this is a capx demo of swap 4 squares with 4 squares : goo.gl/IYbK8k

    someone made it a few days ago. the mechanics are : first click 4 squares ( a , b , c , d ) these squares are selected. then click 4 other squares ( d , e , f , g ) now the first 4 squares swap positions with 4 other squares. in this case, square a swaps positions with square d ... square b swaps with square e. and so with others.

    iam trying to get the same function but this time not with 4 squares but 3. example. first select 3 squares then select 3 other squares and then they swap positions. can someone who understands the mechanics modify the capx ? thanks

  • my game has too many levels about 250. and in every level there are different goals so i must make a new event sheet for each level. is it a problem ? does it cause lag or it has nothing to do with it ?

  • i didnt ask someone to make a full capx just for me. i said if anyone has already a capx saved in his pc which has similiar mechanics then please share thats all. i dont want anyone else to do the work for me.

  • if anyone is working on a match 3 or has a capx saved in his pc please share ...

  • this game is made by alextro candycancombo.bitballoon.com

    its very similiar with the game iam about to make. can anyone explain me how he made levels ? for the moment iam using 1 sprite with 4 frames. in the start of layout pick random frames. but i dont want to pick random frames. i want each level to start the way i placed sprites. please help <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile" />

  • Thank you so much. both of you

  • i have 1 sprite and copied it 10 times in the layout. for example imagine 10 copied squares. now i touch 3 squares and these 3 squares change animation to a smaller square. everything is okay here. the animation affects only the squares i touched but later when an fuction is enabled. i want these 3 squares i touched to change animation. here is the problem. all other copied dots gets the animation after function. any solution ?

  • iam working on a match 3 game.

    there is 1 sprite with 4 frames. prntscr.com/exddku

    when i touch blue dot i want it to change animation to a smaller dot. same thing with other colored dots.

    example (i touch blue dot ( animation change to a small blue dot ) and then touch green dot ( green dot change animation to a smaller green dot ) and then these 2 dots blue and green swap positions with each other. after swaping positions blue dot gets default size animations and green dot get default size animation.

  • thank you (y)