Hi, i want to make a prefab that allows me to make a path and place meshes along it. Im following this tutorial: https://catlikecoding.com/uni…/tutorials/curves-and-splines/ , but when it comes to write static class Bezier, everything is fine until I attach scr_splineCurve to an empty game object. No error, no crash, just freeze. What im doing wrong?
Ok hi guys, i have solved the problem. I had little typo with for loop. (1 instead of i). You can mark this thread as solved, if there is such an option : )


