Unique ID Problems

This forum is currently in read-only mode.
  • I have some questions about the UID of my sprite objects. On my layout I have many sprites ordered on a grid. I know they all have a unique ID and i have no problems with reading the UID.

    Now all I want is to load an animation from a file for each object. Ok. I can pick an UID object, no problem. But if i want to load the image file from disk with the "Load Frame" Command it changes all the objects because i can not pick an UID for loading the image.

    I have

    Object.1

    Object.2

    Object.3

    etc

    But i can just load an animation for Object.

    How can I pick an object I want,and change its animation and not the animations of all objects with this name.

    Thanks for your help, and sorry for my bad english knowledge. I hope you can understand what I am trying to say.

    Greetings Michael

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Sorry, but duplicate instances have to have the same animation. How ever they can have different frames. So you can either load all frames into the same object, and change each instance's frame, or make a different object for each animation.

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