joxer's Forum Posts

  • thanks much!

  • when i make an sound on button click it works ok, but when i make it on mouse over object, it sound very weird. looks like it is played constantly many times... is it possible to play it only once when i am moving mouse over button?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • PixelRebirth: thanks, this is what i ment

  • it works. but i want it to be as a "tunnel" where another object can moving through it. but still it can work when i click on any part of "box"

  • i have a sprite 50x50 pixels it means 2500 pixels. but it is png file and when i click on places where are alpha channels nothing happens. is it possible to make functional whole area of sprite, even if there are alpha areas?

  • is it possible, when drag and drop object to object can be placed only on some specific places? or if can be places where it cant simply be object droped?

    thanks

  • thanks very much "wait" object in cc works good for me :)

  • when i make an event (button, colission, etc...) and then make an action, for example make object visible. but i want this object to be visible after 2 seconds, not immediately. is it possible? I think it can be done with time delta, but i dont know exactly how

  • fantastic! thanks much :)

  • is it possible to make functional a specific shape to physics behavior? i mean i have a ball and when it reacts with other objects i want it to react as a sphere, not as a box. how can i do that?

  • chrisbros: fantastic :) works perfect

    tulamide: i tried also make it this way, it works, but it does not work well, sometimes if i click on button, nothing happens

    thanks much guys for help!

  • thanks :)

  • I want to make a sprite after whole template (with 50% alpha png). and when it is over another object, it is still possible to click on these object on back. is it possible to make that if one object is fully under another object,than it will not be possible to click and iteract with it?

  • i will try to explain what i want to achieve...

    i have five objects and when i click on specific button, i want on one of these object to spawn another object, but randomly and only on one of them. i cant figure it how to do it. i am sure it will not be hard, but for me it is hard to find a solution

  • any tips?