We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9a0f59 commit ec6fe87Copy full SHA for ec6fe87
SplineEngine/SplineGenerator.cs
@@ -65,7 +65,7 @@ public class SplineGenerator : MonoBehaviour
65
public int splineResolution = 10;
66
67
/// <summary>
68
- /// The line renderer to render the spine. Thank you r3dux :)
+ /// The line renderer to render the spLine. Thank you r3dux... again :)
69
/// </summary>
70
private LineRenderer _lineRenderer;
71
0 commit comments