Grim's Forum Posts

  • You find it for each object. So in your case it would be in your "Place" object under the section Size & Position, its actually a dual function called "Pick nearest/furthest". But the only reason to use it in this example is to avoid picking more than one "Place" in case they are so close to each other that the mouse cursor can overlap more than one "Place" at the time.

    Thank you very much.

  • Thank you very much nimos100! but, how do you use the "pick nearest" event, i cant find it.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Im working on a Tower Defence prototype, and i have a sistem where you click on the empty field, select the name of the tower you want to create, and than your tower should sucessfully spawn.

    but when i add more places where you can build your towers.

    this happends:

    After a lot of try and error i created this line of events for this to happend.

    But aint worked.

    This zone its giving me a headache:

    I want that the spawn of the tower and the "plate" (decorative metal stuff) only happend on one unique tower (preferably the one im actually clicking) I really beg you to help me with this.

    i tried a lot of things but aint worked... D:

    By the way if any of you speaks spanish, let me know, i would love to meet someone that speaks spanish and actually knows about construct.

  • Im working on a Tower Defence prototype, and i have a sistem where you click on the empty field, select the name of the tower you want to create, and than your tower should sucessfully spawn.

    but when i add more places where you can build your towers.

    this happends:

    After a lot of try and error i created this line of events for this to happend.

    But aint worked.

    This zone its giving me a headache:

    I want that the spawn of the tower and the "plate" (decorative metal stuff) only happend on one unique tower (preferably the one im actually clicking) I really beg you to help me with this.

    i tried a lot of things but aint worked... D:

    By the way if any of you speaks spanish, let me know, i would love to meet someone that speaks spanish and actually knows about construct.