Can you get a computer character to go round a course?
beefy_clyro
Member Posts: 5,394
Hey
Basically im looking to do a racing game with a variety of courses etc. I would like different game modes for solo or vs computer, how would i begin to program the computer character to do the course?
Any help would be appreciated
Thanks
Basically im looking to do a racing game with a variety of courses etc. I would like different game modes for solo or vs computer, how would i begin to program the computer character to do the course?
Any help would be appreciated
Thanks
Comments
So
Move to random(100,150) run to completion
Move to random(150,200) run to completion
Move to random(200,250) run to completion