mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-07 01:55:55 +00:00
Switch multitarget
This commit is contained in:
parent
8d1c0beadc
commit
a5dac0606c
3 changed files with 36 additions and 22 deletions
|
|
@ -13,6 +13,7 @@ public partial class BlackCover : Sprite2D, IActivable
|
|||
public override void _Ready()
|
||||
{
|
||||
_activated = StartActive;
|
||||
UpdateSprite();
|
||||
}
|
||||
|
||||
public void Activate(ActivationType activationType = ActivationType.Toggle)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue