Bünyamin SEZER
Results
2
issues of
Bünyamin SEZER
` WaitAnim().ToYieldInstruction(true);` or `WaitAnim().ToYieldInstruction();` When i call WaitAnim coroutine as the above, does not catch an error. It is not written any error in the console.
I adding points using "AddSegmentToPoint" function but i can not show curve in the scene and game windows. Therebefore, i can't perform curve related operations. I would really appreciate if...