arctushar's Forum Posts

  • 13 posts
  • but this apk can be easily unzip and remake by intel xdk. Is there any option where I can publish to apk so that source will be encrypted. Plz help.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • This is very interesting post. Those apps r amazing. I can create game in construct 2. Can anybody help me how can I publish to play store ?

    1. I have play store account.

    2. I can publish to apk by intel XDK

    But when I publish by intel xdk, source code can be revealed. But in this forum's apps r encrypted. I unziped and code are not readable. So its good. Can anybody help me to publish as native code ? thanx.

  • My game beta Turmoil Deluxe:

    Your link is not working

  • Hi

    I can create game in construct2. But How can I publish to play store ?

    I have exported the game as html and published for android in intel XDK. This works good. But problem is that I can unzip those apk file and can see the source code and files.

    But I need to make such apk file which code will not be visible. I have found and those apk's code is not visible.

    Can anybody help me ??

    Thanks in advance

  • Hi

    My java installation directory is

    C:\Program Files\Java\jdk1.8.0_25

    I m using windows 8.1 64 bit and Installed java accordingly

    My "system variable" is as below

    Variable name: JAVA_HOME

    Variable value: C:\Program Files\Java\jdk1.8.0_25

    When I export to html5 , it showing

    "unable to run the script minifier. Please ensure you have java installed"

    How can I solve this? As I remember, I saw somewhere to change the variable name may be. Then what will be the name of variable

    there is no variable regarding java in "User Variable"

  • Thank you,

    Yea, but register user will get the iframe address, then anyone will be able to use that without registration.

    That's the problem.

  • Hello

    I know construct2 is robust. I have made html5 game by construct2.

    Now I want to put this in my web site which is build by wordpress cms

    I dont want to use iframe. Cause I want that only registered user can play this game.

    It may be

    in page

    or

    in post

    or

    custom theme

    plz help me

  • How can I do that ? Still I did not understand

    Thankz for ur kind help. Can u plz elaborate ?

  • Hi

    I have 350 events or lines in the events sheet

    Now I want that when click on a button, it will automatically run some events, say events number 125,130,180 & 230.

    Is it possible ?

    Plz help me

  • Vee41, Thank you brother. Thank you very much for helping me. How could I help you .

  • thanx vee41 but, When I am clicking in instances, then it work. When I click outside . its not working. for example

    1. I have five instances , but UID are not in proper order. say UID of those objects are 15,30,31,36,39.

    Now I want that if I click on 15 and click on empty area, object 15 will move to new clicked position. Again click on object 36 and then click on any area, the object 36 will move to new clicked are.

    Hope u understand.

  • But all instances are rotating, I want that only one specific object will rotate.

  • Hi

    In my project I have created several instanced through create object system expression.

    Now I want that

    1. click on one object

    2. then rotate that object only

    Is it possible ??

  • 13 posts