Hi everyone!
I have followed the tutorial for the A* pathfinding algorithm from CodeMonkey and have got the script running. However, I went onto looking at the ECS and have seen that it is in experimental. I know that using ECS is more "efficient", however is there a way to pass gameObject data into the script or not? If there is, would anyone be so kind as to talk me through how to do it. I haven't found many resources on this. I will post the script below, sorry its long.