- Home /
Question by
Glorywolf · Dec 02, 2020 at 12:33 AM ·
movementturn-based
How i can allowed a game object to have only one move on each turn?,
Hi, im new on unity and c# , i have 3 balls and need a code that let every ball only can do one movment at every turn. i mean when ball number 1 moved now its ball no.2 turn to move and ball 1 cant move any more. and then after ball no.2 its ball no.3 turn and then again its no1 turn to move.and every turn player just can move one ball at the same time (shift movement for balls every turn) sorry if its a little confused. thank for your helps,
Comment