miketolsa's Recent Forum Activity

  • LittleStain I got my problem solved with the zoom template from construct2 example scene .....

    The zooming works fine . But as we zoom out everything properly scale but when I zoom in the scale even goes beyond the original size of the screen i.e. its get even smaller then the actual size of the screen ....

    So how can I stop the zoom in to the actual size of the screen ..... so that player can't zoom in beyond the actual size of the screen .....

    Hope I have explained the problem well ......

  • Thanks for help me out .

    But isn't their any simpler way to achieve this effect ?

  • I don't understand what it means for the layer to move out of the layer..

    maximum and minimum shouldn't be that hard to set by adding conditions

    to the touchzoom>=0 event.

    -system compare two values : InitialScale * (TouchCurrentDistance / TouchStartDistance) <= MaximumScale (you have to set this number yourself)

    -system compare two values : InitialScale * (TouchCurrentDistance / TouchStartDistance) <= MinimumScale (you have to set this number yourself as well)

    If we use the above code then too how to calculate touchcurrentdistance & touchstartdistance ???

    Could anyone put some light on this ?

  • so did anyone have a working .caps file of zoom in/out using mobile touch ....

    if so please send me the file as I have tried all the possibilities but still didn't for success ....

  • Just want to know is it possible to create a level menu like candy crush where you can view a map zoomed out & you can zoomed in to see other levels ......

    So is this type of zoom in /zoom out level function possible in construct 2 ??

    I mean a scene with level menu where its default zoomed out & players can zoomed out / in to see other levels ??

  • I have already tried it but some how its not working .....

    Could you show me a screenshot of event sheet as how did you set it yup ....

  • I have setup a score screen that I would like to use every time I want to show score .....

    i.e. I would like to use the same screen to show score for level 1, 2, 3 etc so on .............

    So can you tell me how to use the same scene again - again just changing the txt with that level score .

  • I just facing a problem with showing multiple score like scores from different level using one score screen ......

    So i have used set test score = ""&Score1 | ""&score2 | ""&score3 | ""&score4 but some how its showing 4 score (from 4 scene ) like 10 10 20 60

    But I want to show single score in place or 4 score ......

  • simple solution is to format you computer & re-download the new version of C2 and give it a try .....

  • any help would be appreciated !!!!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • could anyone put any light on this as I am facing the same problem .....

  • So once used var & save my score as you say .... could you tell me as how to save it on local storage ..... as I am using this for the first time I need a little help ?

    Thanks for quick response ......

miketolsa's avatar

miketolsa

Member since 29 Mar, 2015

None one is following miketolsa yet!

Connect with miketolsa

Trophy Case

  • 9-Year Club
  • Email Verified

Progress

10/44
How to earn trophies