youvsvirus / youvsvirus-unity

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

Margrit/canvasdesign #146

Closed maccxs closed 4 years ago

maccxs commented 4 years ago
Im Supermarkt Spiel pausieren wenn Textbox Supermarkt erscheint
Supermarkt: Du hast Klopapier ergattert - Textbox
Update des Infziertenstatus nach "GameOver"
Player darf sich nicht mehr bewegen nach "GameOver"
Spieler erscheint rechts unten auf dem Canvas etwas größer nach "Game Over"

Fixed bug in supermarket level where the player could hit the same supermarket twice

holke commented 4 years ago

Finally had a first glance at this and i like it! Feels very good and the player on the canvas works perfectly.

Will still need to have alook at the code.

holke commented 4 years ago

Minor issue:

In the demo level when i am infected with the virus and conspiracy theories it shows the infected smiley but it doesnt have a sign in its hand.

maccxs commented 4 years ago

Minor issue:

In the demo level when i am infected with the virus and conspiracy theories it shows the infected smiley but it doesnt have a sign in its hand.

That is really strange, can you check again? For me it is working just fine.

holke commented 4 years ago

grafik

It is hard to reproduce since most of the time i get only infected with conspiracy theories. But after like 10 runs i managed to get it again.

maccxs commented 4 years ago

grafik

It is hard to reproduce since most of the time i get only infected with conspiracy theories. But after like 10 runs i managed to get it again.

Resolved with 3dda804

maccxs commented 4 years ago

I think I am finished with your comments. I will research the get/set/init question and comment on that.

maccxs commented 4 years ago

The initialization was the other way around as I though it would be and is now included df9d705