IJCT's Forum Posts

  • Hello everyone!

    thats my question!

    how can i use AdMob without cocoonjs? cause its kind of weird to have to pay for use cocoonjs to get the ".apk" and also get a Ludei Splash in your game...

  • there is a behaivor called "turret" it may help you ;)

  • Hello everyone,sorry for my english hehe

    in C2 we have this option which can make the game run faster in full screen using low texture but i got a question and its about how to use this option in-game, like i would like to make a Game-Config layout were the player can change the settings inside the game.

    i noticed that this option its actually in the "System" but i dont know for what reason it doesnt work for me.

    does someone knows how to use this option in-game?

    (this option works pretty well in C2, but when we try to make a

    in-game setting dont work)

  • Hello everyone!

    well... as everyone had noticed, almost every new android phone is coming without buttons in the case, now the buttons are in the screen and now im getting a lot of problems with the scale outer resolution cause now phones arent 16:9! what we gonna do now? :/ someone already know how to solve that problem? cause now im getting a lot of graphics fails in my game.

  • hello everyone!

    so thats my question, i know how to make a map editor but it is possible to make a map editor that can share my creations with another players? or something like that? or maybe a editor that can create a file that contains the map i created?

  • i got a licence in my company's account and i dont know where is the wii u exporter. can someone tell me where is ?

  • here in my country everyone is buying a new phone (chinese phone)

    called huawei.

  • Hi,

    i think its calulating the x,y positions of the interface objects according to the "WindowWidth" and "WindowHeight" system variables.

    For example:

    positioning the right top object to:

    y: YOffset

    x: WindowWidth - ObjectWidth - XOffset

    Where as the offsets define how far from the edge the object should be

    Same goes for the others:

    right bottom:

    x: WindowHeight - ObjectHeight - yOffset

    y: WindowWidth - ObjectWidth - XOffset

    left top:

    y: yOffset

    x: xOffset

    left bottom:

    y: WindowHeight - ObjectHeight - yOffset

    x: xOffset

    i got a question,

    what means XOffset and YOffsets?

  • looks like i cant open those links :S

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • thats my question.

    who has had a good performance in mobile?

    i want to know how many people using C2 had reached a good perfomance in mobile? not talking about nextgen devices like nexus or galaxy or iphone, im talking about a good perfomance in regular phones.

  • try to reinstall construct and see what happened

  • i move to crosswalk.

  • :C

    really no ones knows how to edit the buttons?

  • Hello!

    well, everyone knows that C2 have a variety of themes to change the UI style and my favorite is the "visual studio 2012 dark" but the problem its that i cant see the buttons cause they are dark too :C

    so, its there a file with the C2 buttons so i can edit it?

    <img src="http://i.imgur.com/MIbL4Rm.png" border="0" />

  • it works! thanks!