#circuit AI Tick Timer
1 messages · Page 1 of 1 (latest)
30hz, add the delta time to a float variable.
start when the ai spawns, end when it dies
This would go up by 1 each second???????????
y- yes?
if you added up all the delta times in a second you would get 1, becuase thats how delta time works - its the litteral time between excs
From what I understand, you want that after a while the ai has spawned, it should die?
i never thought about it like that
I knew that information but i didn’t