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,5 +1,7 @@
|
||||
extends Node
|
||||
|
||||
|
||||
|
||||
# PlayerboardManager - Handles all playerboard operations including grab, put, arrange
|
||||
|
||||
var player: Node3D
|
||||
|
||||
Reference in New Issue
Block a user