Is it possible to do this?

0 favourites
  • 2 posts
  • Hello.

    I'm making a life simulation game.

    There are randomly generated sprites in the layouts in the game. These sprites have variables. These sprites represent people. Every sprite is a different person.

    The player can click these sprites and add them as friends. I want the added sprite to spawn in my layout named relations.

    I know that we cannot send objects to different layouts. I know it can be done with variables. But the problem is ... You can add more than one person as a friend without going to the Relationship page. And I don't know how many people to add.

    I wanted to save this information with array and then list it in the layout I want. But it didn't work. Because there are more than 3 variables that I have to keep. Like that person's hair color, age, name ...

    I'm waiting for help.

    Sorry for my bad english

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You could make one event sheet manage both layouts, so you can easily store and reference the data for each person.

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