Don’t worry! this issue will be fixed in the next patch. In the meantime just try not getting hit.
public class GameManager : MonoBehaviour
{
public bool EnableHighContrast;
public bool PlayerWon;
public float PlayerUnitsMoved;
public int PlayerDeathCount;
public float PlayerHealth;
public void PlayerTakeDamage(float damage)
{
PlayerHealth -= damage;
if (PlayerHealth < 0)
{
PlayerDieAndRespawn();
}
}
public void PlayerDieAndRespawn()
{
return;
}
}
I couldn’t contain myself.
Thx! I found it and some others by searching “Superbrothers: Sword & Sorcery EP wallpaper”
I use:
That wallpaper is beautiful, could you share the source?
This happened in a biology class where we had groups of people trying to get the DNA out of fruits and vegetables, my group had chosen an onion, in an effort to try and be the cool kid I ate some of the onion, no one noticed.
What music player is tying you to Windows?