Content tagged pick

Similar Tags

Report Tag

31 usages of this tag
  • 1 replies
  • 633 views
0 favourites

Yup, it means my written english is a disaster. I'm trying to make a square-enix's Go-like game. This is my solution for the movement logic (you can -- no, you...

  • 15 replies
  • 2.6K views
0 favourites

How do I pick the center of many random placed instances of the same object(Spacecraft in the Picture)? The yellow square is the Center that should being set in...

posted 5 years ago
  • 8 replies
  • 769 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
  • 811 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
  • 655 views
This content is deleted
Forum Topic
Trigger object selection based on variable order
0 favourites

I need some help with instance variables. I'm trying to move a cursor to select objects based on their instance variable. With each tap gesture, the cursor woul...

  • 6 replies
  • 619 views
This content is deleted
Forum Topic
Pick ONLY Top instance for each in Family?
0 favourites

I still don't know how to setup a working UID or use it when CREATING a new instance (I don't get it yet). So, I tried another way using For Each instance in a...

posted 5 years ago
  • 1 replies
  • 398 views
This content is deleted
Forum Topic
How do I pick a first instance from left?
0 favourites

Is it possible to pick an object instance that is first from left (or other side) of all this object instances?

  • 13 replies
  • 861 views
This content is deleted
Forum Topic
Pick not working inside for loop?
0 favourites

I did everything that came to my mind, but I can't make the Pick inside the for loop to work. Any ideas why?

posted 4 years ago

Similar Tags