Y
Hacker News
new
|
ask
|
show
|
jobs
by
KptMarchewa
1655 days ago
You don't really need to rerun your AI logic every frame though. It's more than enough if you do it every ~second, and can compute it on a separate thread.
1 comments
hutzlibu
1655 days ago
That depends on the type of game. The game I am working on would not work with a AI update every second.
link