Changeset 4470 for 2013/27/PihlaM/Tasohyppelypeli1/Tasohyppelypeli1/Tasohyppelypeli1/Tasohyppelypeli1.cs
- Timestamp:
- 2013-07-05 11:42:50 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2013/27/PihlaM/Tasohyppelypeli1/Tasohyppelypeli1/Tasohyppelypeli1/Tasohyppelypeli1.cs
r4458 r4470 176 176 { 177 177 Donitsi.Destroy(); 178 pelaaja.Size *= 1. 0;178 pelaaja.Size *= 1.3; 179 179 180 180 if (pelaaja.Size.X > 65) … … 225 225 void TormaaTahteen(PhysicsObject hahmo, PhysicsObject tahti) 226 226 { 227 maaliAani.Play();228 227 MessageDisplay.Add("Keräsit tähden!"); 229 228 tahti.Destroy();
Note: See TracChangeset
for help on using the changeset viewer.