mat75v's Forum Posts

  • 7 posts
  • Working on a big game with more than 100 levels, in app purchase , social share for iOS and Android platform

    <img src="http://96.io/1.png" border="0" />

    <img src="http://96.io/2.png" border="0" />

    <img src="http://96.io/3.png" border="0" />

    <img src="http://96.io/4.png" border="0" />

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • thx that's ok

  • yes but how to get variable passed ?

    For example i want to pass variable to use them but how to get variable ?

  • Hi,

    I wanna learn how to create function to use it in event sheet.

    I wanna do this for example like in javascript or php :

    I have 3 box as layer and i want to use a function to show specific box (with passing variable of object or id ) when i need a box.

    I wanna create a function which i can call every where i want

    For example with jQuery :

    function ShowHideBox(var1,var2{

              $(var1).fadein(1500);

              $(var2).fadein(1500);

    }

    I wanna create in construct 2 a specific event sheet (will be included in all event sheet), called : functions in order to use my function

    And then in other event sheet i want to call my function like in javascript with : ShowHideBox(); but how to do this in Construct 2 ?

    Thanks a lot for reading me !

  • THANKS A LOT !!

  • did you use cocoonJS ? how did you include in app purchase ??

    thanks

  • i need a reply about coconjs problems for physics :)

    may this problem will be corrected soon ?

  • 7 posts