Content tagged picking-objects

Similar Tags

Report Tag

6 usages of this tag
  • 7 replies
  • 815 views
This content is deleted
Forum Topic
Testing object proximity before running an event
0 favourites

I'm making a function to create objects called SPRITE in the start of the layout. The function is supposed to test if another SPRITE is too close to the suppose...

  • 2 replies
  • 396 views
This content is deleted
Forum Topic
I need help with picking instances of the same sprite.
0 favourites

I have multiple instances of the same sprite on the screen. They've their own instance variables. When an instance variable changes to number that I like, I wan...

  • 6 replies
  • 440 views
This content is deleted
Forum Topic
Nested touch object checking?
0 favourites

I have multiple different interactive objects which overlap each other. I know how to pick the top most of an object. And I know how to put these objects into a...

  • 1 replies
  • 312 views
0 favourites

I'm making a telekinesis platformer. I want to make it so that when the player clicks on the object, it flies and hovers around them until they press a key to t...

  • 2 replies
  • 323 views
This content is deleted
Forum Topic
How do I pick only one object?
0 favourites

I have multiple bullet objects which have a boolean called "disabled" and once they leave the screen they turn on the boolean "disabled" and they stop moving. W...

  • 2 replies
  • 49 views
0 favourites

I am trying to pick an instance of a sprite. To said sprite I want to load the image from a canvas object using Load Image From URL: DrawingCanvas.SavedImageURL...

Similar Tags