feat: Implement core player movement with advanced pushing mechanics, define game modes, and introduce various new managers and UI components.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
extends Node
|
||||
class_name BotController
|
||||
|
||||
|
||||
|
||||
# BotController - Standalone modular bot AI system (no Beehave dependency)
|
||||
# Handles all bot decision-making: movement, grabbing, putting, arranging, and sabotage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user