rambop91's Forum Posts

  • Any one can briefly explain me how the in app purchase and social integration of cocoonjs extension be added to html5 game??

    any tutorial or any link or any video?

    <img src="smileys/smiley19.gif" border="0" align="middle" />

    Cocoonjs Documentation doesn't help me..

    pls help.. <img src="smileys/smiley11.gif" border="0" align="middle" />

  • basically, i am making game similar like air hockey .

    My game will support two players. Now I want to prevent player 1's motion in to player 2's region and vice versa.

    <img src="http://www.freeimagehosting/kti14" border="0" />

    Half area of board is respective player's region.

    player 1 should not move into player 2's region..

    for moving striker I am using Drag and drop behavior.

    Touch behavior is not working well.

    how can i prevent player 1 to player 2's region.

  • I want to measure the angle of one object with respect to another object.

    In bouncing game when ball collide with paddle,ball should move according to the angle,which it made with paddle.I want to measure that angle..

    Bullet behavior doesn't reflect actual motion.If ball is hit at corner of paddle,ball should move at corner's angle.

    I am doubt about physics.

    Any solution?

  • nice game !!!! <img src="smileys/smiley1.gif" border="0" align="middle" />

    scirra has add this game as tutorial in construct2.

  • As cocoonJS doesn't support facebook object,How can I integrate facebook with my game?

    Can Anyone please briefly explain me the procedure for that...

    (CocoonJS has social Extension but I don't know how to do it?)

    Please help me..   <img src="smileys/smiley11.gif" border="0" align="middle" />

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi, I got my game (kind of) working on Ipad with dl.dropbox.com/u/36472942/construct/forumhelp/Touch_Tilt_example.capx capx file

    Take a look.

    but when i try your game in cocoonJS it doesn't work . Left/right tilt is not working

  • Hello I am rambo. Html5 game developer panda studio.

    I like to make games.This is my first gaming development experience.

    So,I am very excited. <img src="smileys/smiley1.gif" border="0" align="middle" />

  • well,I am using this condition.

    if gamma orientation < -8 make left tilt

    and if gamma orientation > 8 make right tilt...

    Is this wrong ?

    I am checking in Iphone 3GS.

  • I have used compare orientation feature of touch object. I have used gamma orientation.But when i check my game in cocoonJS that orientations does not work. <img src="smileys/smiley24.gif" border="0" align="middle" /> What is the problem?CocoonJS support the orientation??

  • Rory,Can you just briefly explain me how do you do that?Can you provide me steps for doing that?

  • so,there are no other methods to integrate the facebook in html5 game? <img src="smileys/smiley19.gif" border="0" align="middle" />

  • CocoonJS doesnot support facebook object.Is there way so that I can post the score to facebook?

  • CocoonJS does not support facebook object.Is there any way so that I can upload score to facebook?

  • hey can you find the solution of your problem? I am also facing the same issue.