v2k's Forum Posts

  • Thank you guys for the reply i have done it and it's working properly.. <img src="smileys/smiley1.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 all,

         I have done a small game in construct 2 with different behaviors to the objects.My actual problem is when i run the game in the PC-browser it is working properly without any struct or hang,when i run this same file in mobile it is not all smooth with structs in it and moving very slow compared to browser what would be the problem could anyone help me in solving my problem.

    Thanks in advance

  • hi all,

          I have question in construct 2 and i am struct in middle of the game could you guys please help out.

         I have two objects like i say(tube,stick)if i take one particular object from it i;e tube,where i have used hover of the object which it will move from (mouse.x,mouse.y)and given a limit upto x>150 to x>=500 if i click the tube it will fall down in between that limit and when it is out of the limit like X<150 to X<=500 it will change to cross mark where it cannot be fall down when i am clicked.

        But my actual problem what i am having is i have taken two more objects say(box,box1) in between of the layout when the tube hits the box it has to change to again the cross mark and prevent it from click that has to not fall down. If i collide with that box or box1 it has to change to cross mark and prevent it from falling down.

    And i can give an example for it.It is similar to the below game

    devily.com/car-ferry.

    Help me to find the solution.

    Thanks in advanceE]