fongka2's Forum Posts

  • > QuaziGNRLnose

    > and what about possibility to put object directly through editor? Will it be after new update?

    > thank you

    >

    yes the collision detection can only be done using the layout objects (which are editor placeable), which is what the update consists of.

    Will you add 3D collision detection?I don't think i need layout objects collision detection(I can make by myself)

  • Can't belive plugin now all free

    This is a great news

    so...Thankyou!

    [attachment=0:26ymfd9q][/attachment:26ymfd9q]

  • You can use Phonegap Barcode plugin now freely. :

    Yes,ofcoz i know now

  • omg!!!!!!!!!!!!!!!!all plugin support crosswalk!!!!~!~!~

    Will you make a Offer Package to buy all of plugin with a low price?

  • [quote:2ou0ptxk][quote:2ou0ptxk]

    It'll depend on what scale your game is set to and where the camera is, so you'll have to figure something out

    My game is full screen and using[attachment=1:2ou0ptxk][/attachment:2ou0ptxk]

    I have no idea how i know where is my mouse.x/y at Q3D

    =============

    Set text.text = floor(Q3D.objX(Q3D.id("1pig")))&"|"&floor(Mouse.X)

    [attachment=0:2ou0ptxk][/attachment:2ou0ptxk]

    try using mousex*0.001, it should scale things a bit better. If you want to use your camera to match constructs coordinate system you'll have to set it's X,Y position to the scroll position, and make its distance from the "xy plane" based on the fov and window width so that the view frustrum precisely fits the edges of this square in the 3D world, the math may be a bit difficult if you don't have a good grasp on trigonometry. Everything is set up this way by default in the update im working on.

    oKay,so now i should stop my project,and wait for update

  • > how can i Conversion mouse.x to world.x??? thankyou

    >

    It'll depend on what scale your game is set to and where the camera is, so you'll have to figure something out

    My game is full screen and using[attachment=1:wt9exw2c][/attachment:wt9exw2c]

    I have no idea how i know where is my mouse.x/y at Q3D

    =============

    Set text.text = floor(Q3D.objX(Q3D.id("1pig")))&"|"&floor(Mouse.X)

    [attachment=0:wt9exw2c][/attachment:wt9exw2c]

  • how can i Conversion mouse.x to world.x??? thankyou

  • > any idea i can

    > "Impact Detection"?

    > like 2Dojk@C2's collision with object?

    > i saw tiny tank can!

    > but i not found any way to do it

    >

    The update which i'm working on has collision detection

    Tiny Tank uses collision detection coded with events that is very complicated, but is very slow compared to what will be used in the update. I'm not releasing the tiny tank capx, for various reasons. Your best option would be to wait for the update which should be available in 1 or 2 weeks.

    Very exciting your update

    collision detection is one of "MUST" function for making the game

  • any idea i can

    "Impact Detection"?

    like 2Dqwj@C2's collision with object?

    i saw tiny tank can!

    but i not found any way to do it

  • Can you send your tiny tank demo capx for me please?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • ?

    Just after paid not found any download link

    Now found it junk

  • > I don't know why you choice phonegap

    > You love Lagggggggggggggggg?

    > I promise i'll buy all of plugin if it is crosswalk/cjs etc

    > ??? ?? ???.

    >

    This is an English speaking forum, so please stick to English.

    Also, phonegap on iOS at least will be much faster with iOS 8. Don't know about android.

    = =

    I run my game safari very smooth too

    but Android = lagggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg

    no games can get over 20fps

  • del

  • I don't know why you choice phonegap

    You love Lagggggggggggggggg?

    I promise i'll buy all of plugin if it is crosswalk/cjs etc

    즐거운 하루 되세요.

  • this is Totally perfect,And i just waste my time to make a plugin basic on textbox like this,and now i found it thankyou so much,i need this

    Will you add a Important function"On Press Enter"?