Triggerable movable walls

This commit is contained in:
Marco 2025-06-28 13:59:12 +02:00
commit 9d0036c436
20 changed files with 1292 additions and 693 deletions

View file

@ -37,8 +37,7 @@ public partial class TriggerArea : Area3D
ActivationType = activationType;
}
}
// TODO: Oneshot
}
public void _on_ent_entered(Node ent)