you could update when a unit moves rather than tick or just use a timer set to 0.1 or whatever feels smooth but is much more efficient than tick
1 Like
you could update when a unit moves rather than tick or just use a timer set to 0.1 or whatever feels smooth but is much more efficient than tick