danny devito is here

This commit is contained in:
2025-12-17 22:38:08 +01:00
parent 6a490235ba
commit 4ce61ee756
26 changed files with 2093 additions and 319 deletions

View File

@@ -16,4 +16,8 @@ public class AnimationEventWrapper : MonoBehaviour
stateMachine.ChangeState(stateName);
}
}
public void TrashManFinishedEating()
{
}
}