Hello.
Read most of questions but didn't find an answer yet.
I'm making a Tic-Tac-Toe game.
For One player I just use yield waitforseconds, and random O pops up in the empty cell.
But I'd' love to make it "Hot seat" style. So here is the question:
How do I switch from X to O when using my mouse to click?
And if taking TURNS is the trick, how do I start a turn? I mean, where do I hang the script for the turn to be started.
Thank you.
↧