Partially fix boss room A, only one guy moves though

This commit is contained in:
2026-02-02 00:27:11 -08:00
parent 836b9eb26d
commit 6e4a4d605c
16 changed files with 3648 additions and 158 deletions

View File

@@ -1,7 +1,6 @@
using Chickensoft.AutoInject;
using Chickensoft.Introspection;
using Godot;
using Godot.Collections;
using System;
using System.Collections.Immutable;
using System.Linq;