skisys

Results 1 comments of skisys

`` > public float distanceTravelled; > TrailRenderer trail; > > [HideInInspector] > public bool isFlowing = false; > [HideInInspector] > public bool pathIsEnd = false; > > public EndOfPathInstruction endPath;...