mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:15:33 +00:00
Openable doors
This commit is contained in:
parent
fa954af626
commit
447a43eda2
14 changed files with 319 additions and 32 deletions
|
|
@ -18,6 +18,6 @@ public partial class Interactable : Area2D
|
|||
|
||||
public void Activate()
|
||||
{
|
||||
Debug.WriteLine("Activated");
|
||||
Target?.Activate();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue