Efficiency of Align Position / Orientation vs. Lerp

Sure, I guess I could use a coroutine. My only issue is that the grid system I’m using updates dynamically with all the other “cells”. I assumed it would be less performant to store the grids as matrixs.

Yeah that was my first thought too. Setting network ownership would have been great but in this case it didn’t work for doing the calculations on the client.

1 Like