mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 17:23:46 +00:00
Triggerable movable walls
This commit is contained in:
parent
f3edc2b433
commit
9d0036c436
20 changed files with 1292 additions and 693 deletions
|
|
@ -37,8 +37,7 @@ public partial class TriggerArea : Area3D
|
|||
ActivationType = activationType;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// TODO: Oneshot
|
||||
}
|
||||
|
||||
public void _on_ent_entered(Node ent)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue