paala's Forum Posts

  • Last day you can get this course at 19$.

  • The course has reviews on the page you buy it on udemy. anyway if you don't like it you have 30 days to request money back(udemy policy). but I am sure that you will find my course useful.

  • Udemy will update the pricing and discounts policy.

    Maximum discount will be capped to 50%

    I am running a final promotion now at 19$.

    The promo will end on 24 March.

    After that date I will not be able to set a price this low.

    Use this link to enroll now at the price that will never be so low:

    https://www.udemy.com/construct2-the-complete-game-creation-course/?couponCode=final19

  • Using object UID not IID is the correct answer to the problem

  • thanks. using object IID should solve the issue

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • This video is useless .

    12:30 when he touches an enemy all enemies are stopped. He even says all the enemies.

    But NO you want when you touch an enemy only that enemy to stop.....

  • Hello,

    I have a problem using the function.

    For example I have:

    1. "if object1 overlaps with object 2"-> "object 1 set invisible"

    2. "if object1 overlaps with object 2"-> call functionx

    functionx->"object 1 set invisible"

    Case 1: works ok only object1 is invisible

    Case 2 : all objects are invisible.

    Real case scenarios are more complex but how shall I use the function properly in this case?

  • I manage to solve this problem :

    what I did:

    1. add a new instance variable to the other family : onewayhelper: 0 default

    2. add a new sprite: ONEWAYHELPERSPRITE with a instance variable onewayhelper:

    this sprite will be positioned at the nodes that you want one way behavior: with the insance variable of 1 and 2. you can't go from 1 to 2.

    modify this events like this:

  • Your plugin doesn't seam to offer one way tiles and the sample capx requires 5 additional plugins just to test.. DO you have a demo online somewhere?

  • Hello,

    This example was very useful to me. Thanks

    I would like to extend it will "one way " nodes. Nodes that can be go through from one side but not from the other.

    Please check the image posted.

    Any solution?

  • Well using a hotkey would be very hazardous.

    there are so many places for add action link....Anyway thanks for the tip

  • hello,

    for one project I have the "add action " button is missing and to add action i need to right click and select add action.

    This is very irritating and time consuming.

    File0> preferences-> reset dialogs and rest construct 2 doesn't help.

    Any ideas?

    SOLVED: There is a tick show add action link on the bar

  • If you made a test can you post the capx file here? Thanks

  • This is just the init message. Did you made a test with your keys and it works?

  • No. it doesn't work .