Francesco2020's Forum Posts

  • Good morning from Germany,

    I am quite new to C3 and yesterday I have downloaded the manual in PDF format: https://www.construct.net/en/make-games/manuals/construct-3

    When I opened it I found a document with 1327 pages of which about 500+ pages are absolutely blank.

    The last page that contains text is page 742 ("Touch Script Interface"). After that there are blank pages only.

    I wonder if something went wrong and downloaded the manual again. Unfortunately the result was the same.

    Is that correct or is something wrong with the document itself?

    Thanks in advance for your help.

    Tagged:

  • Thank you very much for your reply and help. :-)

    I will try this tomorrow when I am back at my desk.

    LG F.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Good morning from Germany,

    I am quite new to Construct and would like to ask how the following can be achieved:

    I have a large number of sprites (50 +) on the screen.

    When the user clicks on one of this sprites the name of it should go into global variable to be later compared to another list of sprite names.

    I found out how I can check mouse clicks for each sprite by creating many different events. Unfortunately this way is not very convenient and a little bit difficult to maintain.

    I wonder, if it is possible to create one event which can be called from all of the sprites. E. g. with case-conditions or with looping.

    I am sure there is a more elegant way to achieve this. So help is very appreciated.

    Thanks in advance for your help :-)

    LG F.