Content tagged instances

Report Tag

56 usages of this tag
  • 16 replies
  • 637 views
0 favourites

I've been using Construct for many years, but still don't know the answer to this seemingly simple question - if I have lots of instances of the same object on...

posted 2 years ago
  • 2 replies
  • 451 views
This content is deleted
Forum Topic
Creating and manipulating sprite instances
1 favourites

I'm just starting to learn Construct and using scripting. I want to make a 2d grid-based puzzle game. Can anyone show me how to create instances of a sprite and...

  • 3 replies
  • 338 views
0 favourites

Hope someone will help me with this. Imagine that we have 2 objects (sprites): - box. - ball. 1 instance of "box" is placed on layer "Boxes". 1 instance of "bal...

  • 4 replies
  • 259 views
This content is deleted
Forum Topic
How do I make bullets that split into more bullets?
0 favourites

So I may making a bullet-dodging game and I have enemies that are supposed to shoot bullets that after about a second split into more bullets, but there's an is...

  • 2 replies
  • 270 views
This content is deleted
Forum Topic
How Do I Mass Export Instances to Create Game Art
0 favourites

I've been blocking out levels of my platformer game using multiple sprite instances, which I then resize, tweak and rotate until I'm happy with the feel of the...

  • 5 replies
  • 530 views
0 favourites

In my game, the player can collect things from the ocean layout and bring them into their lighthouse layout. When leaving the ocean to the lighthouse everything...

posted 1 years ago
  • 7 replies
  • 306 views
0 favourites

I'm using the Drag and Drop behavior, and I want it so that when the player drops an instance of a specific object, if it is overlapping with another instance o...

  • 4 replies
  • 277 views
0 favourites

Just starting out with Construct 3 and having a lot of fun learning the systems. I have a question about making a total for all instances of a sprite. To give a...

  • 5 replies
  • 232 views
0 favourites

I've creating an instance of the object each second. Also I have a text object to show health of each instance. But when instance in collision with bullet the t...

posted 1 years ago
  • 9 replies
  • 341 views
This content is deleted
Forum Topic
Pathfinding behaviour and overlapping instances
1 favourites

There are some instances with pathfinding behaviour, they're overlapping when they move. Is there a way to solve this?