Properties of spawned objects

This forum is currently in read-only mode.
From the Asset Store
Welcome! I-Spy (Hidden objects) is an educational puzzle that is more than just seek-and-find activities.
  • Construct seems to act weird when spawning new objects.

    For example:

    I have a Bullet object I created on one layout and I'm using it on another layout too (and it'll be used on pretty much every layout since it's a bullet...). I was on the second layout and changed the properties of the bullet to make it bigger. When bullets shoot from the gun, they are set to the properties of the bullet object created on the first layout and therefore, the bullet size did not change.

    This seems...bad. Is there a way to actually control these objects besides remembering which object was originally created on which layout? Maybe there could be added a control thing to change properties of the "Object Base" rather than having the base object contained in one of the layouts? =/

  • Why don't you just set the size on creation?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Because they should really spawn the correct size, not make me change it every time one spawns. Anyway, I found a way to work around this whole thing.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)