18-04-2020, 07:56 AM
Hello, a code that I use to generate ropes in runtime stopped working when I updated from Unity 2019.2 to 2019.3
Here's the error that appears:
Here's the code that I use to generate the rope:
I call the SetupRopeObject method in Awake, then run the CreateRopeRoutine 0.2 seconds later.
Any help would be appreciated! Thanks!
Here's the error that appears:
Here's the code that I use to generate the rope:
I call the SetupRopeObject method in Awake, then run the CreateRopeRoutine 0.2 seconds later.
Any help would be appreciated! Thanks!