Forum Topics tagged object

Report Tag

119 forum topics with this tag
  • 2 replies
  • 188 views
This content is deleted
Forum Topic
Player 'score' layer disappears
0 favourites

The player's data will be written there. Parallax in x and y set to 0. Put the text at the very top in the upper right corner. I'm running the game for a test....

posted 2 years ago
  • 4 replies
  • 426 views
This content is deleted
Forum Topic
How do I make a better "dust" particles for the CPU?
0 favourites

So, this is a spiritual sequel to this topic. However, I want to focus on one particular part of the game I am working on, and I am all for ideas and suggestion...

posted 2 years ago
  • 2 replies
  • 241 views
This content is deleted
Forum Topic
How do I Spawn objects on a grid when off-screen
0 favourites

Making an infinite tank shooter game where you shoot to break blocks. The blocks are 10x10 pixels and I used the editor grid snap to place them. Now I want to s...

posted 2 years ago
  • 4 replies
  • 156 views
This content is deleted
Forum Topic
How do I group objects?
0 favourites

How do I group objects? I saw an old video using a GAME OBJECT behavior, but I no longer see this behavior available?

posted 2 years ago
  • 1 replies
  • 379 views
This content is deleted
Forum Topic
How do I disable interaction on an object?
0 favourites

I have a simple sprite that acts as a button, when I click it, it performs an action. How can I disable this interaction based on a condition (for example - var...

  • 3 replies
  • 275 views
0 favourites

I have a short question that came to my mind and I wanted to know your opinion. I am starting to make enemies for my game. I'm building different types of enemi...

posted 1 years ago
  • 10 replies
  • 555 views
This content is deleted
Forum Topic
How do I destroy random objects created by name?
0 favourites

I would like to add an event in which, when I touch after the first time, before creating other random objects, it destroys the ones created previously. How can...

  • 2 replies
  • 180 views
This content is deleted
Forum Topic
How to make flying meteors using MoveTo and Rotate?
0 favourites

I am making a side scrolling game with meteors that move from off-screen right to off-screen left, which players have to avoid. The meteors would look more real...

posted 1 years ago
  • 1 replies
  • 223 views
This content is deleted
Forum Topic
How do I get all except one object in Family?
0 favourites

I have 10 objects in Family and when I click on one object I need to change animation on all others. I tried pick instance with UID to get clicked UID and inver...

posted 1 years ago
  • 5 replies
  • 293 views

I have an array of 20 object names. When I call a function called updateObjects, I need to loop through the array and create the objects based on the object nam...

posted 1 years ago