Is there a way to fix this
Hi Calvin,
What do you mean by “it just starts back grom the previous point”?
Try to add gameObject.SetActive(false);
to the if-block in line 19. Maybe that’ll fix the issue.
This topic was automatically closed after 14 days. New replies are no longer allowed.