extends "res://Systems/StateMachine/ChessGameState.gd" func enter(_previous: String, _data := {}) -> void: game.applyTileEffects() finished.emit(Constants.PRE_MOVE)