busta rhymes's Forum Posts

  • 6 posts
  • Hi i have 2 layouts in my game.In first layout,i have some sprits and in the second layout i have the same sprits and i need also the same events.Please help me how to do it.

  • Just give it a Event like "Sprite.X > MouseX" then "Set.Angle" or "Change.Animation" or such

    Edit: Here's an example http://chomikuj.pl/doppelek/test.cap

    thank you but im not sure im understand.The cap file is

    something other.Can you put here some image of it please

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hi again. I have player in my game with platform moving.I want something.When my mouse will be on the left side of screen,he will look to the left.The same for the right side.Please help me <img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" />

  • Make the condition 'Compare values' under the System object. Then you can type something like:

    Distance(Object1.X, Object1.Y, Object2.X, Object2.Y)

    Less than

    500

    which would check if object1 and object2 are within 500 pixels of each other.

    thank you

  • hi i need to check the distance between two objects and i dont know how to do it.I hope you understand me <img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" />

  • Hi im new here and im working with construct only one day.I need some help.I have a platform movement.I want to change the arrows key and shift to WSAD.Please help me. <img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing" />

  • 6 posts