mina's Forum Posts

  • Good morning <img src="smileys/smiley1.gif" border="0" align="middle" /> ,

    When i test my game everything is alright at the beginning, the player is walking, jumping, dying, ...etc, but when I'm pressing the right arrow to make the player run and while he is running (right arrow is down) i press the shift to jump (shift arrow is down) a warning message from windows appear with a title of "sticky keys" and the player will start to run without pressing any thing (stop recognizing user input).

    How can i solve this problem.

    Thanks in advance. <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Great job. Thanks for this example

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Its OK kbdmaster, Yann helps me with it. <img src="smileys/smiley2.gif" border="0" align="middle" />

  • That's perfect Yann. Million thanks 4 ur help <img src="smileys/smiley42.gif" border="0" align="middle" /> .

    I didn't know where to use the ping pong before.

  • Thanks Yann 4 ur help and comments, but while the player is pushing the ball only the first frame from the pushing animation is active. Can't we make it as a loop playing the whole pushing animation frames?

  • Thanks vjadro 4 ur help, but what i want exactly is:

    1. the player should be able to push the ball(Rock) from left to right slowly

    2. the player's animation should be changed from running to pushing during the pushing of the pall

    3. the player should not be able to push the ball from right to left or from the top.

    I tried to do some steps on this capx file, but the player's animation didn't change from running to pushing, don't know why! <img src="smileys/smiley19.gif" border="0" align="middle"> .

    So can u help me with that.

    Thanks again. <img src="smileys/smiley1.gif" border="0" align="middle">

  • Thanks vjadro :) and u r right about the comments and renaming objects, I will rename and add comments on my future posts.

  • Please help me, I tried applying physics to a solid object and set impulse to it while it's on collision with the player, but still it doesn't work perfectly.

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

    I also set animation to pushing during that collision but it doesn't work :(

  • ANY IDEA? <img src="smileys/smiley3.gif" border="0" align="middle" />

  • kbdmaster

    Here is the capx file.

    .capx file

    I want the player to push a ball from one direction only and while he is pushing the ball its animation will changing from "running" to "pushing".

    Can u help me with that?

    Thanks in advance.

  • No one can help? <img src="smileys/smiley6.gif" border="0" align="middle" />

  • Hi,

    I want to create a player who is able to push a ball from one direction and can not push it from the other direction, How can i do it?

    And how can i change the animation of the player during collision to be "Pushing animation" instead of "Running"?

    Thanks in advance.

  • Thank u Yann, I really appreciate ur help.

  • Thanks Yann, I tried the on collision but there is no invert for it.

    I thought the on overlapping is also without invert.

    Thanks :)