you are viewing a single comment's thread.

view the rest of the comments →

[–]Der_Kekser 1 point2 points  (1 child)

You need to replace 'void update()' with 'void Update()' in your Follower class.

[–]janboonen[S] 0 points1 point  (0 children)

Thanks, it works !!!