mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:15:33 +00:00
Title screen new art
This commit is contained in:
parent
6899d3f7cc
commit
e41fd125de
7 changed files with 30 additions and 24 deletions
|
|
@ -45,6 +45,8 @@ public partial class PlayerDamageReceiver : Area2D
|
|||
|
||||
public void Init()
|
||||
{
|
||||
Invulnerable = GlobalState.Instance.SessionSettings.GodMode;
|
||||
|
||||
_healthProvider.ResourceChanged += ((value, maxValue) =>
|
||||
{
|
||||
//if (!Enabled) return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue