FunctionsKidnapSelectMoveKidnapSelectMove CallableKidnapSelectMove(CardIndex: number): voidProcesses a selected move. Triggered when the player selects their move.ParametersCardIndex: numberType of the player move (Represented by the index of the character move array)Returns voidNothing
Processes a selected move. Triggered when the player selects their move.