Нажимная плита
This commit is contained in:
parent
aca884b891
commit
2e5d268f35
5 changed files with 108 additions and 4 deletions
|
@ -131,7 +131,6 @@ public partial class LivingArmor : CharacterBody2D
|
|||
|
||||
private void _OnLightExited(Area2D area)
|
||||
{
|
||||
GD.Print("Unlighted");
|
||||
if (area.GetParentOrNull<GameCamera>() is null)
|
||||
return;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue