Content tagged picking

Similar Tags

Report Tag

25 usages of this tag
  • 8 replies
  • 768 views
This content is deleted
Forum Topic
How long does a 'Pick' sprite last?
0 favourites

I have a growing project, and I'm not that used to picking sprites. I have found that almost any time I want to reference or check a sprites variables I have to...

posted 5 years ago
  • 7 replies
  • 565 views
This content is deleted
Forum Topic
Does "Pick" create a scope?
0 favourites

When I pick an object, does this create a scope? Meaning, in order to correctly reference the picked object, do I have to put each referencing event/action as a...

posted 5 years ago
  • 10 replies
  • 601 views
This content is deleted
Forum Topic
Why is this pick-by-instance-var failing?
0 favourites

See below. The function below is called from another function after 3 Monster sprites are created and some instance variables (their inst-vars come from Family)...

posted 5 years ago
  • 7 replies
  • 810 views
This content is deleted
Forum Topic
Picking only one (always same) global array instance
0 favourites

I'm trying to use just a single instance of a global array as an in-memory "data table"'ish thing. Is this dumb? Is there an easier way to do this? Below you ca...

posted 5 years ago
  • 2 replies
  • 1.3K views
This content is deleted
Forum Topic
Picking objects with scripts.
0 favourites

Messing around with the scripting feature a bit, and one thing that I can't figure out is how to pick objects by for example a variable, or by position, or is w...

posted 5 years ago
  • 3 replies
  • 613 views
This content is deleted
Forum Topic
Overlapping similar objects to move between layers
0 favourites

Bear with me, please...I'm going to try to articulate the set-up and the problem in as clear and brief a way as I can...But I sometimes struggle to do both. PRE...

  • 14 replies
  • 676 views
This content is deleted
Forum Topic
Huge frustration with Construct when picking objects
0 favourites

I think it time for Scirra to reconsider the whole structure of Construct engine regarding the picking instances mechanism. Construct is a game engine and the m...

  • 3 replies
  • 736 views

I'm building a targeting system where a player can double click an object and set it as the attack target. When a target is selected, I note down the peer id. I...

  • 5 replies
  • 629 views

I'am still pretty new to Construct so sorry if the answer is obvious to you guys but I have been searching my ass off trying to find an answer. I have read the...

  • 0 replies
  • 456 views
This content is deleted
Forum Topic
Sibling Attribute Behavior
0 favourites

I wrote a behavior to allow families to pick sibling objects, including other family siblings. About. I saw that someone on the forums created a similar addon,...

Similar Tags