Content tagged create-object

Report Tag

38 usages of this tag
  • 2 replies
  • 771 views

I know this should be something easy, and I have included my event sheet showing that the logic is all there in place, but it doesn't work. At line 2 and 22 you...

  • 3 replies
  • 362 views

I don't understand why this isn't working, and I would vey much like to. The enemy Is'nt created when the object comes on screen. I have also tried the spawn co...

  • 10 replies
  • 1.3K views
This content is deleted
Forum Topic
How do I choose last created object?
0 favourites

This code doesn't work! The idea is as simple as possible: Transfer data from personal variables to a new created object. I tried to do this through families, b...

  • 2 replies
  • 493 views

I am trying to create a sprite instance using create object sprite_name at (x,y), instead of creating the sprite "manually" in the layout. Oddly, although I am...

  • 4 replies
  • 851 views
This content is deleted
Forum Topic
Create object randomly
0 favourites

I used Construct 4 for years and after paying for Construct 3 after 1 year without using the engine I have a problem that I think is silly, but because they've...

  • 1 replies
  • 494 views
This content is deleted
Forum Topic
Non-repeating Random numbers with object creation
0 favourites

I need that out of 20 positions, only 4 objects are created in a random position. In the screenshot, I did something similar, but I understand that this is unpr...

  • 8 replies
  • 683 views
This content is deleted
Forum Topic
Create an object only if it is not overlapping?
0 favourites

I have scenario where I have to create objects (of different size and shapes) randomly on X-axis with Y = 0 at every X seconds. However, while creating I have t...

  • 7 replies
  • 852 views
This content is deleted
Forum Topic
Is object pooling convenient for construct 3?
0 favourites

I am making a bullet hell game and I made an object pooling system and once the bullets get outside of the screen they get disabled and stop moving. To enable t...

  • 3 replies
  • 319 views
This content is deleted
Forum Topic
How do I generate a random parallax background?
0 favourites

I'm trying to make a simple doodle jump like game and I have a problem about my background. I have several different images for it and I want to create a new ob...

  • 10 replies
  • 828 views
0 favourites

How could I get an object to spawn in either location "A" or "B"? Location A. X - 400~600 and Y - 300~500. Location B. X - 100~300 and Y - 1000~1100.