youvsvirus / youvsvirus-unity

Unity version of the you vs virus game.
GNU General Public License v3.0
1 stars 1 forks source link

Refactor Create Humans #64

Closed maccxs closed 4 years ago

maccxs commented 4 years ago

Divorced creation of grid and creation of humans. Makes the creation of humans easier to understand and creation of grid too. I also think that maybe we want to user our grid later on for e.g. placing the homes of the smileys which should also not overlap.

maccxs commented 4 years ago

Yes, I will do this after the merge of level 1, since otherwise it would yield conflicts and I would have to do it all over again. All current levels use this so I now have to change it in all of them.

maccxs commented 4 years ago

Merged the current status of Levelgethome.

maccxs commented 4 years ago

Oh great, now I made the changes for the Startsupermarket screen in this branch. Should not do everything at once. Should I try to get it in the other branch or do you want to test this one with the new creation of humans?

holke commented 4 years ago

WHen this is merged with the current master, we can integrate it

maccxs commented 4 years ago

Merged.