Triggerable acid

This commit is contained in:
Marco 2025-06-23 09:19:41 +02:00
commit 796f70b69a
16 changed files with 1329 additions and 968 deletions

View file

@ -40,6 +40,9 @@ public partial class Active : BaseState<PlayerState, CharacterBody3D>
public override void EnterState()
{
base.EnterState();
MainObject.Show();
// enable sprite
// enable crosshair
//_crosshairProvider.Show();