FunctionsKidnapSelectMoveUpperHandKidnapSelectMoveUpperHand CallableKidnapSelectMoveUpperHand(PlayerMove: number): voidProcesses a selected upper handmove. Triggered when the player selects their upper hand move.ParametersPlayerMove: numberType of the player upper hand move (Represented by the index of the character move array)Returns voidNothing
Processes a selected upper handmove. Triggered when the player selects their upper hand move.